@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;
}

.large {
  font-size: 20px;
}
.bold {
  font-weight: bold;
}
.red {
  color: #e5004f;
}


#container {
	width: 100%;
	margin: 0 auto;
}

#contents {
	width: 1000px;
	margin: 0 auto;
}

@media (max-width: 1000px) {
	#contents {
		width: 100%;
		margin: 0 auto;
	}
}

#contents_catalog {
	width: 1200px;
	margin: 0 auto;
}
@media (max-width: 1260px) {
	#contents_catalog {
		width: 94%;
		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;
}

@media (max-width: 1000px) {
  header {
    width: 100%;
    height: 45px;
    background: #004ea2;
  }
  header #logo {
  	width: 100%;
  }
  header #logo img {
    width: 125px;
    padding-left: 2%;
  }
}

.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: #fff;
	 padding:1px 0 20px 0;
}



.main_comennt{color:#fff;margin:10px 0 0 10px;}
.link-btn-pdf{padding-bottom:20px;max-width:350px;margin:0 auto;}

.box-present{padding:30px 10px;color:#ddd;background:url(../images/bg.png) left bottom;background-size:auto 5%;}
.box-present_gift{border-left:1px solid #aaa;border-right:1px solid #aaa;padding:10px 0 10px 10px;width:150px;}
.ill{float:right;width:100px;margin-left:10px;}

.present_mi01{font-weight:bold;}
.present_mi02{margin-top:10px;font-weight:bold;}
.present_mi02 img{width:320px;}

.present_mi_br{display:none;}
@media (min-width: 768px) and (max-width: 1000px) {
.present_mi_br{display:block;}
}

.fujisaki_bn{position:relative;border:1px solid #C30C24;margin-top:30px;border-radius:10px;}
.fujisaki_bn a{display:block;text-decoration:none;}
.fujisaki_bn_mi,.fujisaki_bn_sub_mi{color:#C30C24;font-weight:bold;}
.fujisaki_bn:after {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	width: 0;
	height: 0;
	margin-top: -12px;
	border: 12px solid transparent;
	border-left: 12px solid #C30C24;
}
.fujisaki_bn h2{margin-bottom:10px;}
.fujisaki{margin:20px 0 0;color:#000;}
.menu{background:#FFFDE1;margin-bottom:50px;}
.menu ul{padding:30px 5%;margin:0 auto;max-width:500px;}
.menu ul.col3{max-width:100%;}
.net{background:#fff;padding:30px 5%;border:1px solid #0099C1;border-radius:0 0 10px 10px;margin:0 0 20px;position:relative;}
.net_mi{background:#0099C1;color:#fff;font-weight:bold;font-size:20px;padding:10px 5%;border-radius:10px 10px 0 0;margin:50px 0 0;text-align:center;}
.net_logo{background:url(../images/ill03.png) no-repeat left 10px;background-size:40px auto;padding-left:50px;min-height:40px;}
.net h3{background:#0099C1;color:#fff;font-weight:bold;font-size:20px;padding:10px 0;text-align:center;border-radius:10px;margin:0 auto 10px;max-width:300px;}
.net h4{font-size:20px;font-weight:bold;margin-bottom:10px;color:#0099C1;}
.appli{background:#fff;padding:30px 5%;border:1px solid#004EA2;border-radius:0 0 10px 10px;margin:0 5%;position:relative;color:#004EA2;}
.appli_mi{background:#004EA2;color:#fff;font-weight:bold;font-size:20px;padding:10px 5%;border-radius:10px 10px 0 0;margin:50px 5% 0;text-align:center;}
.appli_logo{background:url(../images/ill04.png) no-repeat left top;background-size:80px auto;padding-left:100px;min-height:80px;}
.appli h3{font-size:20px;font-weight:bold;margin-bottom:10px;}
.appli p{font-size:18px;}

.catalog_ti{margin-top:50px;}
.catalog{border-top:10px solid #AB8720;border-bottom:1px solid #AB8720;}
.catalog_contact{
  background: #666;
  color: #fff;
  font-size: 110%;
  text-align: center;
  padding: 0.5em 0;
  margin: 1em 0;
}
.catalog_footer_note {
  margin: 2em 0;
  font-size:15px;
}
.catalog_footer_note h2 {
  font-size: 110%;
  font-weight: bold;
  margin-top: 1em;
}
.catalog_footer_note .s {
  font-size: 87.5%;
}
.catalog_footer_note ul {
  text-indent: -1em;
  margin-left: 1em;
}

@media (min-width: 1001px) {
.present_mi02 img{margin-right:10px;}
.fujisaki_bn a{padding:25px;}
.fujisaki_bn{background:#F5F3F1 url(../images/fujisaki.png) no-repeat right 80px top 30px;background-size:auto 36%;}
.fujisaki_bn:after{right:10px;}
.fujisaki_bn_mi{font-size:25px;}
.fujisaki_bn_sub_mi{font-size:18px;}
.net h4{text-align:center;}
}

@media (max-width: 1000px) {
.net,.net_mi{margin-left:3%;margin-right:3%;}
.present_mi02 img{display:block;margin:0 auto 10px;}
.fujisaki_bn h2{font-size:20px;}
.fujisaki_bn a{padding:20px 40px 90px 20px;}
.fujisaki_bn{background:#F5F3F1 url(../images/fujisaki.png) no-repeat left 20px bottom 20px;background-size:auto 50px;}
.catalog_footer_note{margin-left:20px;margin-right:20px;}
}

@media (min-width: 768px){
.catalog{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.box-present_gift{float:left;}
.box-present_gift_note{margin-left:160px;}
.catalog{max-width:1200px;margin:50px auto 0;border-right:1px solid #AB8720;}
.catalog li{width:50%;}
.catalog li img{border-top:1px solid #AB8720;border-left:1px solid #AB8720;}
.wrap-present-come{display:none;}
.present_mi01{text-align:center;font-size:20px;}
.present_mi02{text-align:center;font-size:25px;margin-bottom:45px;}
.present_mi02 span{font-size:20px;margin-right:10px;}
.menu{border:5px solid #345B55;}
.menu_sp{display:none;}
}

@media (min-width: 1001px){
.catalog li{width:25%;}
}

@media (max-width: 767px) {
.wrap-present-come{margin-bottom:10px;}
.box-present_gift{margin-bottom:10px;}
.present_mi02{text-align:center;font-size:20px;margin-bottom:20px;}
.present_mi02 span{display:block;margin:0 auto 10px;max-width:300px;}
.wrap-present01{overflow-x:scroll;}
.wrap-present02{width:740px;}
.menu{border-top:5px solid #345B55;border-bottom:5px solid #345B55;}
.menu_pc{display:none;}
.catalog{margin:30px 0 0;}
.catalog li img{border-top:1px solid #AB8720;border-left:1px solid #AB8720;border-right:1px solid #AB8720;}
.catalog_blank{display:none;}
}

.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 .green-btn a{
	background-color: #0099C1;
	background-image: linear-gradient(to bottom, #0099C1 0%,#017092 100%);
	color: #fff;
	border: solid 1px #0099C1;
}

.link-btn .green-btn a:after{
	border-left-color: #fff;
}




.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;
}


.open_notice_btn{cursor:pointer;margin:40px auto;max-width:300px;padding:10px 0;font-size:20px;text-align:center;border-radius:10px;color:#fff;background:#e60012;}
.open_notice_btn i{margin-left:10px;}
.panel-down #notice_btn_open{display:none;}
.panel-up #notice_btn_close{display:none;}


.notice {
	margin-top: 25px;
	font-size: 90%;
	line-height: 1.3;
}

.notice li {
	text-indent: -1.0em;
	margin-left: 1.2em;
}
.notice .notice_comment li {
	text-indent: -3.6em;
	margin-left: 3.6em;
}

.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%;
	display:none;
	border:1px solid #999;
	padding:30px 5%;
}
#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.0em;
	margin-left: 1.2em;
}

#notice section > ul > li:first-letter {
	color: #e60012;
}

#notice section table {
	width: 100%;
	border-bottom: solid 1px #666;
	margin:10px 0;
}

#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: 30%;
}

#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;
}

#notice .contact {
	margin-top: 2em;
    border: solid 2px #ccc;
    padding: 0.5em;
}

#notice .contact dl {
	margin-top: 0.5em;
}

#notice .contact dt {
	float: left;
	margin-right:2em;
}

#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;
	}
}












