@charset "utf-8";

#anniversary_box{
	width: 1000px;
	margin: 0px auto 0px auto;
	padding-top: 310px;
}

.anniversary_inner p {
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}

.anniversary_bg_box {
	background: url(../image/anniversary/anniversary_bg.jpg) no-repeat center top;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.main_img img {
	border-radius: 10px;
}

.anniversary_inner {
	width: 1000px;
	margin: 0px auto;
	background-color: #ffffff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
	color: #79715C;
	border-radius: 10px 10px 0 0;
}

.anniversary_inner h2 {
	color: #79715c;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
	font-size: 32px;
	margin-top: 40px;
	margin-bottom: 50px;
}

.anniversary_inner .anniversary_title_txt {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 80px;
}

.anniversary_inner h3 {
	color: #79715c;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
	font-size: 25px;
	margin-top: 40px;
	margin-bottom: 25px;
	line-height: 35px;
}

.anniversary_inner h3 span {
	font-size: 18px;
	color: #A5A5A5;
}

.anniversary_inner h4 {
	color: #889584;
	font-size: 18px;
	margin: 15px 0 10px;
	line-height: 25px;
}

.anniversary_inner h4 span {
	font-size: 15px;
	color: #A5A5A5;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
}

.anniversary_inner h5 {
	color: #889584;
	font-size: 15px;
	margin: 15px 0 0;
	line-height: 25px;
}

.anniversary_inner h5 span {
	font-size: 14px;
	color: #A5A5A5;
	font-family: "Ryumin Light KL" , "リュウミン L-KL" , serif;
}

.icon {
	margin: 80px 0;
}

.anniversary_content a {
	text-decoration: underline !important;
	color: #889584 !important;
}

.anniversary_content .precautions {
	width: 600px;
	border: solid 1px #E3DFD4;
	background: #F8F8F6;
	margin: 30px auto 0px;
	box-sizing: border-box;
	padding: 15px 0;
}

.anniversary_content .precautions p {
	color: #665F4A;
	font-size: 15px;
	line-height: 22px;
}

.anniversary_content .precautions p span {
	color: #f00;
}

.anniversary_content .anniversary_btn {
	margin-top: 40px;
}

.anniversary_content .anniversary_btn p {
	margin-top: 10px;
	color: #79715C;
}

.anniversary_img {
	margin-bottom: 20px !important;
	height: 635px;
}

.other_items p	{
	margin-bottom: 30px;
}

.other_items .precautions p	{
	margin-bottom: 0;
}

.anniversary_item_img {
	margin: 30px 0 50px;
}

.anniversary_img2 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.detail_txt {
	background: #889584;
	color: #fff;
	display: inline-block;
	font-size: 13px !important;
	margin: 20px 0 5px;
	padding: 5px 0 5px;
}

.detail_txt span {
	border-top: 1px dashed #687c61;
	border-bottom: 1px dashed #687c61;
	padding: 3px 10px;
}

.form_anniversary_btn {
	margin-bottom: 30px;
}

.anniversary_telnum {
	width: 600px;
	margin: 30px auto 0px;
	box-sizing: border-box;
	background: #F8F8F6;
	border: 1px solid #889584;
}

.anniversary_telnum .telnum_txt {
	font-size: 22px !important;
	padding: 20px 0;
	line-height: 30px;
}

.anniversary_telnum .telnum_txt span {
	font-size: 15px;
}

.anniversary_telnum .anniversary_telnum_title {
	background: #889584;
	padding: 10px 0;
	color: #fff;
}

.swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23728d6a'%2F%3E%3C%2Fsvg%3E") !important;
left: 65px !important;
right: auto !important;
}

.swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23728d6a'%2F%3E%3C%2Fsvg%3E") !important;
right: 65px !important;
left: auto !important;
}

.swiper-pagination-bullet {
	width: 12px !important;
	height: 12px !important;
	margin-right: 10px !important;
}

.swiper-pagination-bullet-active {
	background: #728d6a !important;
}

.contact-message {
	line-height: 20px;
	color: #79715c;
}

.error_message {
	background: #F9DED9 !important;
	border: 2px solid #e88d7d;
}

.application_txt img {
	width: 254px;
	margin-top: 40px;
}

.application_bg_box {
	background: url(../image/application_bg.jpg) no-repeat center top;
}

table.anniversary_contact th,
table.anniversary_contact_conf th	{
	border: none !important;
	border-bottom: 1px solid #9e988b !important;
	padding: 20px 0 !important;
	font-size: 13px;
}

table.anniversary_contact td {
	vertical-align: middle;
}

table.anniversary_contact_conf td {
	line-height: 20px !important;
	vertical-align: middle;
	font-size: 14px !important;
}

table.anniversary_contact td input[type="text"] {
	padding: 13px;
	border-radius: 5px;
	border: 1px solid #ccc;
}

table.anniversary_contact td img.ui-datepicker-trigger {
	vertical-align: middle;
	margin-left: 10px;
}

table.anniversary_contact td.ac_type1 input[type="text"] {
	width: 20%;
}

table.anniversary_contact td.ac_type2 input[type="text"] {
	width: 65%;
}

#acm_sei,#acm_mei,#acm_entry_sei,#acm_entry_mei {
	margin-bottom: 10px;
}

table.anniversary_contact td select {
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	border-radius: 6px;
	background-image: url(../image/contact_arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #fff;
	width: 60%;
	margin-bottom: 10px;
}

table.anniversary_contact td.ac_type3 select {
	width: 10%;
}

table.anniversary_contact td select#acm_option1,
table.anniversary_contact td select#acm_option2,
table.anniversary_contact td select#acm_option3	{
	width: 30%;
}

table.anniversary_contact td textarea {
	padding: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #ccc;
	border-radius: 6px;
	width: 80%;
}

#contact_box .contact_btn_box {
	text-align: center;
	margin-top: 10px;
}

#contact_box .btn_box input[type="submit"] {
	width: 200px !important;
	font-size: 17px !important;
	height: 45px !important;
	cursor: pointer;
	background: #877e6d !important;
}

#contact_box .btn_box input[type="submit"]#btn_back {
	background: #adadad !important;
	border: 1px solid #ccc !important;
	margin-right: 50px !important;
	color: #fff !important;
}

#contact_box .btn_box {
	width: 600px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 30px auto 20px;
}

.contact-thanks-message {
	font-size: 15px;
	line-height: 20px;
	color: #79715c;
	margin: 30px auto;
}

.thanks_btn_box {
	width: 250px;
	margin: 30px auto;
}

.thanks_btn_box a {
	display: block;
	color: #fff !important;
	background: #877e6d;
	text-align: center;
	padding: 13px 0;
	font-size: 17px;
	width: 100%;
}

.contact_btn_box_txt {
	text-align: center;
	margin-top: 40px !important;
}


.anniversary_contact th.abt_cancel_txt p {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.5;
	padding: 7px;
	text-align: left;
}

.anniversary_contact td.abt_cancel_txt_radio label {
	cursor: pointer;
}