@charset "utf-8";
/*
Theme Name: yoneshima-shika 4
Theme URI: https://yoneshima-shika.com/
Description: 専用のベーステーマ
Version: 4.0
*/

body.pc .sp_view { display: none !important; }
body.sp .pc_view { display: none !important; }

/*
---------------------------------------------------------------------------*/
body {
	background-color: #FFFFFF;
	color: #282A29;
	font-size: 14px;
	font-family: 'Noto Sans JP', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	line-height: 1;
	font-feature-settings: 'palt' 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}

::-moz-selection { background: #FFFDE2; color: #282A29; }
::selection { background: #FFFDE2; color: #282A29; }

p { font-size: 15px; line-height: 1.9; letter-spacing: 0.05em; }
address,i { font-style: normal; }
img { max-width: none; }

.clearfix:after { content: ''; display: block; clear:both; }

/* txt
-----------------------------------*/
.font-sans { font-family: 'Lato', sans-serif; }
.font-num { font-family: 'Quicksand', sans-serif; }
.marker { box-shadow: inset 0 -4px 0 0 #FFF47C; }

/* link
------------------------------------*/
a { color: #282A29; text-decoration: none; transition: .2s linear; -webkit-transform: translateZ(0); }
a:hover { text-decoration: none; opacity: 0.5; }

/* .btn
------------------------------------*/
.btn-link a {
	display: inline-block;
	box-sizing: border-box;
	border-radius: 4px;
	background: #FFF47C;
	width: 100%;
	padding: 13px 13px 15px;
	color: #514940;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.15em;
}

.btn-set .btn-link {
	float: left;
}

/* header
---------------------------------------------------------------------------*/
header {
	background: url(img/share/pattern-line1@2x.png) repeat-x center top;
	background-size: 226px 40px;
	width: 100%;
	margin: 0;
	padding: 95px 0 25px;
}

header .site-name,
header .copyright {
	display: none;
}

/* footer
---------------------------------------------------------------------------*/
footer {
	overflow: hidden;
	background: url(img/share/pattern-line2@2x.png) repeat-x center bottom;
	background-size: 226px 40px;
	width: 100%;
	padding: 220px 0 90px;
}

.site-name {
	position: absolute;
	top: -34px;
	right: 0;
	white-space: nowrap;
}

.site-name strong {
	color: #635747;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 0.08em;
}

.copyright {
	position: absolute;
	top: -55px;
	right: 0;
	color: #838383;
	font-size: 11px;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: right;
}

/* .common-area
---------------------------------------------------------------------------*/
.common-area {
	width: 100%;
	min-width: 1240px;
	max-width: 1340px;
	margin: 0 auto;
}

.common-area .logo-area {
	float: left;
	width: 210px;
	margin: 0 60px 0 45px;
}

.common-area .logo-area h3 {
	margin-top: 18px;
	color: #767676;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.11em;
	white-space: nowrap;
}

.common-area .inner {
	position: relative;
	float: left;
}

.common-area .txt-header {
	margin: 12px 0 52px;
}

.common-area .txt-header img {
	width: 365px;
	height: auto;
	-webkit-backface-visibility: hidden;
}

.common-area .address {
	overflow: hidden;
	position: absolute;
	top: -2px;
	right: -1px;
	color: #727272;
	white-space: nowrap;
}

.common-area .address dl > div {
	display: -webkit-box;
	display: flex;
	margin-bottom: 10px;
}

.common-area .address dl > div:last-of-type {
	margin-bottom: 0;
}

.common-area .address dt {
	width: 86px;
	min-width: 86px;
	padding-top: 5px;
	text-align: center;
}

.common-area .address dt span {
	display: block;
	border-bottom: 2px solid #FFDE00;
	padding: 0 4px 3px;
}

.common-area .address dd {
	padding-left: 14px;
	font-size: 25px;
	font-weight: 600;
	letter-spacing: 0.08em;
}

.common-area .address dd i { letter-spacing: 0.21em; }
.common-area .address dd i.s { letter-spacing: 0.11em; }

.common-area .gnav {
	clear: both;
}

.common-area .bnr-set {
	float: right;
	width: 161px;
	margin: -30px 30px -22px 0;
}

.common-area .bnr-set > div {
	margin-bottom: 6px;
}

.common-area .bnr-set > div:last-of-type {
	margin-bottom: 0;
}

/* .bnr-reserve
------------------------------------*/
.common-area .bnr-reserve {
	position: relative;
	text-align: center;
	white-space: nowrap;
}

.common-area .bnr-reserve-inner {
	position: relative;
	box-sizing: border-box;
	background: #FFF47C;
	border-radius: 7px;
	width: 100%;
	padding: 11px 0 14px;
	z-index: 2;
}

.common-area .bnr-reserve h2 {
	margin-bottom: 14px;
}

.common-area .bnr-reserve a {
	display: inline-block;
	background: #F1EFD1;
	border: 1px solid #635747;
	border-radius: 12.5px;
	margin: 0 1px;
	padding: 3px 11px 3px 11px;
}

.common-area .bnr-reserve .txt,
.common-area .bnr-reserve .pic {
	position: absolute;
	z-index: 0;
	opacity: 0;
}

.common-area .bnr-reserve .txt1 { top: -78px; left: 4px; transform-origin: right bottom; }
.common-area .bnr-reserve .txt2 { top: -65px; left: 60px; transform-origin: left bottom; }
.common-area .bnr-reserve .pic { top: -42px; left: 50px; transform-origin: center bottom; z-index: 1; }
.common-area .bnr-reserve .pic img { width: 72px; height: auto; -webkit-backface-visibility: hidden; }

header .common-area .bnr-reserve .txt1 { margin-top: 18px; }
header .common-area .bnr-reserve .txt2 { margin-top: 13px; }

header .common-area .bnr-reserve .txt1 img,
header .common-area .bnr-reserve .txt2 img {
	display: block;
	transform-origin: center bottom;
	transform: scale(0.9);
}

header .common-area .bnr-reserve .pic { margin-top: 11px; }

/* media query
-----------------------------------*/
@media (max-width: 1320px) {
	.common-area .bnr-set {
		margin-right: 25px;
	}
}


/* .gnav
---------------------------------------------------------------------------*/
.gnav li {
	position: relative;
	float: left;
	text-align: center;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
}

.gnav li:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: #FFDE00;
	width: 2px;
	height: 100%;
}

.gnav li:last-of-type:after {
	display: none;
}

.gnav li > a {
	box-sizing: border-box;
	display: block;
	padding: 5px 25px;
	width: 132px;
}

.gnav li:nth-of-type(1) > a { width: 118px; }
.gnav li:nth-of-type(2) > a { width: 142px; }
.gnav li:nth-of-type(5) > a { width: 123px; }
.gnav li:nth-of-type(6) > a { width: 135px; }

.gnav li:first-of-type > a { padding-left: 0; }
.gnav li:last-of-type > a { padding-right: 0; }

/* .common-area - media query
-----------------------------------*/
@media (max-width: 1320px) {
	.common-area .logo-area { margin: 0 40px 0 40px; }
	.gnav li > a { width: 122px; padding: 5px 21px; }
	.gnav li:nth-of-type(1) > a { width: 110px; }
	.gnav li:nth-of-type(2) > a { width: 134px; }
	.gnav li:nth-of-type(5) > a { width: 115px; }
	.gnav li:nth-of-type(6) > a { width: 132px; }
}

/* .mnav
------------------------------------*/
.btn-mnav {
	position: relative;
}

.btn-mnav:hover > a {
	opacity: 0.5;
}

.mnav-wrap {
	display: none;
	position: absolute;
	top: 35px;
	left: 50%;
	width: 250px;
	padding: 30px 0 0;
	text-align: left;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 999;
	opacity: 0;
}

.mnav-wrap.column2 {
	width: 468px;
}

.mnav-wrap .character {
	position: absolute;
	bottom: 28px;
	right: -30px;
	transform-origin: left bottom;
	z-index: 1;
	opacity: 0;
}

.mnav {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	background: #FFFFFF;
	border-image: url(img/share/border-dot.svg) 13 round;
	border-style: solid;
	border-width: 12px;
	border-radius: 15px;
	width: 100%;
	padding: 15px 3px 0;
	z-index: 2;
}

.mnav div {
	width: 220px;
}

.mnav-wrap.column2 .mnav div { float: left; }
.mnav-wrap.column2 .mnav div:nth-child(odd) { clear: both; width: 212px; }
.mnav-wrap.column2 .mnav div:nth-child(even) { width: 224px; }

.mnav a {
	position: relative;
	overflow: hidden;
	display: block;
	height: 53px;
	padding: 0 12px 15px 84px;
}

.mnav a figure {
	position: absolute;
	top: 0;
	left: 12px;
	width: 53px;
}

.mnav strong {
	display: block;
	margin: 8px 0 6px;
	color: #009530;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.12em;
	white-space: nowrap;
}

.mnav strong.let {
	letter-spacing: 0.04em;
}

.mnav span {
	color: #6CAD52;
	font-size: 11px;
	letter-spacing: 0.15em;
	white-space: nowrap;
}

.mnav span.font-sans {
	font-size: 10px;
	letter-spacing: 0.05em;
}

/* .pnav
------------------------------------*/
.pnav {
	margin: -20px 0 85px;
}

.pnav ul {
	text-align: center;
}

.pnav li {
	display: inline-block;
	border-right: 1px solid #339952;
}

.pnav li:last-of-type {
	border-right: none;
}

.pnav li a {
	display: block;
	padding: 10px 22px 10px;
	color: #339952;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 0.2em;
}

/* contents
---------------------------------------------------------------------------*/
#mainContents {
	width: 100%;
	min-width: 1240px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/* .title-page
------------------------------------*/
.title-page {
	overflow: hidden;
	position: relative;
	width: 100%;
/* 	margin-bottom: 45px; */
	margin-bottom: 75px;
	padding: 10px 0 48px;
}

.title-page:before {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: url(img/share/pattern-wave1@2x.png) repeat-x center top;
	background-size: 226px 35px;
	width: 100%;
	height: 35px;
	z-index: 2;
}

.title-page figure {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 114px;
	margin-left: -48px;
	z-index: 3;
}

.title-page .inner {
	opacity: 0;
}

.title-page .inner:first-of-type {
	opacity: 1;
}

.title-page .inner img {
	width: 100%;
	height: auto;
}

/* .title-page-txt
------------------------------------*/
.title-page-txt {
	margin-bottom: 60px;
	text-align: center;
}

.title-page-txt a {
	display: inline-block;
}

.title-page-txt strong {
	display: block;
	margin-top: 22px;
	color: #00952F;
	font-size: 20px;
	letter-spacing: 0.3em;
}

/* .title-mark
------------------------------------*/
.title-mark {
	text-align: center;
}

.title-mark span {
	position: relative;
	display: inline-block;
	padding-left: 60px;
}

.title-mark span:before {
	display: block;
	content: '';
	position: absolute;
	top: -4px;
	left: 0;
	background: url(img/share/logo-mark-yellow.svg) no-repeat;
	background-size: 40px 40px;
	width: 40px;
	height: 40px;
}

.title-mark strong {
	display: inline-block;
	position: relative;
	color: #339952;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.18em;
}

.title-mark strong:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -9px;
	left: 0;
	background: #FFDE00;
	width: 100%;
	height: 3px;
}

.title-mark strong i:last-of-type {
	letter-spacing: -0.5em;
}

@media all and (-ms-high-contrast:none){
	.title-mark span:before {
		top: -10px;
	}
	.title-mark strong:after {
		bottom: -4px;
	}
}

/* .title-bold
------------------------------------*/
.title-bold {
	color: #1FAC4C;
	font-size: 30px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.15em;
}

/* .title-line
------------------------------------*/
.title-line {
	margin-bottom: 30px;
	text-align: center;
}

.title-line span {
	display: inline-block;
	border-bottom: 2px solid #FFDE00;
	padding: 0 0 5px 1px;
	color: #514940;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.15em;
}

/* .title-bracket
------------------------------------*/
.title-bracket {
	text-align: center;
}

.title-bracket span {
	position: relative;
	display: inline-block;
}

.title-bracket span:before,
.title-bracket span:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	box-sizing: border-box;
	background: #FFFFFF;
	border-top: 2px solid #339952;
	border-bottom: 2px solid #339952;
	width: 46px;
	height: 46px;
	z-index: 1;
}

.title-bracket span:before {
	left: -15px;
	border-radius: 50% 0 0 50%;
	border-left: 2px solid #339952;
}

.title-bracket span:after {
	right: -15px;
	border-radius: 0 50% 50% 0;
	border-right: 2px solid #339952;
}

.title-bracket strong {
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	background: #FFFFFF;
	width: 100%;
	height: 46px;
	padding: 14px 60px 0;
	color: #339952;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.25em;
	z-index: 2;
}

/* .title-block
------------------------------------*/
.title-block,
.title-block-s {
	margin-bottom: 30px;
	color: #514940;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
}

.title-block-s {
	font-size: 14px;
	letter-spacing: 0.3em;
}

/* .title-bold-center
------------------------------------*/
.title-bold-center {
	margin-bottom: 20px;
	color: #1FAC4C;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.5;
	letter-spacing: 0.12em;
	text-align: center;
}

/* .attention-list
------------------------------------*/
.attention-list li {
	position: relative;
	margin-bottom: 10px;
	padding-left: 15px;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0.1em;
}

.attention-list li:before {
	display: block;
	content: '※';
	position: absolute;
	top: 0;
	left: 0;
}

/* .sec-info
------------------------------------*/
.sec-info {
	overflow: hidden;
	width: 1040px;
	margin: 0 auto;
}

.info {
	float: left;
	width: 365px;
}

.info .logo {
	width: 220px;
	margin: 0 auto 25px;
}

.info .logo + p {
	box-sizing: border-box;
	border-top: 2px solid #FFDE00;
	border-bottom: 2px solid #FFDE00;
	width: 100%;
	margin-bottom: 33px;
	padding: 2px;
	color: #00952F;
	font-size: 17px;
	text-align: center;
	letter-spacing: 0.15em;
}

.info .table-container {
	margin-bottom: 24px;
}

.info .table-container table {
	width: 100%;
}

.info .table-container table th,
.info .table-container table td {
	padding: 10px 8px;
	font-size: 13px;
	letter-spacing: 0.04em;
/* 	font-weight: normal; */
}

.info .table-container table th {
	padding-bottom: 8px;
	color: #00952F;
/*   font-family: 'Quicksand', sans-serif; */
	font-size: 12px;
  border-bottom: 1px solid #dedede;
  white-space: nowrap;
}

.info .table-container table td {
	color: #00952F;
	letter-spacing: 0.15em;
  border-bottom: 1px solid #dedede;
  vertical-align: middle;
}

.info .table-container table td.th1 {
  font-family: 'Quicksand', sans-serif;
  border-bottom: 1px solid #dedede;
  white-space: nowrap;
  font-weight: bold;
/*   text-align: right; */
	text-align: left;
	padding-left: 16px;
}

.info .table-container table .table-title {
	padding-left: 16px;
	text-align: left;
	letter-spacing: 0.1em;
}

.info .table-container table td span {
	font-family: 'Quicksand', 'Noto Sans JP', '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, 'Hiragino Sans', 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
	display: inline-block;
	margin-top: 7px;
	font-size: 10px;
	letter-spacing: 0.06em;
	text-align: center;
}

.info .table-container table td span b {
	font-weight: 500;
}

/*
.info dl {
	overflow: hidden;
	margin: 0 0 10px 20px;
	font-size: 17px;
}

.info dt {
	float: left;
	color: #00952F;
	font-weight: 500;
	letter-spacing: 0.15em;
}

.info dd {
	padding: 0 0 16px 75px;
  font-family: 'Quicksand', sans-serif;
	letter-spacing: 0.15em;
}
*/

.info ul {
	margin-bottom: 30px;
	padding-left: 14px;
}

.info li {
	margin-bottom: 5px;
	padding-left: 17px;
	font-size: 12px;
	line-height: 1.7;
}

.sec-info .btn-link:nth-of-type(1) { width: 49%; }
.sec-info .btn-link:nth-of-type(2) { float: right; }

.sec-info .btn-link a {
	padding-right: 12px;
	padding-left: 14px;
	font-size: 15px !important;
	letter-spacing: 0.08em;
}

.info .btn-link a {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 16px;
}

.info .btn-set .btn-link a {
	padding-top: 15px;
	padding-bottom: 16px;
}

.info h2 {
	position: relative;
	margin: 0 0 6px 4px;
	color: #00952F;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.15em;
}

.info .table-container + h2 {
	margin-top: 32px;
}

.info h2 span {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	text-align: right;
	letter-spacing: 0.1em;
}

.calendar {
	float: right;
	width: 610px;
}

/* blockquote
------------------------------------*/
blockquote {
	box-sizing: border-box;
	background: #FFFDE2;
	border: 2px solid #F8EB92;
	border-radius: 7px;
	padding: 25px 25px 22px;
}

blockquote.dot-line {
	box-sizing: border-box;
	background: #F9FFFB;
	border: 2px dashed #00952F;
	border-radius: 10px;
	padding: 25px 25px 22px;
}

blockquote h3,
blockquote h4,
blockquote h5 {
	margin-bottom: 15px;
	color: #00952F;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.12em;
}

blockquote p {
	font-size: 14px;
	text-align: justify;
	line-height: 1.7;
}

/* .news-main
------------------------------------*/
.news-main {
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

.news-main p {
	margin-bottom: 15px;
	font-size: 14px;
	text-align: justify;
	line-height: 2;
	letter-spacing: 0.1em;
}

.news-main p:last-of-type {
	margin-bottom: 0;
}

.news-main img {
	display: block;
	max-width: 100%;
	height: auto;
	padding-bottom: 25px;
	text-align: center;
}

.news-main .wp-caption {
	max-width: 100%;
	margin-bottom: 25px;
}

.news-main .wp-caption-text {
	margin-top: -15px;
}

.news-main a {
	color: #00952F;
	text-decoration: underline;
}

.news-main strong {
	font-weight: 500;
}

.news-main em {
	font-weight: 500;
	font-style: italic;
}

.news-main del {
	text-decoration: line-through;
}

.news-main ul,
.news-main ol {
	margin: 30px 0;
}

.news-main ul:first-child,
.news-main ol:first-child {
	margin-top: 0;
}

.news-main ul:last-child,
.news-main ol:last-child {
	margin-bottom: 0;
}

.news-main ul li {
	list-style: disc;
	margin-bottom: 6px;
	margin-left: 25px;
}

.news-main ol li {
	list-style: decimal;
	margin-bottom: 6px;
	margin-left: 25px;
}

.news-main blockquote {
	margin: 50px 0;
	padding: 50px 45px 50px;
}

.news-main blockquote ol {
	margin-left: 5px;
}

.news-main blockquote,
.news-main blockquote p,
.news-main blockquote li {
	margin-bottom: 14px;
	font-size: 14px;
	line-height: 1.9;
	letter-spacing: 0.08em;
}

.news-main blockquote p:last-of-type,
.news-main blockquote li:last-of-type {
	margin-bottom: 0;
}

/* .sec-table
------------------------------------*/
.sec-table {
	width: 100%;
	margin-top: 70px;
}

.sec-table h3 {
	margin-bottom: 25px;
	color: #00952F;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
}

.sec-table h3:first-of-type {
	margin-top: 0;
}

.news-table {
	box-sizing: border-box;
	width: 100%;
	font-size: 13px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.news-table tr {
	border-top: 1px dashed #62C582;
}

.news-table tr:last-of-type {
	border-bottom: 1px dashed #62C582;
}

.news-table th {
	box-sizing: border-box;
	width: 140px;
	padding: 16px 16px 16px 5px;
	color: #00952F;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.12em;
}

.news-table td {
	box-sizing: border-box;
	padding: 16px 0 16px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

/* .news-link
------------------------------------*/
.news-link {
	overflow: hidden;
	margin-top: 25px;
}

.news-link li {
	float: left;
	margin: 15px 15px 0 0;
}

.news-link li a {
	display: block;
	border-radius: 4px;
	padding: 13px 18px 13px 50px;
	color: #444444;
	font-weight: 500;
	letter-spacing: 0.12em;
}

.news-link li.link a {
	background: #FFF47C url(img/share/ico-link@2x.png) no-repeat 20px 11px;
	background-size: 19px 19px;
}

.news-link li.pdf a {
	background: #FFF47C url(img/share/ico-pdf@2x.png) no-repeat 20px 11px;
	background-size: 18px 20px;
}

/* .sec-flow
------------------------------------*/
.sec-flow {
	position: relative;
	background: #FDFFF3;
	width: 100%;
	padding: 65px 0 70px;
}

.sec-flow:before {
	display: block;
	content: '';
	position: absolute;
	top: -40px;
	left: 0;
	background: url(img/share/pattern-line2@2x.png) repeat-x left top;
	background-size: 226px 40px;
	width: 100%;
	height: 40px;
}

.sec-flow .inner {
	width: 1060px;
	margin: 0 auto;
}

.sec-flow .inner h2 {
	position: relative;
	margin-bottom: 50px;
	text-align: center;
}

.sec-flow .inner h2:after {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	left: 0;
	background: url(img/share/line-dot-side@2x.png) repeat-x left top;
	background-size: 9px 3px;
	width: 100%;
	height: 3px;
	z-index: 1;
}

.sec-flow .inner h2 span {
	position: relative;
	display: inline;
	background-color: #FDFFF3;
	background-image: url(img/share/line-dot-vertical@2x.png), url(img/share/line-dot-vertical@2x.png);
	background-position: left top, right top;
	background-repeat: repeat-y, repeat-y;
	background-size: 3px 9px, 3px 9px;
	margin-left: -3px;
	padding: 5px 40px 5px 44px;
	z-index: 2;
}

.flow-list {
	overflow: hidden;
	background: url(img/share/line-dot-side@2x.png) repeat-x left bottom;
	background-size: 9px 3px;
}

.flow-list.list-bottom {
	background: url(img/share/line-dot-side@2x.png) repeat-x left top;
	background-size: 9px 3px;
}

.flow-list li {
	position: relative;
	float: left;
	box-sizing: border-box;
	width: 345px;
	padding-bottom: 55px;
}

.flow-list.list-bottom li {
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 0;
}

.flow-list li:nth-of-type(1) {
	background-image: url(img/share/line-dot-vertical@2x.png);
	background-position: right top;
	background-repeat: repeat-y;
	background-size: 3px 9px;
	width: 346px;
	padding-right: 30px;
	padding-left: 10px;
}

.flow-list li:nth-of-type(2) {
	background-image: url(img/share/line-dot-vertical@2x.png);
	background-position: right top;
	background-repeat: repeat-y;
	background-size: 3px 9px;
	width: 369px;
	padding-right: 36px;
	padding-left: 34px;
}

.flow-list li:nth-of-type(3) {
	width: 345px;
	padding-right: 10px;
	padding-left: 30px;
}

.flow-list li:nth-of-type(1):after,
.flow-list li:nth-of-type(2):after {
	display: block;
	content: '';
	position: absolute;
	right: -9px;
	bottom: -15px;
	background: #FDFFF3;
	width: 23px;
	height: 30px;
	z-index: 1;
}

.flow-list.list-bottom li:nth-of-type(1):after,
.flow-list.list-bottom li:nth-of-type(2):after {
	top: -15px;
}

.flow-list li figure {
	margin-bottom: 35px;
}

.flow-list li h3 {
	margin-bottom: 25px;
}

.flow-list .title-bracket span {
	width: 80%;
}

.flow-list li p {
	margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
}

.flow-list li p:last-of-type {
	margin-bottom: 0;
}

/* .sec-flow .start
------------------------------------*/
.sec-flow .start {
	overflow: hidden;
	position: relative;
	padding: 55px 30px 55px 20px;
}

.sec-flow .start .title-set {
	position: absolute;
	top: 50%;
	left: 20px;
	width: 363px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.sec-flow .start .txt-set {
	float: right;
	width: 590px;
}

.sec-flow .start h4 {
	margin-bottom: 14px;
	color: #00952F;
	font-size: 21px;
	font-weight: 500;
	line-height: 1.6;
	letter-spacing: 0.105em;
	white-space: nowrap;
}

.sec-flow .start p {
	margin-bottom: 10px;
	font-weight: 500;
	text-align: justify;
	letter-spacing: 0.04em;
}

.sec-flow .start p.size-s {
	margin-top: -8px;
	margin-bottom: -2px;
	font-size: 13px;
	letter-spacing: 0.06em;
}

.sec-flow .start p:last-of-type {
	margin-bottom: 0;
}

.sec-flow .start p.attention {
	position: relative;
	margin: 15px 0 0 -4px;
	padding: 3px 0 0 42px;
	color: #5C4B37;
	font-size: 15px;
	line-height: 2;
	text-align: left;
}

.sec-flow .start .title-set p.attention {
	margin: 15px 0 0 5px;
}

.sec-flow .start p.attention:before {
	display: block;
	content: '';
	position: absolute;
	top: 3px;
	left: 0;
	background: url(img/share/ico-attention.svg) no-repeat;
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
}

.sec-flow .start p.attention span {
	border-bottom: 1px solid #5C4B37;
	padding: 0 0 2px 1px;
	letter-spacing: 0.1em;
}

/* .sec-point
------------------------------------*/
.sec-point {
	width: 1060px;
	margin: 0 auto 120px;
	padding-top: 60px;
}

.sec-point .title-mark {
	margin-bottom: 35px;
}

.sec-point .title-line {
	margin-bottom: 20px;
}

.sec-point h2 + p {
	margin-bottom: 60px;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.1em;
}

.sec-point h2.title-line + p {
	font-size: 15px;
}

/* .point-list
------------------------------------*/
.point-list li {
	float: left;
	width: 240px;
	margin-right: 33px;
}

.point-list li:last-of-type {
	margin-right: 0;
}

.point-list li figure {
	position: relative;
	margin-bottom: 22px;
}

.point-list li figure figcaption {
	position: absolute;
	top: -8px;
	left: -11px;
	z-index: 2;
}

.point-list li h3 {
	margin-bottom: 16px;
	color: #339952;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	line-height: 1.6;
	letter-spacing: 0.06em;
}

.point-list li p {
	margin-bottom: 28px;
	font-size: 13px;
	text-align: justify;
}

.point-list .btn-link a {
	width: 100%;
}

/* .dot-list
------------------------------------*/
.dot-list li {
	position: relative;
	margin-bottom: 4px;
	padding-left: 15px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

.dot-list li:before {
	display: block;
	content: '・';
	position: absolute;
	top: 0;
	left: 0;
}

/* .dl-common
------------------------------------*/
.dl-common {
	overflow: hidden;
}

.dl-common dt {
	float: left;
	width: 95px;
	padding-top: 19px;
	color: #00952F;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.dl-common dd {
	border-bottom: 1px dashed #62C582;
	padding: 14px 0 16px 110px;
}

.dl-common dd p {
	margin-bottom: 10px;
	font-size: 14px;
	text-align: justify;
}

.dl-common dd p:last-of-type {
	margin-bottom: 0;
}

/* .dl-common-l
------------------------------------*/
.dl-common-l {
	width: 1020px;
	margin: 0 auto 130px;
}

.dl-common-l dt {
	float: left;
	width: 200px;
	margin: 35px 0 0 30px;
	color: #009530;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.7;
	letter-spacing: 0.1em;
}

.dl-common-l dt span {
	display: block;
	margin: 8px 0 0 1px;
	font-size: 13px;
	line-height: 1.5;
	letter-spacing: 0.15em;
}

.dl-common-l dd {
	border-bottom: 1px dashed #62C582;
	padding: 35px 20px 35px 260px;
}

.dl-common-l dd:last-of-type {
	border-bottom: none;
	padding-bottom: 0;
}

.dl-common-l dd p {
	margin-bottom: 12px;
	line-height: 1.8;
}

.dl-common-l dd p:last-of-type {
	margin-bottom: 0;
}

.dl-common-l dd .btn-link {
	width: 290px;
	margin-top: 25px;
}

/* .sec-fee
------------------------------------*/
.sec-fee {
	position: relative;
	overflow: hidden;
	width: 1025px;
	margin: 0 auto 60px;
	padding-top: 60px;
}

.sec-fee h2 {
	margin-bottom: 25px;
}

.sec-fee .txt-set {
	float: left;
	width: 645px;
}

.sec-fee dl {
	overflow: hidden;
	margin-bottom: 25px;
	font-size: 16px;
	letter-spacing: 0.08em;
}

.sec-fee dt {
	float: left;
	padding: 22px 0 0 5px;
	color: #00952F;
	font-weight: 500;
}

.sec-fee dd {
	background: linear-gradient(to left, #00952F 30%, #FFFFFF 30%, #FFFFFF 100%) left bottom repeat-x;
	background-size: 8px 2px;
	padding: 22px 5px 12px 0;
	text-align: right;
}

.sec-fee .txt-set p {
	margin: 0 0 8px 1.1em;
	text-indent: -1.1em;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.08em;
	text-align: justify;
}

.sec-fee .btn-link {
	width: 240px;
	margin-top: 25px;
}

.sec-fee blockquote {
	float: right;
	width: 310px;
}

/* .tabele-fee
------------------------------------*/
.tabele-fee tr {
	border-bottom: 1px solid #C9DDCF;
}

.tabele-fee th {
	background: #1FAC4B;
	border-right: 1px solid #C9DDCF;
	padding: 14px 14px;
	color: #FFFFFF;
	font-size: 15px;
	letter-spacing: 0.1em;
	text-align: center;
}

.tabele-fee tr:first-of-type th:last-of-type {
	border-right: none;
}

.tabele-fee td {
	border-right: 1px solid #C9DDCF;
	padding: 13px 14px;
	font-size: 14px;
	letter-spacing: 0.06em;
	vertical-align: middle;
}

.tabele-fee td.th {
	min-width: 75px;
}

.tabele-fee td.th.vt {
	vertical-align: top;
}

.tabele-fee td:last-of-type {
	border-right: none;
	text-align: right;
}

.tabele-fee td.th strong {
	color: #1FAC4B;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.tabele-fee td span {
	display: inline-block;
	margin-top: 8px;
	font-size: 11px;
	letter-spacing: 0.04em;
	white-space: nowrap;
}

.tabele-fee td span.mr {
	margin-left: -6px;
}

.tabele-fee td.th span {
	display: block;
	margin-top: 8px;
	line-height: 1.6;
	letter-spacing: 0.04em;
}

/* .fee-btm
------------------------------------*/
.fee-btm {
	position: absolute;
	top: 350px;
	right: 0;
	width: 310px;
}

.fee-btm .btn-link {
	width: 100%;
}

.fee-btm .btn-link a {
	display: block;
}

/* .sec-map
------------------------------------*/
.sec-map {
	position: relative;
	width: 1060px;
	margin: 0 auto 60px;
}

.sec-map #gMap {
	width: 1060px;
	height: 660px;
}

.sec-map .btn-link {
	position: absolute;
	bottom: 22px;
	left: 22px;
	z-index: 2;
}

.sec-map .btn-link a {
	padding: 12px 70px;
	font-size: 14px;
}

/* .sec-way
------------------------------------*/
.sec-way {
	display: -webkit-box;
	display: flex;
	justify-content: space-between;
	width: 1060px;
	margin: 0 auto 100px;
}

.sec-way figure {
	overflow: hidden;
	width: 672px;
	min-width: 672px;
}

.sec-way figure img:first-of-type { float: left; }
.sec-way figure img:last-of-type { float: right; }

.sec-way > div {
	align-self: flex-end;
	box-sizing: border-box;
	width: 325px;
	padding-right: 10px;
	font-size: 14px;
}

.sec-way dl {
	padding-left: 5px;
}

.sec-way dt {
	margin-bottom: 10px;
	color: #00952F;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 0.18em;
}

.sec-way dt span {
	display: inline-block;
	margin-bottom: 6px;
	font-size: 12px;
	letter-spacing: 0.18em;
}

.sec-way dd {
	margin-bottom: 28px;
}

.sec-way dd:last-of-type {
	margin-bottom: 0;
}

.sec-way .tel {
	margin-bottom: 5px;
	color: #727272;
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0.08em;
}

.sec-way .tel span {
	display: inline-block;
	border-bottom: 2px solid #FFDE00;
	margin-right: 9px;
	padding-bottom: 2px;
	color: #1FAC4C;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 0.1em;
	transform: translateY(-4px);
}

.sec-way p {
	font-size: 14px;
	letter-spacing: 0.18em;
}

.sec-way .btn-link {
	margin-top: 36px;
}

/* .sec-important
------------------------------------*/
.sec-important-wrap {
	position: relative;
}

.sec-important {
	box-sizing: border-box;
	background: #F9FFFB;
	background-image: url(img/share/bg-line-top@2x.png), url(img/share/bg-line-btm@2x.png);
	background-size: 945px 58px, 945px 54px;
	background-repeat: no-repeat, no-repeat;
	background-position: left top, left bottom;
	border-radius: 50px;
	width: 945px;
	margin: 0 auto 60px;
	padding: 58px 0 54px;
	text-align: center;
}

.sec-important.size-m {
	background-image: url(img/share/bg-line-m-top@2x.png), url(img/share/bg-line-m-btm@2x.png);
	background-size: 943px 19px, 943px 19px;
	border-radius: 18px;
	padding: 19px 0 19px;
}

.sec-important .inner {
	position: relative;
	box-sizing: border-box;
	background: #F9FFFB;
	background-image: url(img/share/line-dot-vertical-l@2x.png), url(img/share/line-dot-vertical-l@2x.png);
	background-size: 4px 13px, 4px 13px;
	background-repeat: repeat-y, repeat-y;
	background-position: left 4px, right 7px;
	padding: 42px 60px 31px;
	text-align: center;
}

.sec-important.size-m .inner {
	padding: 80px 50px 37px;
	background-position: left 7px, right 3px;
}

.sec-important h2 {
	position: absolute;
	top: -105px;
	left: 50%;
	display: inline-block;
	background-color: #FFFFFF;
	background-image: url(img/share/line-dot-side-l@2x.png), url(img/share/line-dot-side-l@2x.png);
	background-size: 13px 5px, 13px 5px;
	background-repeat: repeat-x, repeat-x;
	background-position: left top, left bottom;
	padding: 28px 40px 32px;
	-webkit-transform: translateX(-50.5%);
	-ms-transform: translateX(-50.5%);
	transform: translateX(-50.5%);
	color: #00952F;
}

.sec-important.size-m h2 {
	top: -75px;
	padding-right: 42px;
	padding-left: 42px;
}

.sec-important h2 em {
	display: block;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	letter-spacing: 0.45em;
	white-space: nowrap;
}

.sec-important h2 strong {
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.15em;
	white-space: nowrap;
}

.sec-important h2 + p {
	margin-bottom: 55px;
	font-weight: 500;
	letter-spacing: 0.15em;
}

/* .sec-dental-loan
------------------------------------*/
.sec-dental-loan {
	width: 1040px;
	margin: 0 auto;
}

.sec-dental-loan .txt-set {
	float: left;
	width: 365px;
	margin-top: 5px;
}

.sec-dental-loan h2 {
	margin-bottom: 35px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.15em;
}

.sec-dental-loan .box-line {
	border-left: 1px solid #1FAC4B;
	margin: 0 0 0px 3px;
	padding: 2px 0 0 18px;
}

.sec-dental-loan dl {
	margin-bottom: 2px;
	font-size: 20px;
	letter-spacing: 0.1em;
}

.sec-dental-loan dt {
	clear: both;
	float: left;
	color: #00952F;
	font-weight: 500;
}

.sec-dental-loan dd {
	padding: 0 0 10px 100px;
}

.sec-dental-loan .box-line p {
	font-size: 14px;
	letter-spacing: 0.15em;
}

.sec-dental-loan .fee {
	float: right;
	box-sizing: border-box;
	width: 630px;
	padding: 5px 10px 0 20px;
}

.sec-dental-loan h3 {
	margin-bottom: 55px;
}

.sec-dental-loan h3 span {
	display: inline;
	border-bottom: 2px solid #1FAC4B;
	color: #00952F;
	font-size: 21px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.sec-dental-loan .fee h4 {
	margin-bottom: 20px;
	color: #00952F;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.sec-dental-loan .fee table {
	width: 100%;
}

.sec-dental-loan .fee th {
	background: #1FAC4B;
	border-left: 1px solid #C9DDCF;
	border-bottom: 1px solid #C9DDCF;
	padding: 16px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	letter-spacing: 0.15em;
}

.sec-dental-loan .fee th:first-of-type {
	border-left: none;
}

.sec-dental-loan .fee td {
	border-left: 1px solid #C9DDCF;
	border-bottom: 1px solid #C9DDCF;
	padding: 22px;
	font-size: 14px;
	text-align: right;
	letter-spacing: 0.1em;
}

.sec-dental-loan .fee td:first-of-type {
	border-left: none;
	padding-left: 15px;
	font-size: 14px;
	text-align: left;
}

.sec-dental-loan .fee td:last-of-type {
	padding-right: 15px;
}

.sec-dental-loan .fee td i {
	display: inline-block;
	font-size: 10px;
	-webkit-transform: translateY(-12px);
	-ms-transform: translateY(-12px);
	transform: translateY(-12px);
}

.sec-dental-loan .fee p {
	margin-top: 15px;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 0.1em;
}

.sec-dental-loan .attention-list {
  padding-top: 23px;
}

.sec-dental-loan .attention-list li{
  font-size: 13px;
}

.sec-dental-loan .box-line + .attention-list {
  padding-left: 2px;
}

/* .sec-credit
------------------------------------*/
.sec-credit {
	width: 1040px;
	margin: 80px auto;
}

.sec-credit .txt-set {
	float: left;
	width: 375px;
	margin: 5px 60px 0 0;
}

.sec-credit h2 {
	margin-bottom: 30px;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.2em;
}

.sec-credit p {
	font-size: 14px;
	letter-spacing: 0.07em;
}

.sec-credit .attention-list {
  padding-top: 23px;
}

.sec-credit .attention-list li{
  font-size: 12px;
  white-space: nowrap;
}
  
.sec-credit figure {
	float: left;
	box-sizing: border-box;
	width: 603px;
}


/* illust
---------------------------------------------------------------------------*/
.character-zoom {
	width: 133px;
	height: 138px;
	opacity: 0;
}

.character-zoom .zoom1 {
	position: absolute;
	top: 12px;
	left: 10px;
	transform-origin: left bottom;
	-webkit-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}

.character-zoom .zoom2 {
	position: absolute;
	top: 32px;
	left: 31px;
	opacity: 0;
}


/* .bnr-nutritional-guidance
---------------------------------------------------------------------------*/
.bnr-nutritional-guidance {
	background: #F9FFFB;
	border: 2px solid #D0EEDA;
	width: 1130px;
	margin: 100px auto 0;
}

.bnr-nutritional-guidance a {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 155px 0 43px 445px;
}

.bnr-nutritional-guidance a:hover {
	opacity: 0.7;
}

.bnr-nutritional-guidance .en {
	position: absolute;
	top: 40px;
	right: 38px;
}

.bnr-nutritional-guidance h2 {
	position: absolute;
	top: 43px;
	left: 55px;
	line-height: 2.1;
}

.bnr-nutritional-guidance h2 span {
	display: inline-block;
	position: relative;
	color: #009530;
	padding-bottom: 6px;
	font-size: 27px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 0.15em;
}

.bnr-nutritional-guidance h2 span:after {
	display: block;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #FFDE00;
	width: calc(100% - 18px);
	height: 2px;
}

.bnr-nutritional-guidance figure {
	position: absolute;
	top: 116px;
	left: 227px;
}

.bnr-nutritional-guidance h3 {
	margin-bottom: 25px;
	color: #009530;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0.12em;
}

.bnr-nutritional-guidance h3 i {
	letter-spacing: -0.3em;
}

.bnr-nutritional-guidance p {
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.bnr-nutritional-guidance .pic1 {
	position: absolute;
	bottom: 41px;
	left: 62px;
}

.bnr-nutritional-guidance .pic2 {
	position: absolute;
	top: 127px;
	right: 109px;
}