/* -----------------------------------------
	Base Item
----------------------------------------- */
* {box-sizing: border-box;}
.font94 {font-size: 94%;}


/*	clearfix
------------------------------*/
.clearfix {
	min-height: 1px;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clear {clear: both;}


#main .linkArrow a {
	position: relative;
	padding-left: 15px;
	display: inline-block;
}
#main .linkArrow a:before {
	background: url(/otona/zipangclub/img/arrow-blue.png) no-repeat;
	background-size: contain;
	content: "";
	width: 8.5px;
	height: 12px;
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
}

#main .pdf a {
	position: relative;
	padding-right:15px;
	display: inline-block;
}
#main .pdf a:after {
	background: url(/otona/zipangclub/img/ico_pdf.png) no-repeat;
	content: "";
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-left: 5px;
}

/*	layout
------------------------------*/
#main {
	width: 950px;
	margin: 0 auto;
}
#breadWrapper {
	border-top: solid 3px #e7eee9;
}

#main #mainVisual {
	margin-bottom: 30px;
}

#main > section {
	font-size: 128%;
	margin-bottom: 70px;
}

#main > section > section {
	margin-bottom: 50px;
}

/*	heading
------------------------------*/
#main .heading01 {
	font-size: 190%;
	font-family:"ＭＳ Ｐ明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","MS PMincho",serif !important;
	color: #4c6189;
	text-align: center;
	margin-bottom: 40px;
	position: relative;
	border-bottom: 1px solid #4c6189;
	padding-bottom: 30px;
}

#main .heading01:after, #main .heading01:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width:0;
	position: absolute;
	pointer-events: none;
}

#main .heading01:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 15px;
	margin-left: -15px;
	margin-top: -1px;
}
#main .heading01:before {
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #4c6189;
	border-width: 15px;
	margin-left: -15px;
}

#main .heading02 {
	font-size: 127%;
	border-left: 2px solid #4c6189;
	padding-left: 15px;
	font-weight: normal;
}

/*	table style
------------------------------*/

#main table.basic_table01 tr th,
#main table.basic_table01 tr td {
	padding: 10px;
	border: 1px solid #cccccc;
}

#main table.basic_table01 tr th{
	color: #ffffff;
	background: #816f5a;
	font-weight: normal;
	vertical-align: top;
}

#main .join_how {
	max-width: 730px;
	width: 100%;
	margin: 0 auto;
}
#main .join_how table th {
	width: 172px;
	text-align: left;
}



/*---*/
#main ol.steplist li {
	position: relative;
	padding-left: 32px;
	margin-bottom: 5px;
}
#main ol.steplist li:before {
	content: "";
	display: block;
	position: absolute;
	vertical-align: middle;
	width: 24px;
	height: 24px;
	left: 0;
	top: 3px;
}

#main ol.steplist li:nth-child(1):before{
	background: url(/otona/zipangclub/img/ico_step01.png) no-repeat;
	background-size: contain;
}
#main ol.steplist li:nth-child(2):before{
	background: url(/otona/zipangclub/img/ico_step02.png) no-repeat;
	background-size: contain;
}
#main ol.steplist li:nth-child(3):before{
	background: url(/otona/zipangclub/img/ico_step03.png) no-repeat;
	background-size: contain;
}
#main ol.steplist li:nth-child(4):before{
	background: url(/otona/zipangclub/img/ico_step04.png) no-repeat;
	background-size: contain;
}
#main ol.steplist li:nth-child(5):before{
	background: url(/otona/zipangclub/img/ico_step05.png) no-repeat;
	background-size: contain;
}
#main ol.steplist li:nth-child(6):before{
	background: url(/otona/zipangclub/img/ico_step06.png) no-repeat;
	background-size: contain;
}

#main .col2_box {
	border-bottom: solid 1px #CCC;
	margin: 0 0 40px 0;
	padding-bottom: 40px;
}

#main .col2_box .left_box {
	float: left;
	width: 31%;
	max-width: 290px;
}

#main .col2_box .left_box img {
	width: 100%;
}

#main .col2_box .right_box {
	float: right;
	width: 68%;
	max-width: 620px;
}

/*---*/
.office { font-size: 115%;/* 20px */}
.number { font-size: 186%;}
.hours { font-size: 90%;/* 17px */}
.office,
.number,
.hours {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
font-weight: bold;
}
.number span:before {
	content:url("/otona/zipangclub/img/icon_tel.gif");
	padding: 0 6px 0 0;
}


#main .transfer {
	width: 100%;
	display: table;
	border-collapse: collapse;
}

#main .transfer .box {
	width: 50%;
	display: table-cell;
	text-align: center;
	border: 1px solid #cccccc;
}
#main .transfer .box p {
	padding: 10px;
}
#main .transfer .box p.tit01 {
	color: #ffffff;
	background: #816f5a;
	border-bottom: 1px solid #cccccc;
}

#main .necessary {
	border: 5px solid #cccccc;
}

#main .necessary .box {
	padding: 15px;
	border-bottom: 2px solid #cccccc;
}

#main .necessary .box:last-child {
	border-bottom: none;
}

#main .destination {
	background: #e9eff8;
	padding: 15px;
	margin-top: 30px;
}

#main .destination p.title {
	border-bottom: 1px solid #405784;
	color: #405784;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#main .delivery_img {
	margin-top: 20px;
}

#main .delivery_img img {
	width: 410px;
}

#main .col2_box.finish {
	margin-bottom: 10px;
}

#main .finish .left_box {
	background: #816f5a;
	color: #ffffff;
	font-size: 120%;
	padding: 35px;
	text-align: center;
}

#main .link_list ul li.link {
	position: relative;
	padding-left: 15px;
	text-align: right;
}
#main .link_list ul li.link:before {
	background: url(/otona/zipangclub/img/arrow-blue.png) no-repeat;
	background-size: contain;
	content: "";
	width: 8.5px;
	height: 12px;
	display: inline-block;
	margin-right: 5px;
}

#main .link_list ul li.blank:after {
	background: url(/otona/zipangclub/img/ico-window.png) no-repeat;
	background-size: contain;
	content: "";
	width: 16px;
	height: 10px;
	display: inline-block;
	margin-left: 3px;
}

.pagetop2 {
	position: fixed;
	right: 20px;
	bottom:20px;
}
.pagetop2 a span {
	display: none;
}


/* -----------------------------------------
	faq
----------------------------------------- */

#main ul.question li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px;
}

#main ul.question li:before {
	content: "";
	background: url(/otona/zipangclub/img/faq/ico_q.png) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 24px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 3px;
}

#main ul.question li a {
	position: relative;
	margin-left: 18px;
	display: inline-block;
}

#main ul.question li a:before {
	content: "";
	background: url(/otona/zipangclub/img/arrow-blue02.png) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 11px;
	height: 8px;
	position: absolute;
	left: -17px;
	top: 10px;
}

#main .answerbox {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 15px;
	margin-bottom: 40px;
}

#main .answerbox dl dt {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 35px;
	position: relative;
}

#main .answerbox dl dt:before {
	content: "";
	background: url(/otona/zipangclub/img/faq/ico_q.png) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 24px;
	height: 22px;
	position: absolute;
	left: 0;
	top: 3px;
}

#main .answerbox dl dd {
	padding-left: 35px;
	position: relative;
}

#main .answerbox dl dd p {
	margin-bottom: 1em;
}

#main .answerbox dl dd:before {
	content: "";
	background: url(/otona/zipangclub/img/faq/ico_a.png) no-repeat;
	background-size: contain;
	display: inline-block;
	width: 25px;
	height: 19px;
	position: absolute;
	left: 0;
	top: 3px;
}

#main .contact {
	border: 2px solid #cccccc;
	border-radius: 7px;
	padding: 20px;
	margin-top: 50px;
}

/*---*/
/*---*/
@media screen and (min-width: 641px) and (max-width: 949px){
	#main,#breadInner{
		width: 100%;
		padding: 0 10px;
	}
	#main img{
		width: 100%;
	}
}


/*---*/
@media screen and (max-width: 640px){
	#main .linkArrow a:before {
		background: url(/otona/zipangclub/img/arrow-blue.png) no-repeat;
		background-size: contain;
		content: "";
		width: 8.5px;
		height: 12px;
		display: block;
		position: absolute;
		top: 1.7vw;
	}


	#main{
		width: 100%;
		padding: 0 10px;
		font-size: 3.4vw;
	}
	#main .heading01 {
		font-size: 5vw;
		padding-bottom: 7%;
		margin: 0 -10px 12%;
	}
	#main .heading02 {
		font-size: 5vw;
	}
	#breadInner{
		display: none;
	}
	#main img{
		width: 100%;
	}

	#main table.basic_table01 tr th,
	#main table.basic_table01 tr td {
		padding: 10px;
		display: block;
		border-width: 2px;
	}
	#main table.basic_table01 tr td {
		border-bottom: none;
		border-top: none;
	}
	#main table.basic_table01 tr:last-child td {
		border-bottom: 2px solid #cccccc;
	}

	#main table.basic_table01 tr th {
		width: 100%;
	}
	#main ol.steplist li {
		padding-left: 8vw;
	}
	#main ol.steplist li:before {
		width: 6.5vw;
		height: 6.5vw;
		top: 0.1vw;
	}
	#main .col2_box .left_box {
		float: none;
		width: 85%;
		margin: 0 auto 8%;
	}

	#main .col2_box .left_box img {
		width: 100%;
	}

	#main .col2_box .right_box {
		float: none;
		width: 100%;
		max-width: 620px;
	}
	/*---*/
	.office { font-size: 103%;/* 20px */}
	.number { font-size: 200%;}
	.hours { font-size: 90%;/* 17px */}

	#main .transfer {
		display: block;
	}
	#main .transfer .box {
		width: 100%;
		display: block;
	}
	#main .transfer .box p {
		padding: 2%;
	}
	#main .transfer .box + .box {
		border-top: none;
	}
	#main .necessary .box {
		padding: 3%;
	}
	#main .delivery_img {
		margin-top: 5%;
	}
	#main .delivery_img img {
		width: 100%;
	}
	#main .finish .left_box {
		padding: 10%;
		margin-bottom: 0;
	}

	#main .link_list ul li.link {
		text-align: left;
	}
	#main .link_list ul li.link:before {
		background: url(/otona/zipangclub/img/arrow-blue.png) no-repeat;
		background-size: contain;
		content: "";
		width: 8.5px;
		height: 12px;
		display: block;
		position: absolute;
		left: 0;
		top: 1.5vw;
	}
	.pagetop2 {
		position: relative;
		width: 95%;
		right: 0;
		text-align: right;
	}
	.pagetop2 a img {
		display: none;
	}
	.pagetop2 a span {
		display: inline-block;
		text-decoration: underline;
	}

/* -----------------------------------------
	faq
----------------------------------------- */


	#main ul.question li:before {
		top: 0.5vw;
	}

	#main ul.question li a:before {
		top: 2.5vw;
	}

	#main .answerbox {
		padding-bottom: 5%;
		margin-bottom: 6%;
	}

	#main .answerbox dl dt {
		margin-bottom: 3%;
	}

	#main .answerbox dl dt:before {
		top: 0.3vw;
	}
	#main .answerbox dl dd:before {
		top: 1vw;
	}
	#main .contact {
		padding: 4%;
	}

}

/*zipang*/
#zipang_notice {
	margin: 25px 0;
	padding: 10px 15px;
	border:1px solid #ff0000;
	background:#fef2f2;
}

#zipang_notice h3 {
	margin:0 0 0.5rem;
	font-size:110%;
	color:#d20202;
}

#zipang_notice ul{
	margin:0 0 1rem;
}

#zipang_notice ul li {
	margin:0 0 0.25rem 4rem;
	list-style:disc;
}

#zipang_notice dl{
	margin:0 0 0.5rem;
	padding:1rem 2.5rem 0;
	border-top: 1px #ccc dotted;
	border-bottom: 1px #ccc dotted;
}

#zipang_notice dt, #zipang_notice dd{
	flex-basis: 100%;
	margin:-2rem 0 1rem;
	padding: 1.8rem 0 0 2.5rem;
	position: relative;
}

#zipang_notice dt:before, #zipang_notice dd:before{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	border: 1px #7a6f38 solid;
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	line-height: 1;
	position: absolute;
	left: 0;
	top: calc(30px - (16px * 1.5 - 16px) / 2);
	content: "Q";
	color: #fff;
	background-color: #7a6f38;
}

#zipang_notice dd{
	margin:-2rem 0 1rem;
}

#zipang_notice dd:before{
	content: "A";
	color: #7a6f38;
	background-color: #fff;
}

#zipang_notice ul:last-child,
#zipang_notice ul.flex-list {
	display: flex;
	margin:0;
}

#zipang_notice ul:last-child li,
#zipang_notice ul.flex-list li {
	display: flex;
	margin:0 0 0.25rem 1rem;
	width:50%;
	list-style:none;
}

#zipang_notice ul:last-child li a,
#zipang_notice ul.flex-list li a {
	position: relative;
	padding-left: 15px;
	display: inline-block;
}

#zipang_notice ul:last-child li a:before,
#zipang_notice ul.flex-list li a:before {
	content: "";
	display: block;
	width: 3px;
	height: 6px;
	background: #222222;
	transform: skewX(45deg);
	position: absolute;
	top: 4px;
	left: 5px;
}

#zipang_notice ul:last-child li a:after,
#zipang_notice ul.flex-list li a:after {
	content: "";
	display: block;
	width: 3px;
	height: 6px;
	background: #222222;
	transform: skewX(-45deg);
	position: absolute;
	top: 10px;
	left: 5px;
}

@media screen and (max-width: 640px) {
	#zipang_notice ul li {
		margin:0 0 0.25rem 1.5rem;
	}

	#zipang_notice dl{
		padding:0.5rem;
	}

	#zipang_notice ul:last-child,
	#zipang_notice ul.flex-list {
		display: block;
	}

	#zipang_notice ul:last-child li,
	#zipang_notice ul.flex-list li {
		display: block;
		margin:0 0 1rem 0;
		width:100%;
	}
}

#zipang_notice .layout01 {
	padding-left: 30px;
}

#zipang_notice .layout01 {
	padding-left: 20px;
}

/* -----------------------------------------
2024.11.20追記
----------------------------------------- */
#main .linkblank a {
	position: relative;
}
#main .linkblank a:before {
	background: url(/otona/zipangclub/img/arrow-blue.png) no-repeat;
	background-size: contain;
	content: "";
	width: 8.5px;
	height: 12px;
	display: inline-block;
	margin-right: 5px;
}

#main .linkblank a:after {
	background: url(/otona/zipangclub/img/ico-window.png) no-repeat;
	background-size: contain;
	content: "";
	width: 16px;
	height: 10px;
	display: inline-block;
	margin-left: 3px;
}
