body,html{
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝", serif;
	color: #606060;
}
#header {
	height: 0px;;
}
#btm-page-top a {
	display: none;
}
.section {
	margin-bottom: 50px;
}
.section .h {
	font-weight: bolder;
	text-align: center;
	margin-bottom: 10px;
}
.shinki .a-btn {
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 10px 0 10px 0;
}
.login .info {
	text-align: center;
	margin-bottom: 10px;
}
.login .form {
	width: 500px;
	margin: 0 auto;
}
.login .row {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.login .row .col1 {
	width: 30%;
	text-align: right;
}
.login .row .col1 span {
	display: inline-block;
	padding-right: 10px;
}
.login .row .col2 {
	width: 70%;
}
.login .row .col2 input {
	width: 100%;
}
#main-inner{
	width: 100%;
}
.main-menu {
    width: 100%;
    background-color: #dff0f4;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-evenly;
}
.main-menu li a {
    text-decoration: none;
    color: #3e3a39;
    padding: 15px 5px;
    display: block;
    font-size: 16px;
}
.section__title{
	text-align: center;
}
.section__title h2{
	font-size: 60px;
	color: #77bfb1;
	text-align: center;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 20px;
	display: inline-block;
	line-height: 40px;
}
.section__title p{
	padding-top: 5px;
	color: #77bfb1;
	font-weight: 500;
	font-size: 22px;
}
.section_story .img_text img{
	width: 160px;
	padding-top: 20px;
}
.img_text{
	text-align: center;
}
.section__left-text{
	text-align: center;
	padding-top: 100px;
}
.section__left-text span {
    line-height: 40px;
    padding: 2px 10px;
    text-align: center;
    color: #4d4d4d;
    font-size: 20px;
    font-weight: bold;
}
.section__content{
	display: flex;
}
.section__left,.section__right{
	width: 50%;
}
.section__left{
	padding-left: 20px;
	padding-right: 20px;
}
.section__right{
	padding-left: 20px;
	padding-right: 20px;
}
.text1{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}
.section__right .img_content.edit{
	text-align: center;
}
.section__right .img_content.edit img{
	max-width: 400px;
	padding: 0px 40px;
	margin: 0 auto;
}
.section__right .img_content.edit2{
	padding-top: 30px;
}
.section_design .img_content{
	margin-top: 40px;
}
.secction_webinvitation{
	margin-top: 40px;
}
.section__title2 h2{
	font-size: 20px;
	font-weight: 500;
	color: #77bfb1;
}
.section__title2 {
    position: relative;
    display: inline-block;
    text-align: center;
    margin-top: 40px;
}
.section__title_inner{
	text-align: center;
}
.section__title2 p {
    font-size: 30px;
    position: absolute;
    top: -5px;
    right: calc(100% - 20px);
    white-space: nowrap;
    rotate: -17deg;
    letter-spacing: 0;
}
.header_fix{
	height: 100px;
	width: 100%;
}
.header_fix-inner{
	height: 100px;
	position: fixed;
	background-color: #e0f1f4;
	background-color: #ffffff;
	width: 100%;
	z-index: 99999;
}
.menu{
	position: sticky;
	top: 100px;
	z-index: 999;
}
.header_fix-inner,.header_btn{
	display: flex;
	align-items: center;
}
.logo_header{
	width: 50%;
	width: 30%;
	padding-left: 20px;
}
.header_view img,.header_login img{
	width: 20px;
	position: absolute;
	top: 11px;
	right: 10px;
}
.header_view,.header_login,.header_partner{
	border-radius: 4px;
	color: #ffffff;
	border: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 40%;
	width: 30%;
	position: relative;
	max-width: 280px;
	margin: 0px 10px;
}
.header_partner{
	background-color: #00578E;
	color: #ffffff;
}
.header_partner:hover {
    background-color: #00578E;
    color: #ffffff;
}
.header_btn{
	width: 50%;
	width: 70%;
}
.header_view{
	background-color: #a0936c;
}
.header_login{
	background-color: #00578E;
	color: #ffffff;
}
.header_login .normal{
	display: none;
}
.header_login:hover{
	background-color: #00578E;
	color: #ffffff;
}
.header_login:hover .normal{
	display: block;
}
.header_login:hover .hover{
	display: none;
}
.header_btn{
	justify-content: end;
}
.modal-preview .preview {
    height: 600px;
    overflow: scroll;
}
.modal-preview .preview iframe {
    width: 100%;
    height: 580px;
}
.modal-preview .btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.modal-preview.iziModal{
	z-index: 99999 !important;
}
.modal-preview .iziModal-header{
	display: none !important;
}
.modal-preview.iziModal .in{
	padding: 0;
}
.iziModal.modal-preview{
	max-width: 100% !important;
}
.iziModal.modal-preview .iziModal-wrap{
	height: 100% !important;
}
.iziModal.modal-preview .iziModal-content{
	width: 100%;
    height: 100%;
}
.iziModal.modal-preview  .in{
	height: 100%;
}
.modal-preview .preview{
	height: calc(100% - 40px);
}
.modal-preview .preview iframe {
    width: 100%;
    height: 100%;
}
.fast_invitation_btn{
	position: fixed;
    bottom: 20px;
    right: 20px;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: beige;
    z-index: 9999;
    border: 1px solid #bdbdbd;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.text-l,.text-r{
	min-height: 34px;
	display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
.text-r{
	justify-content: end;
}
.gifts .line{
	width: 175px;
    height: 28px;
    display: flex;
    justify-content: center;
    align-items: end;
}
.logo_header .cls-1{
	fill:#77bfb1;
}
.logo_header .cls-2{
	font-size:22px;
	fill:#3e3a39;
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝", serif;
	letter-spacing:0.02em;
}
.slider_text_img .cls-1,.slider_text_img .cls-2,.slider_text_img .cls-3{
	fill:#77bfb1;
}
.slider_text_img .cls-2,.slider_text_img .cls-3{
	font-size:37.2px;
	letter-spacing:0.02em;
}
.slider_text_img .cls-2{
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝", serif;
	font-weight:300;
}
.slider_text_img .cls-3{
	font-family: "Noto Serif JP", "Yu Mincho", "游明朝", serif;
}
.story_wrapper{
	padding-top: 100px;
	max-width: 1600px;
	margin: 0 auto;
}
.story_item-text{
	text-align: center;
	margin-top: 20px;
}
.story_item-text h3{
	color: #77bfb1;
	font-size: 14px;
	font-weight: 500;
	position: relative;
	display: inline-block;
}
.story_item-text h3:before{
	content: "";
	display: block;
	width: 25px;
	height: 1px;
	position: absolute;
	left: -30px;
	background-color: #77bfb1;
	top: 10px;
}
.story_item-text h3:after{
	content: "";
	display: block;
	width: 25px;
	height: 1px;
	position: absolute;
	right: -30px;
	background-color: #77bfb1;
	top: 10px;
}
.story_item-text p{
	font-size: 14px;
	padding-top: 15px;
	line-height: 24px;
}
.story_wrapper .story_item {
	display: flex;
	flex-direction: column;
/*	max-width: 260px;*/
	position: relative;
    margin: 0 10px;
   	align-items: center;
    width: calc(20% - 35px) !important;
    padding: 0px 10px;
}
.story_wrapper .story_item.edit{
/*	max-width: 500px;*/
	width: calc(40% - 90px) !important;
}
.story_wrapper .story_item.edit2{
	padding-left: 20px;
	padding-right: 0;
}
.story_item-imgs{
	display: flex;
}
.story_item-imgs-img{
	width: 50%;
}
.story_item  .arrow{
	width: 30px;
}
.story_wrapper .swiper-wrapper{
	justify-content: center;
	-webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.story_wrapper .arrow img {
    position: absolute;
    width: 30px;
    top: 215px;
    top: 50%;
    right: -33px;
    z-index: 10;
}
h2.title{
	text-align: center;
	line-height: 140%;
	position: relative;
	letter-spacing: 0.1em;
	font-size: 26px;
	font-weight: normal;
	padding-top: 95px;
}
.law-content p{
	padding: 0 10px;
	margin-bottom: 20px;
}
.law-content{
	overflow: hidden;
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	line-height: 200%;
}
.law-content h2 {
    line-height: 140%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
    letter-spacing: 0.1em;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 2px solid #444;
}
.table, .table td, .table th {
    border-collapse: collapse;
    border: 1px solid #c8c8c8;
	vertical-align: middle;
}
.table td, .table th {
    padding: 12px 15px;
}
.table th {
    font-weight: bold;
    background-color: #f8f8f8;
    text-align: left;
}
.law-content .table {
    width: 100%;
    margin-bottom: 40px;
}

.table a {
    text-decoration: underline;
    color: #464748;
}
.table1 th{
	width: 160px;
}
.table2 th{
	width: 170px;
}
.table3 th{
	width: 200px;
}
.table4 th{
	width: 160px;
}
