@charset "UTF-8";
/* CSS Document */

#add-ons{
	padding-top:5.38%;
}
#add_top{

}
#add_first_p{
	font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.08em;
    font-weight:400;
	margin-bottom: 3.07%;
}
#add_top ul{
	display: flex;
	flex-wrap: wrap;
/*	width: 88.46%;*/
	margin-right: auto;
	margin-left: auto;
}
#add_top ul li{
	width: 22.12%;
	margin-right: 3.84%;
	margin-bottom: 3.84%;
	min-width: 144px;
	font-size: 17px;
	letter-spacing: 0;
	box-sizing: border-box;
	
	
}
#add_top ul li:nth-child(4n){
	margin-right: 0;
}
#add_top ul li a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1.6px solid #36519D;
	border-radius: 6px;
	padding: 4.61% 0.19%;
	box-sizing: border-box;
}
.add_top_ico{
	width: 32.3%;
	margin-right: auto;
	margin-left: auto;
}
.add_top_ico img{
	width: 100%;
}
#add_top ul li p{
	font-family: fot-tsukuardgothic-std, sans-serif;
	margin-top: 10px;
/*	text-decoration: underline;*/
	font-size: 16px;
    line-height: 1.2em;
	letter-spacing: 0;
	text-align: center;
	    color: #36519D;
	font-weight: 600;
}
#add_main{
	
}
#add_free{
	
}
.add_each{
	margin-top:4.61%;
}
.add_each h2{
	border-radius: 8px;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 24px;
    line-height: 1.4em;
    letter-spacing: 0.05em;
    font-weight: 600;
    display: flex;
        background-color: #36519D;
    padding: 10px 20px;
    padding-bottom: 11px;
    margin-bottom: 3.84%;
	color: #FFFFFF;
}

.add_each_ico-in{
    display: flex;
    flex-wrap: wrap;
    /* [disabled]padding-left: 14px; */
	
}
.add_each_ico-in h3{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size: 21px;
	line-height: 1.3em;
	font-weight: 600;
	margin-bottom: 16px;
	letter-spacing:0.12em;
}
.add_each_ico{
    width: 72px;
    position: sticky;
    top: 104px;
    height: 96px;
    min-width: 72px;
}
.add_each_ico img{
	width: 100%;
}
.add_each_in{
    display: flex;
    justify-content: space-between;
    align-items: end;
    width: 86.15%;
    margin-left: auto;
    padding-top: 2.3%;
    padding-bottom: 2.3%;
    border-bottom: 1.4px solid #36519D;
}
.add_each_in.pt-none{
	padding-top: 0;
}
.add_each_in_txt{
    width: 74.61%;
}
.add_each_in:last-of-type{
	border: 0;
}
.add_each_in_txt p{
	font-size: 16px;
	line-height: 1.4em;
	font-weight: 400;
	letter-spacing: 0.04em;
}
.add_each_in_txt ul{
	list-style: disc;
	padding-left: 20px;
	margin-top: 12px;
}
.add_each_in_txt ul li{
	font-size: 15px;
	line-height: 1.3em;
	font-weight: 400;
	margin-bottom: 6px;
	letter-spacing: 0.04em;
}


.add-on_img {
    margin-top: 24px;
    display: flex;
    align-items: flex-end;
    margin-bottom: 8px;
}
.add-on_imgimg {
    margin-right: 16px;
}

.add-on_lightbox-thumb  {
    cursor: pointer;
    display: block;
}
.add-on_img p {
    color: #0E1879;

}

.add-on_lightbox-overlay {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;;
  display: flex; /* 最初からflex */
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  justify-content: center;
  align-items: center;
}
.add-on_lightbox-overlay img {
    max-width: 90%;
    max-height: 90%;
    width: 66.15%;
}
.add-on_lightbox-overlay.active {
  opacity: 1;
  visibility: visible;
}
.add-on_lightbox-close {
	position: absolute;
	top: 20px; right: 30px;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
}


.add_each_in_fee{
    /*	margin-left: 6.92%;*/
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
        width: 186px;
}
.add_each_in_fee .p-dai{
    font-size: 14px;
    line-height: 1em;
    font-weight: 500;
    letter-spacing: 0.004em;
}
.add_each_in_fee .p-yen{
    font-size: 17px;
    line-height: 1em;
    font-weight: 400;
    margin-left: 8px;
}
.add_each_in_fee .p-yen span{
	display: inline-block;
	margin-right: 2px;
	font-size: 40px;
	color: #E05581;
	    font-family: century-gothic, sans-serif;
	    letter-spacing: 0.004em;
	font-weight: 600;
}
.add_each_in_txt .add_ul-border{
	margin-top: 6.15%;
	border: 1.4px solid #36519D;
	border-radius: 10px;
	padding: 3.84% 6.92%;
	padding-left: 44px;
}
.add_each_in_txt .add_ul-border h4{
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: 600;
	margin-bottom: 12px;
	font-size: 18px;
	line-height: 1em;
}
.add_each_in_txt .add_ul-border li{
	margin-bottom: 18px;
}
.add_each_in_txt .add_ul-border li:last-child{
	margin-bottom: 0;
}
/*
.add_each_in_txt .add_ul-border li:last-child p:last-child{
	margin-bottom: 0;
}
*/
.add_each_in_txt .add_ul-border p{
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 6px;
}
.kome-flex.mt{
	margin-top: 16px;
}
.add_each_in_txt .kome-flex{
	font-size: 15px;
}
.add_each_in_txt .kome-flex p{
	font-size: 15px;
}
.add_link{
	
} 
.add_link a{
	margin-top: 8px;
	display: inline-block;
	color: #E05581;
	margin-left: 21px;
	font-size: 15px;
    line-height: 1.1em;
    font-weight: 400;
}
