@charset "shift_jis";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500&family=Dancing+Script:wght@700&family=Noto+Sans+JP:wght@400;500;700&display=swap');

/*----------------¡‰ŠúÝ’è----------------*/
* {
	margin:  0;
	padding:  0;
	font-weight:  normal;
	font-style:  normal;
	font-size: 100%;
}
ul,ol  {
	list-style:  none;
}
table  {
	border-collapse:  collapse;
}
th,td  {
	text-align:  left;
	vertical-align:  top;
}
img {
	border: none;
	vertical-align:top;
	max-width:100%;
}
iframe{max-width:100%;}

 /* ƒŠƒ“ƒNF‚Ì‰Šú’l */
a:link { text-decoration:underline;color:#00b;font-weight:bold;}
a:visited { text-decoration:underline;color:#00b;font-weight:bold;}
a:hover { text-decoration:underline;color:#f00;font-weight:bold;}
a:active { text-decoration:underline;color:#333;font-weight:bold;}
a[name]:hover { text-decoration:none;color:#000;font-weight:bold;}
 
/*----------------¡‚æ‚­Žg‚¤‚à‚Ì----------------*/
.clear  {
	clear:  both;
}
.clearfix:after {
	content:".";
	display:  block;
	clear:  both;
	height:  0;
	visibility:  hidden;
	overflow: hidden;/* Œ„ŠÔ‘Î‰ž */
	font-size: 0.1em;/* Œ„ŠÔ‘Î‰ž */
	line-height: 0;/* Œ„ŠÔ‘Î‰ž */
}
.clearfix  {
	zoom:  1;
}

*{
	box-sizing: border-box;
}

body {
	background: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 16px;
	line-height:  1.4;
	text-align: left;
}

#container {
	width: 100%;
	margin: 0 auto;
}

#contents {
	width: 1000px;
	margin: 0 auto;
}
.mainvis{background:#FDDD76;padding-bottom:30px;}

@media (max-width: 1000px) {
	#contents {
		width: 100%;
		margin: 0 auto;
	}
}



a, a:visited {
	text-decoration: underline;
	color: #005fc5;
}

a:hover {
	text-decoration: none;
	opacity: 0.65;
}

img {
	width: 100%;
}

._sp, ._sp2 {
	display: none;
}

@media (max-width: 1000px) {
	._pc {
		display: none;
	}
	
	._sp {
		display: block;
	}
}

@media (max-width: 700px) {
	._sp2 {
		display: block;
	}
	._pc2 {
		display: none;
	}
}

.font-maru{
	font-family: "ƒqƒ‰ƒMƒmŠÛƒS Pro","Hiragino Maru Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","HGŠÛ¼M-PRO","HGMaruGothicMPRO";
}

strong{font-weight:bold;}

header {
  width: 100%;
  height: 55px;
  background: #004ea2;
}

header #logo {
	width: 980px;
	margin: 0 auto;
	padding-top: 11px;
}

header #logo img {
  width: 178px;
}

#nisa_bn{margin:50px 0;}

@media (max-width: 1000px) {
  header {
    width: 100%;
    height: 45px;
    background: #004ea2;
  }
  header #logo {
  	width: 100%;
  }
  header #logo img {
    width: 125px;
    padding-left: 2%;
  }
  #nisa_bn{margin:50px 3%;}
}

.kome, .stxt{
	font-size: 90%;
}

.atamadashi, .atamadashi > li{
	text-indent: -1em;
	margin-left: 1em;
}

ul.atamadashi{
	margin: 0;
	padding: 0;
}

.nowrap{
	white-space: nowrap;
}

.inner{
	width: 90%;
	margin: 0 auto;	
}

.mt1{
	margin-top: 1em;
}

.date{
	font-size: 90%;
	text-align: right;
	margin: 30px 3%;
}

.nisa-present{
	 background: #FDEFDD;
	 padding:1px 0 20px 0;
}



.main_comennt01{color:#fff;margin:20px 4%;}
.main_comennt02{background:#fff;color:#004ea2;padding:20px;border-radius:50px;margin:20px 4%;font-weight:bold;}
.main_comennt02 span{color:#EB6286;font-weight:bold;}
.mi-flow{color:#fff;background:#004ea2;font-size:25px;padding:30px 0 0;text-align:center;font-weight:bold;}
.flow-dl{background:#004EA2;padding:50px 5%;color:#fff;}
.flow-dl dt{color:#004ea2;background:#fff;font-size:25px;text-align:center;font-weight:bold;padding:5px 0;}
.flow-dl dt b{font-weight:bold;margin-left:5px;}
.flow-dl dd{margin-top:20px;margin-left:5%;margin-right:5%;}
.flow-dl dd span{color:#ff0;}
.flow-dl h3{color:#004EA2;background:#ff0;padding:10px;border-radius:50px;font-weight:bold;margin:40px auto 10px;text-align:center;}
.flow-dl dd img{width:auto;display:block;margin:0 auto;}

.notice_box{display:none;}

.item-mi{margin:50px auto 0;text-align:center;font-weight:bold;font-size:18px;background:#004ea2;color:#fff;border-radius:10px;cursor:pointer;padding:15px 0;max-width:290px;position:relative;}
.item-mi i{position:absolute;right:15px;top:50%;transform:translateY(-50%);-webkit- transform:translateY(-50%);}
.item-mi:hover{opacity:0.65;}
.item-mi.panel-down #item-mi_open{display:none;}
.item-mi.panel-up #item-mi_close{display:none;}

.flow-dl dt.flow-arrow{position:relative;margin-top:70px;}
.flow-dl dt.flow-arrow::before{
position: absolute;
left:50%;transform:translateX(-50%);-webkit- transform:translateX(-50%);
top:-50px;
content: "";
width: 0;
height: 0;
border-style: solid;
border-right: 20px solid transparent;
border-left: 20px solid transparent;
border-top: 20px solid #fff;
border-bottom: 0;
}

#giftleft{margin:30px 5%}
#giftleft img{width:auto;}

.pink_box{color:#004DA1;background:#FBE5EF;padding:30px 20px 20px;margin:0 0 40px 0;}
.pink_box_mi{font-weight:bold;color:#fff;background:#004DA1;padding:20px;font-size:20px;margin-top:50px;}
.pink_box h3{font-weight:bold;}
.pink_box_list{margin-bottom:30px;;}

.pink_box_list li {
	text-indent: -1.2em;
	margin-left: 1.2em;
}

.pink_box_list > ul > li {
	margin-bottom: 0.25em;
}

.pink_box_list > ul {
	margin-bottom: 1em;
}

.tokuten-container{
	display: flex;
	background-color: #E7427C;
	margin: 0 12px 10px;
	border-radius: 12px;
}

.tokuten-midashi{
	text-align: right;
	margin-right: 20px;
}

.tokuten-midashi {
	padding-left: 20px;
}

.tokuten-midashi img{
	max-width: 80px;
	width: 8vw;
	padding-top:80px;
}

.tokuten-naiyou{
	flex: 1;
	padding-top: 20px;
}

.tokuten-naiyou{
	color: #fff;
	padding-right: 20px;
}

.tokuten-naiyou p{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.7;
}

.tokuten-naiyou ul{margin-top:20px;}

.tokuten-naiyou strong{
	text-decoration:underline wavy #fff;
	font-weight:bold;
}
.tokuten-naiyou b{
	color:#FFF33E;
	font-weight:bold;
}

.zenin{
	display: inline-block;
	background-color: #004ea2;
	padding: 0 5px;
	color: #fff;
	margin-left: 5px;
	font-weight: 900;
	border: 2px solid #fff;
	border-radius: 5px;
}

.tokuten-present-container{
	display: flex;
	gap: 10px;
	align-items: center;
	margin: 20px 0;
}

.giflet-container{
	display: flex;
	gap: 30px;
	margin: 30px 0;
}

.tokuten-giflet{
	font-size: 20px;
	font-weight: bold;
	position: relative;
	padding: 20px 0;
	white-space: nowrap;
	color:#fff;
}

.tokuten-giflet::before, .tokuten-giflet::after{
	position: absolute;
	content: "";
	background-color: #fff;
	height: 4px;
	width: 100%;
	left: 0;
	border-radius: 2px;
}



.tokuten-giflet::before{
	top: 0;
}

.tokuten-giflet::after{
	bottom: 0;
}

.tokuten-giflet-present{
	flex: 1;
}
.tokuten-giflet-present-main{max-height:100px;width:auto;}

@media (max-width: 950px) {
.flow-dl dd img{margin-top:20px;}
}

@media (max-width: 700px) {

.tokuten01{margin:20px 4% 0 0;}
.tokuten02{margin:20px 0 0 4%;}

	.tokuten-container.-white{
		margin: 20px 0 0;
	}
	.tokuten-midashi{
		padding-left: 2vw;
		margin-right:2vw;
	}
	.tokuten-midashi img{
		width: 12vw;
	}
	.tokuten-naiyou{
		padding-top: 3vw;
	}
	.tokuten-naiyou p{
		font-size: 16px;
	}
	.tokuten-present-container{
		flex-direction: column;
		margin: 10px 0;
	}
	.tokuten-giflet{
		width: 100%;
		white-space: normal;
	}
	.tokuten-giflet-present-sub{width:60%;margin-bottom:10px;}
	#giftleft img{margin-bottom:20px;}
	#text_gift{text-align:left;}
}

@media (min-width: 701px){
.tokuten{padding:0 2%;}
.tokuten01{float:left;width:49%;}
.tokuten02{float:right;width:49%;}
.tokuten-naiyou{position:relative;}
.tokuten-giflet-present-text{width:57%;}
.tokuten-giflet-present-sub{position:absolute;top:20px;right:20px;width:39%;}
#giftleft img{float:left;}
#giftleft p{float:right;width:67%;}
.td_center{vertical-align:middle;}
} 

@media (min-width: 951px){
.flow-dl div{float:left;width:70%;}
.flow-dl img{float:right;}
.flow-dl .flow_dd1 div{width:55%;}
.flow-dl .flow_div3{width:45%;margin-left:5%;}
.flow-dl dd.flow_dd3{margin-left:0;}
.flow-dl div.flow_div3 img{float:none;margin-top:20px;}
} 

.giflet-img{
	width: 50%;
	max-width: 500px;
}

.link-btn.col3{
	display: flex;
	gap: 15px;
}

.link-btn.col3 li{
	width: 50%;
}

@media (max-width: 1000px) {
	.link-btn.col3{
		flex-direction: column;
		width: 94%;
		margin: 0 auto;
	}
	.link-btn.col3 li{
		width: 100%;
	}
	.giflet-img{
		width: inherit;
	}
}

@media (max-width: 700px) {
	.giflet-img{
		max-width: 100%;
	}
}

.link-btn a {
	position: relative;
	display: block;
	padding: 10px 40px 10px 15px;
	font-weight: bold;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 17px;
	line-height: 1.7;
	border-radius: 10px;
	border: solid 1px #004ea2;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
	color: #004ea2;
	text-align: center;
	text-decoration: none;
}

.link-btn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left: 8px solid #004ea2;
}

.link-btn .blue-btn a{
	background-color: #0056b2;
	background-image: linear-gradient(to bottom, #0056b2 0%,#014792 100%);
	color: #fff;
}

.link-btn .blue-btn a:after{
	border-left-color: #fff;
}

.link-btn-pdf{max-width:380px;margin:0 auto;}




.link-02 a {
	position: relative;
	display: block;
	width: 90%;
	max-width: 400px;
	padding: 20px 25px 20px 10px;
	border-radius: 10px;
	background-color: #0056b2;
	background-image: linear-gradient(to bottom, #0056b2 0%,#014792 100%);
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin: 0 auto;
	text-decoration: none;
}

.link-02 a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 5px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left: 8px solid #fff;
}

.link-02.col2{
	display: flex;
	gap: 15px;
	justify-content: center;
}

.link-02.col2 a{
	width: 400px;
}

@media (max-width: 1000px) {
	.link-02.col2 a{
		width: 40vw;
	}
}

@media (max-width: 750px) {
	.link-02.col2{
		flex-direction: column;
	}
	.link-02 a, .link-02.col2 a{
		width: 100%;
		max-width: inherit;
	}
}



.present {
	background: #004ea2;
	text-align: center;
	padding: 6px;
	margin-top: 20px;
}

.present ._copy {
	position: relative;
	width: 100%;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	padding: 20px 6px;
	box-sizing: border-box;
	text-align: center;
}

@media (max-width: 1000px) {
	.present ._copy {
		font-size: calc(1rem + 0.2vw);
		padding: 2.5vw 1vw;
	}
	.present h2._copy {
		font-size: calc(1rem + 0.2vw);
	}
}

@media (max-width: 700px) {
	.present h2._copy {
		text-align: left;
	}
}

.present .howto {
	position: relative;
	background: #fff2da;
	padding: 20px;
	text-align: left;
	box-sizing: border-box;
}

.present .howto h3 {
	font-size: 20px;
	font-weight: bold;
	color: #004ea2;
	margin-bottom: 1em;
}

.present .howto h3 span {
	font-size: 14px;
	color: #333;
}

@media (max-width: 1000px) {
	.present .howto {
		height: auto;
		padding: 3vw;
	}

	.present .howto ._text {
		font-size: calc(0.9rem + 0.2vw);
	}

	.present .howto h3 span {
		display: block;
		font-size: calc(0.7rem + 0.2vw);
		text-indent: -1em;
		margin-left: 1em;
	}
}




.link-btn .sns  {
	margin: 40px 0;
}

.link-btn .sns a {
	width: 80%;
	font-size: 24px;
	padding: 10px 40px 15px 20px;
}

.link-btn a .large {
	font-size: 34px;
}

.link-btn a .small {
	font-size: 17px;
}

.link-btn .sns a img {
	float: right;
	width: 230px;
	padding: 0 10px;
}

@media (max-width: 1000px) {
	.link-btn .sns  {
		margin: 40px 0;
	}

	.link-btn .sns a {
		width: 90%;
		font-size: 1rem;
		line-height: 1;
		padding: 10px 40px 10px 20px;
		text-align: center;
	}

	.link-btn a .large {
		font-size: 1.25rem;
		line-height: 1.7;
	}

	.link-btn a .small {
		font-size: 0.8rem;
		line-height: 1.6;
	}

	.link-btn .sns a img {
		float: none;
		width: 45%;
		padding: 0 10px;
	}
}

.keitai {
    font-size: 18px;
    margin: 2em 0;
    color: #f00;
    font-weight: bold;
    padding: 0 20px;
	text-align: center;
}

.keitai strong{
	text-decoration:underline wavy #f00;
}



.notice {
	margin-top: 25px;
	font-size: 90%;
	line-height: 1.3;
}

.notice li {
	text-indent: -1.2em;
	margin-left: 1.2em;
}

.notice > ul > li {
	margin-bottom: 0.25em;
}

.notice > ul {
	margin-bottom: 1em;
}

@media (max-width: 1000px) {
	.notice {
		width: 94%;
		margin: 2em auto 1em;
		font-size: 90%;
	}
}

#notice{
	font-size: 90%;
}

#notice section {
	margin: 2em 0;
}

@media (max-width: 1000px) {
	#notice {
		width: 94%;
		margin: auto;
	}
}

#notice section h2 {
	color: #e60012;
	font-size: 1.15rem;
	font-weight: bold;
	margin-top: 1.5rem;
}

#notice section h3 {
	color: #e60012;
	font-size: 0.9rem;
	margin-top: 0.7em;
}

#notice section h4 {
	font-weight: bold;
	margin-top: 0.52rem;
}

#notice section ul li {
	text-indent: -1.2em;
	margin-left: 1.2em;
}

#notice section > ul > li:first-letter {
	color: #e60012;
}

#notice section table {
	width: 100%;
	border-bottom: solid 1px #666;
}

#notice section th {
	border-top: solid 1px #666;
	border-right: solid 1px #666;
	padding: 0.25em 0.5em 0.25em 0;
}

#notice section .no1 th,
#notice section .no2 th {
	width: 25%;
}

#notice section td {
	border-top: solid 1px #666;
	padding: 0.25em 0 0.25em 0.5em;
}

#notice section .note {
	text-indent: -1em;
	margin: 0.25em 0 0.25em 1em;
}

@media (max-width: 1000px) {
	#notice section .no1 th,
	#notice section .no2 th {
		width: 23%;
	}
}

#notice .contact {
	margin-top: 2em;
    border: solid 2px #ccc;
    padding: 0.5em;
}

#notice .contact dl {
	margin-top: 0.5em;
}

#notice .contact dt {
	float: left;
	width: 9em;
}

#notice .contact dd {
	text-indent: -1em;
	margin-left: 9em;
}

#notice .caption {
	margin-top: 1em;
}


#container .footer {
  width: 100%;
  overflow: hidden;
  font-size: 90%;
}

@media (max-width: 1000px) {
	#container .footer {
	  width: 100%;
	  overflow: hidden;
	  font-size: 90%;
	}
}



.hr_top {
	border-top: solid 1px #ccc;
	padding-top: 0.5em;
}

.hr_top_dotted {
	border-top: dotted 1px #aaa;
	padding-top: 0.5em;
}

.hr_bottom {
	border-bottom: solid 1px #ccc;
	padding-bottom: 0.5em;
}

.hr_bottom_dotted {
	border-bottom: dotted 1px #aaa;
	padding-bottom: 0.5em;
}



#container .footer-bottom {
  text-align: center;
}

#container .footer .logo {
  width: 359px;
}

#container .footer-bottom .copyright {
  background-color: #898989;
  color: #fff;
  padding: 20px 0;
  margin-top: 20px;
}

@media (max-width: 1000px) {
	#container .footer .logo {
	  width: 60%;
	  max-width: 359px;
	}
  #container .footer-bottom .copyright {
    background-color: #898989;
    color: #fff;
    padding: 8px 0 12px;
    font-size: calc(0.6rem + 0.3vw);
  }
}

/* #page-top ======================================================== */
#page-top {
  position: fixed;
  width: 80px;
  height: 80px;
  right: 0;
  bottom: 20px;
  background: url(../images/btn_pagetop.png) no-repeat;
  z-index:1;
}
#page-top a {
  position: relative;
  display: block;
  width: 80px;
  height: 80px;
  text-decoration: none;
}

@media (max-width: 1000px) {
	#page-top {
	  position: fixed;
	  width: 12vw;
	  height: 12vw;
	  right: 0;
	  bottom: 0vw;
	  background: url(../images/btn_pagetop_sp.png) no-repeat;
		background-size: contain;
		background-position: center center;
		background-repeat: no-repeat;
	  z-index:1;
	}
	#page-top a {
	  position: relative;
	  display: block;
	  width: 12vw;
	  height: 12vw;
	  text-decoration: none;
	}
}

.sns_link {
	margin-top: 2em;
}

.sns_link.link-btn a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 94%;
	height: auto;
	padding: 12px 36px 12px 12px;
	border-radius: 10px;
	border: solid 1px #004ea2;
	background: #ffffff;
	background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
	color: #004ea2;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	box-sizing: border-box;
}

.sns_link.link-btn a ._size1 {
	font-size: 34px;
}

.sns_link.link-btn a ._size2 {
	font-size: 16px;
}

.sns_link.link-btn a img {
	width: 381px;
	padding-left: 20px;
}

.sns_link.link-btn a:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 2px;
	width: 0;
	height: 0;
	margin-top: -8px;
	border: 8px solid transparent;
	border-left: 8px solid #004ea2;
}

@media (max-width: 1000px) {
	.sns_link.link-btn a {
		position: relative;
		display: block;
		width: 94%;
		height: auto;
		padding: 0.75em 2.2em 0.75em 0.75em;
		border-radius: 10px;
		border: solid 1px #004ea2;
		background: #ffffff;
		background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%);
		color: #004ea2;
		font-size: calc(1.1rem + 0.2vw);
		font-weight: bold;
		text-align: center;
		margin: 0 auto;
		box-sizing: border-box;
	}

	.sns_link.link-btn a ._size1 {
		font-size: calc(1.4rem + 0.2vw);
	}

	.sns_link.link-btn a ._size2 {
		font-size: calc(0.7rem + 0.2vw);
	}

	.sns_link.link-btn a img {
		width: 90%;
		max-width: 381px;
		padding: 0.75em 0 0;
	}

	.sns_link.link-btn a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		right: 1.5%;
		width: 0;
		height: 0;
		margin-top: -8px;
		border: 8px solid transparent;
		border-left: 8px solid #004ea2;
	}
}












