@charset "utf-8";

section {
	margin: 130px auto 130px auto;
	position: relative;
	font-size: 15px;
	letter-spacing: 0.08em;
	text-align: center;
}
@media screen and (max-width: 811px) {
section {
	font-size: 13px;
	line-height: 1.8;
	margin: 130px auto 60px auto;
}
}

.intro {
	width: 100%;
	margin-bottom: 50px;
	letter-spacing: 0.1em;
	text-align: center;
	line-height: 2.4;
}
@media screen and (max-width: 811px) {
.intro {
	line-height: 1.8;
	margin-bottom: 20px;
	text-align: left;
}
}

.wrap800 {
	max-width: 800px;
	width: 90%;
	margin: 0 auto;
}

.outline {
	background-image: url("../images/common/line.png"),url("../images/common/line2.png");
	background-position: top,left;
	background-repeat: repeat-x,repeat-y;
	background-size: auto 4px,4px auto;
	padding: 4px 0 0 4px;
}
.outline table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 95px;
}
.outline th,.outline td {
	background-image: url("../images/common/line.png"),url("../images/common/line2.png");
	background-position: bottom,right;
	background-repeat: repeat-x,repeat-y;
	background-size: auto 4px,4px auto;
	padding: 15px;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.8;
	font-weight: normal;
}
.outline th {
	width: 18%;
	background-color: #FFFFF0;
	text-align: center;
}
.outline td {
  text-align: left;
	width: 82%;
	padding-left: 40px;
	padding-right: 40px;
}
.outline th span { display: none }
 
@media screen and (max-width: 720px) {
.outline table {
	margin-bottom: 50px;
}
.outline th,.outline td {
	text-align: left;
    display: block;
    width: 100%;
	font-size: 12px;
}
.outline th {
	background-image: url("../images/common/line2.png");
	background-position: right;
	background-repeat: repeat-y;
	background-size: 4px auto;
	padding: 15px 15px 5px 15px;
	background-color: #FFF;
}
.outline th span {
	color: #FAD753;
	display: inline;
	margin-right: 0.3em;
}
.outline td {
	padding: 0 15px 15px 15px;
}
}

.ind1 {
	margin-left: 5.5em;
}
.ind2 {
	margin-left: 8.75em;
}

.detail {
	width: 330px;
	height: 46px;
	background-image: url("../images/guide/guide1_pc_bt1.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 1;
}
@media screen and (max-width: 640px) {
.detail {
	width: 100%;
	background-image: url("../images/guide/guide1_bt_sp.png");
	height: 52px;
	margin: 0 auto 10px auto;
}
}





h3 {
	max-width: 510px;
	width: 100%;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: 0.15em;
	display: flex;
	justify-content: center;
	margin: 0 auto 50px auto;
}
h3 div {
	width: 100%;
	background-image: url("../images/common/line.png");
	background-size:auto 4px;
	background-repeat: no-repeat;
	background-position: center;
}
h3 p {
	margin: 0 1em;
	white-space: nowrap;
}
@media screen and (max-width: 720px) {
h3 {
	width: 100%;
	font-size: 18px;
	margin: 0 auto 14px auto;
}
}


.flows {
	max-width: 670px;
	width: 100%;
	margin:0 auto 34px auto;
	background-color: #FFFFF0;
	background-image: url("../images/common/line.png"),url("../images/common/line.png"),url("../images/common/line2.png"),url("../images/common/line2.png");
	background-position: top,bottom,left,right;
	background-repeat: repeat-x,repeat-x,repeat-y,repeat-y;
	background-size:auto 4px,auto 4px,4px auto,4px auto;
	padding: 30px;
	font-size: 14px;
	text-align: center;
}
.flows_area {
	margin-bottom: 100px;
}
@media screen and (max-width: 640px) {
.flows {
	font-size: 12px;
	margin-bottom: 20px;
}
.flows_area {
	margin-bottom: 50px;
}
}

.f_wrap {
	width: 94%;
	margin: 0 auto;
	padding-top: 32px;
	text-align: justify;
	letter-spacing: 0.02em;
	display: flex;
	justify-content: space-between;
}
.f_wrap div {
	width: 45%;
}
@media screen and (max-width: 640px) {
.f_wrap {
	display: block;
}
.f_wrap div {
	width: 100%;
}
.f_wrap p {
	margin-bottom: 30px;
}
}

.f_wrap .mb {
	margin-bottom: 1.5em;
}

h5 {
	font-size: 18px;
	line-height: 1;
	font-weight: normal;
	text-align: center;
	color: #FFF;
	background-color: #79500D;
	padding: 7px;
	margin-bottom: 10px;
}
.mynavi {
	width: 100%;
	height: 41px;
	background-image: url("../images/guide/guide1_pc_bt2.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 14px;
	line-height: 1;
}
@media screen and (max-width: 640px) {
.mynavi {
	background-image: url("../images/guide/guide1_bt_sp.png");
	height: 52px;
	margin: 0 auto;
}
}



h4 {
	width: 100%;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: normal;
	
	background-image: url("../images/common/line.png");
	background-size:auto 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	
	margin-bottom: 24px;
	padding-bottom: 12px;
}
h4 div {
	width: 100%;
}
@media screen and (max-width: 640px) {
h4 {
	font-size: 14px;
}
}


.acc {
	font-size: 21px;
	letter-spacing: 0.15em;
	margin-bottom: 18px;
}
@media screen and (max-width: 640px) {
.acc {
	font-size: 14px;
	margin-bottom: 10px;
}
}


/*角丸四角　黄色*/
.kmy {
	background-image: url("../images/common/kmy_left2.png"),url("../images/common/kmy_right2.png");
	background-position: left,right;
	background-size:17px auto;
	background-repeat: repeat-y;
	background-color: #FBE17C;
	
	text-align: center;
	max-width: 900px;
	width: 90%;
	margin: 0 auto 38px auto;
}
.kmy h2 {
	font-size: 27px;
	letter-spacing: 0.2em;
	font-weight: normal;
	margin: 18px 0;
}
@media screen and (max-width: 811px) {
.kmy {
	margin: 0 auto 18px auto;
}
.kmy h2 {
	font-size: 23px;
	margin: 0;
}
}
.kmy_head {
	background-image: url("../images/common/kmy_center1.png");
	background-size:auto 17px;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmy_head .hl {
	background-image: url("../images/common/kmy_left1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmy_head .hr {
	background-image: url("../images/common/kmy_right1.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmy_foot {
	background-image: url("../images/common/kmy_center3.png");
	background-size:auto 17px;
	background-position: bottom;
	background-repeat: repeat-x;
	height: 17px;
	display: flex;
	justify-content: space-between;
}
.kmy_foot .hl {
	background-image: url("../images/common/kmy_left3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}
.kmy_foot .hr {
	background-image: url("../images/common/kmy_right3.png");
	background-size:auto 17px;
	width: 17px;
	height: 17px;
}