@charset "utf-8";
/*---------------------------------------------------------
Theme Name: pc-belaks_210526
Description:
Author: JAMD STUDIO
License:
License URI:
Version: 1.0
---------------------------------------------------------*/

.icon_status{
	font-size: 0.7em;
	border: 1px solid #d35038;
	background-color: white;
	margin-right: 10px;
	padding: 2px 10px;
	display: inline-block;
	color: #d34b32;
	font-weight: bold;
	top: -2px;
	position: relative;
}


/*==========================================================================

   index

==========================================================================*/
.index-body {
    padding-top: 70px;
}
.index-row {
    padding: 68px 0;
}
.index-row.row--nopadding {
    padding: 0;
}
.index-row.row--has-bg {
    background: #f6f5f5;
}
.index-row.row--has-bg {
    background: #f6f5f5;
}
.index-reason__list {
    width: 100%;
    font-size: 0;
    text-align: center;
}
.index-reason__item {
    display: inline-block;
    vertical-align: top;
}
.index-reason__item__thumb {
    width: 286px;
    height: 286px;
    border-radius: 50%;
    overflow: hidden;
}
.index-reason__item__text {
    margin-top: 20px;
    font-size: 18px;
}
.index-reason__item + .index-reason__item {
    margin-left: 56px;
}
.index-section-footer {
    margin: 39px 0 68px;
    text-align: center;
}
.index-section-footer__btn {
    width: 288px;
    height: 36px;
    margin: 0 auto;
}

/* index-schedule */
.index-topics__list {
    text-align: center;
}
.index-topics__item {
    line-height: 1.5;
}
.index-topics__item + .index-topics__item {
    margin-top: 15px;
}
.index-topics__item-icon {
    display: inline;
    margin-right: 1em;
}
.index-topics__item-title {
    position: relative;
    top: 2px;
    display: inline;
    font-size: 16px;
}
.index-topics__item-title a {
    text-decoration: underline;
}
.index-calendar .sec-footer-calendar {
    margin-top: 15px;
}

/* index-plan */
.index-plan {
    width: 1036px;
    margin: 25px auto 35px;
}
.index-plan-slider-test {
    margin: 0 -13px;
}
.index-plan__item {
    position: relative;
    display: inline-block;
    width: 508px;
	min-height: 165px;
	margin: 0 6px;
    padding: 2px;
    vertical-align: top;
    background: #fff;
}
.index-plan__item a.wrap{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
     text-indent:-999px;
}
.index-plan__item:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
}
.index-plan-wrap {
    display: table;
    width: 100%;
}
.index-plan__item-col.col--aside {
    display: table-cell;
    width: 170px;
    vertical-align: top;
}
.index-plan__item-col.col--aside img {
    width: 100%;
    height: auto;
}

.index-plan__item-col.col--body {
    display: table-cell;
    vertical-align: top;
    padding: 11px 10px 5px;
}
.index-plan__item-title,
.index-plan__item-title a {
    font-size: 18px;
    line-height: 1.25;
    color: #288283;
}
.index-plan__item__discount_price {
    color: #288283;
}
.index-plan__item__discount-value {
    font: 38px/1 'DIN Next LT W01 Regular';
    color: #d1462b;
	margin: 0 2px 0 7px;
}
.index-plan__item__discount-unit {
    color: #d1462b;
}
.index-plan__item-lead {
	margin-top: 7px;
    font-size: 12px;
    line-height: 1.5;
}
.index-plan-item-label {
    position: absolute;
    top: 6px;
    left: 6px;
    display: table;
    box-sizing: border-box;
    width: 63px;
    height: 63px;
    padding: 0 12px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}
.index-plan-item-label span {
    display: table-cell;
    vertical-align: middle;
}

/* index-facilities */
.index-facilities__list {
    font-size: 0;
    text-align: center;
}
.index-facilities__item {
    display: inline-block;
}
.index-facilities__item + .index-facilities__item {
    margin-left: 38px;
}
.index-facilities__item-inner {
    position: relative;
    display: block;
    width: 296px;
    height: 382px;
	overflow: hidden;
}
.index-facilities__item-inner:after {
    position: absolute;
    content: "";
    top: 2px;
    left: 2px;
    display: block;
    width: 290px;
    height: 376px;
    border: 1px solid #fff;
}
.index-facilities__item__bg,
.index-facilities__item__label {
    position: absolute;
    top: 0;
    left: 0;
}
.index-facilities__item__bg img {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: all 1s ease-out;
}
.index-facilities__item:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.index-facilities__item__label {
    width: 100%;
    height: 100%;
    background: rgba( 0, 0, 0, .4 );
    transition: .3s linear;
}
.index-facilities__item:hover .index-facilities__item__label {
    background: rgba( 0, 0, 0, 0 );
}
.index-facilities__item__label-inner {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	font-weight: 300;
	color: #fff;
	transform: translate(-50%, -50%);
}
.index-facilities__item__label__en {
    font: 100 30px/1 'DIN Next LT W01 Regular';
}
.index-facilities__item__label__ja {
    margin-top: 15px;
    font-size: 18px;
}
.index-cuisine,
.index-dress {
	padding: 56px 0 68px;
}
.index-cuisine { background: url(_img/index/bg_cuisine.jpg) no-repeat right top / cover;}
.index-dress { text-align: right; background: url(_img/index/bg_dress_2105.jpg) no-repeat left top / cover;}

.index-cuisine__list,
.index-dress__list{
    font-size: 0;
}
.index-cuisine__item,
.index-dress__item{
    display: inline-block;
}
.index-cuisine__item + .index-cuisine__item,
.index-dress__item + .index-dress__item{
    margin-left: 20px;
}
.index-cusine-lead,
.index-dress-lead {
    margin-top: 17px;
    font-size: 14px;
    line-height: 2;
}

/* index-gallery */
.index-gallery {
    margin-bottom: 45px;
}
.index-gallery-logo {
    text-align: center;
}

/* index-banner */
.index-banner-slider {
	width: 966px;
	margin: 0 auto;
}
.index-banner-slider .slick-arrow:before { color: rgba(0, 0, 0, .6); transition: .3s;}
.index-banner-slider .slick-arrow:hover:before { color: rgba(0, 0, 0, .8);}
.index-banner-slider .slick-next { right: -15px;}
.index-banner-slider .slick-next:before { content: "\f138";}
.index-banner-slider .slick-prev { left: -15px;}
.index-banner-slider .slick-prev:before { content: "\f137";}

.index-banner__item {
	display: inline-block;
	width: 478px;
	height: 133px;
	background: #efefef;
}
.index-banner__item + .index-banner__item {
	margin-left: 10px;
}

/* index-information */
.index-information__list {
    font-size: 0;
}
.index-information__item {
    display: inline-block;
    width: 50%;
}
.index-information__item-inner {
    padding: 18px;
}
.index-information__item__aside {
    width: 131px;
}
.index-information__item__main {
    padding-left: 10px;
}
.index-information__item-title {
    padding: 0 0 0 4px;
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 1.5;
	color: #288283;
	text-decoration: underline;
}
.index-information__item-date{
	font-size: 10px;
	margin-bottom: 4px;
	color: black;
	text-decoration: none;
	padding: 0 0 0 4px;
	word-wrap: normal;
	display: inline-block;
}
.index-information__item-text {
    padding: 0 0 0 4px;
    font-size: 12px;
    line-height: 1.7;
}

/* index-コロナ対策 */
.border-btn-wrap {
    margin: 20px 0 60px;
    text-align: center;
}
.border-btn-wrap .border-btn {
    color: #503e38;
    display: block;
    width: 916px;
    margin: auto;
    padding: 14px 0;
    font-size: 16px;
    position: relative;
    border: 2px solid #d992be;
    transition: 0.5s;
    background-color: #fff;
    font-weight: 600;
}
.border-btn-wrap .border-btn::after {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    color: #fff;
    background-color: #d992be;
    padding: 0;
    margin: 0;
    width: 21px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    font-size: 16px;
    margin-left: 10px;
    position: absolute;
    right: 110px;
    font-weight: bold;
    top: 11px;
    box-sizing: border-box;
}
.border-btn-wrap .border-btn:hover {
    transition: 0.3s;
		opacity: 0.8;
}


/*==========================================================================

   post - single

==========================================================================*/
/* cover */
.page-main-image,
.page-cover {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
.page-cover01 {
    height: 587px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.page-cover01.cover01--min {
    height: 343px;
}
.page-cover01#fair {background-image: url(_img/fair/page_cover01.jpg);}
.page-cover01#plan {background-image: url(_img/plan/page_cover01.jpg);}
.page-cover01#dress {background-image: url(_img/dress/page_cover01.jpg);}
.page-cover01#access {background-image: url(_img/access/page_cover01.jpg);}

.page-main-image {
    position: relative;
}
.page-main-image.image--has-label {
	margin-bottom: 175px;
}
.page-main-image__label {
    position: absolute;
    display: table;
    left: 50%;
    width: 241px;
    height: 218px;
    margin-top: -109px;
    margin-left: -120px;
}
.page-main-image__label__text {
    display: table-cell;
    font: 44px/1 'EdwardianScriptITCW01';
    color: #fff;
    text-align: center;
    vertical-align: middle;
    background: #736560;
}
.page-main-image img {
	width: 100%;
	height: auto;
}

.single-header {
    width: 905px;
    margin: 145px auto 0;
    padding: 20px 0 10px;
    text-align: center;
    border-bottom: 6px solid #eae9e9;
}
.single-content__header__en {
    margin-bottom: 25px;
    font: 30px 'DIN Next LT W01 Regular';
    text-align: center;
}
.single-content__header__ja {
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
}

/* single */
.single__label {
    position: absolute;
	display: table;
	bottom: 0;
    left: 50%;
    width: 240px;
    height: 218px;
	margin: 0 0 -109px -140px;
    background: rgba(80, 62, 56, .8);
}
.single__label__text {
    display: table-cell;
    font: 44px/1 'EdwardianScriptITCW01';
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

/* term */
.single-term {
    display: table;
    width: 100%;
    margin-bottom: 10px;
	line-height: 1.6;
}
.single-term + .single-term {
    padding-top: 13px;
    border-top: 1px dashed #b2b2b2;
}
.single-term__th {
    display: table-cell;
    vertical-align: top;
    width: 130px;
    font-size: 18px;
}
.single-term__td {
    display: table-cell;
    vertical-align: top;
    font-size: 16px;
}
.single-term__td .icon01__list {
    text-align: left;
}
.single-term__td .icon01__item {
    margin: 0 3px 5px 0;
    padding: 2px 5px;
}
.single-term__td .icon02__item {
    margin: 0 4px 7px 0;
}
.single-term-footer .btn-outer {
    width: 288px;
    height: 36px;
    margin: 45px auto 0;
}
.single-term-reserve__list {
	margin-top: 15px;
}
.single-term-reserve__item__time {
    display: inline-block;
    width: 3.7em;
    margin-right: 12px;
    font-size: 20px;
    padding-top: 3px;
    color: #ea5270;
    vertical-align: top;
}
.single-term-reserve__item__btn {
    display: inline-block;
    vertical-align: middle;
}
.single-term-reserve__item + .single-term-reserve__item {
    margin-top: 15px;
}
.single-term-reserve__item__btn .btn-outer {
    width: 250px;
    height: 36px;
    font-size: 16px;
    font-weight: 400;
}
.single-term-reserve__item__btn .btn:before {
    display: inline-block;
    font: normal 18px/1 FontAwesome;
    content: "\f14b";
    position: relative;
    top: -.05em;
    margin-right: 5px;
    vertical-align: middle;
}
.sec-other-fair {
    padding: 70px 0;
}
.single-plan-term__price__value01 {
    font-size: 18px;
    color: #d1462b;
}
.single-plan-term__price__value01 .is--price {
    font-size: 22px;
}
.single-plan-term__price__value01 .is--tax {
    font-size: 12px;
}


/*==========================================================================

   archive-fair

==========================================================================*/
.fair-search {
    margin-bottom: 60px;
    padding: 20px 60px 15px;
    background: #fff;
}
.fair-search__header {
    margin-bottom: 15px;
    font-size: 18px;
    text-align: center;
}
.archive-count {
    display: inline-block;
    margin-right: .15em;
    font-size: 22px;
    color: #288283;
}
.fair-search-col__header {
    display: table-cell;
    vertical-align: top;
    width: 150px;
    font-size: 16px;
}
.fair-search-col__body {
    display: table-cell;
    vertical-align: top;
    text-align: left;
}
.fair-search-row + .fair-search-row {
    margin-top: 10px;
}
.fair-search-col {
    display: table;
    width: 100%;
}
.fair-search__footer {
    text-align: center;
    margin-top: 15px;
}
.fair-search__footer .btn {
    width: 288px;
    height: 36px;
    margin: 0 auto;
}
.fair-search-check-item {
    display: inline-block;
    margin-bottom: 11px;
	margin-left: .5em;
}
.archive-fair-item {
	color: #ea526b;
}
.archive-fair-header__subtext {
	margin-top: 5px;
    font-size: 20px;
    color: #000;
}


/*==========================================================================

   single - fair

==========================================================================*/
.single-fair-header__title {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    color: #288283;
}
.single-fair-header__subtext {
    margin: 10px 0 15px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.5;
    text-align: center;
}
.single-fair-type ul li{
	margin-bottom: 8px;
}
.single-fair-image__copy {
    width: 826px;
    margin: 25px auto 30px;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
}
.single-fair-image__lead {
    margin: 30px auto;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    color: #d1462b;
    text-align: center;
}
.single-fair-image__item {
    text-align: center;
}

.single-fair-pivilege {
	box-sizing: border-box;
    width: 774px;
    margin: 50px auto 70px;
    padding: 25px 20px;
    text-align: center;
    background: #f6f5f5;
}
.single-fair-pivilege__header {
    font-size: 24px;
    margin-bottom: 35px;
}
.single-fair-pivilege__title {
	font-size: 20px;
	color: #d1462b;
    line-height: 1.7;
}
.single-fair-pivilege__text {
	margin-top: 25px;
	font-size: 14px;
    line-height: 1.7;
}
.single-fair-service {
    margin: 85px auto;
}
.single-fair-service__header {
    font-size: 20px;
    text-align: center;
}
.single-fair-service__list {
    margin: 15px auto 50px;
    width: 946px;
	text-align: center;
}
.single-fair-service__item {
    display: inline-block;
    width: 282px;
    margin: 0 15px 0;
    vertical-align: top;
}
.single-fair-service__item.wide{
    width: 828px;
}

.single-fair-service__item.wide .single-fair-service__item__img{
    display: inline-block;
    /*width: 284px;*/
    vertical-align: top;
}

.single-fair-service__item.wide .single-fair-service__item__text{
    display: inline-block;
    width:529px;
    padding: 10px 0 10px 10px;
}
.single-fair-service__item__title {
    margin: 20px 0 15px;
    font-size: 22px;
    line-height: 1.4;
    color: #503e38;
}
.single-fair-service__item__text {
    padding: 10px;
	text-align: left;
    line-height: 1.7;
}
.single-fair-outline {
    width: 828px;
    margin: 0 auto;
    padding-top: 20px;
    border-top: 6px solid #eae9e9;
}
.single-fair-term__day {
    position: relative;
    top: -2px;
    font-size: 22px;
    color: #288283;
}
.single-fair-term__time {
    position: relative;
    top: -2px;
    margin-left: 0.5em;
    font-size: 16px;
    color: #288283;
}
.single-fair-term__message {
    margin-left: 0.5em;
    font-size: 16px;
    color: #d1462b;
}
.single-fair-term__icon {
    position: relative;
    top: 1px;
    display: inline-block;
}
.single-fair-term__detail {
    margin-top: 13px;
    line-height: 1.5;
}
.single-fair-term__reserve-header {
    display: block;
    margin: 2px 0 7px;
}
.single-fair-term__reserve-tel {
    font: 24px/1 'DIN Next LT W01 Regular';
    letter-spacing: 0.06em;
}
.single-fair-term__reserve-time {
    font: 12px "Cochin LT W01 Roman";
	margin-left: 5px;
}
.single-fair-term__reserve-note {
    display: block;
    margin-top: 7px;
    font-size: 15px;
    font-weight: 400;
    color: #d1462b;
}
.single-fair-term__reserve-message{
	color: #d1462b;
}
/*
.single-term-footer {
    width: 1030px;
    margin: -30px auto 0;
    border-top: 2px solid #e8e5d8;
}
*/
.single-fair-prize{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}


/*==========================================================================

   archive - plan

==========================================================================*/
.plan-item-label span {
    position: absolute;
    display: block;
    box-sizing: border-box;
    padding: 20px 0 0 20px;
    font-size: 22px;
    color: #fff;
    z-index: 2;
}
.plan-item-label:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    border-bottom: 120px solid transparent;
    border-left-width: 120px;
    border-left-style: solid;
    opacity: .8;
    z-index: 1;
}


/*==========================================================================

   single - plan

==========================================================================*/
.single-plan-header__title {
    font-size: 30px;
    text-align: center;
    color: #288283;
}
.single-plan-header__subtext {
    margin: 22px 0 0;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
}
.single-plan-header__subtext.is--primary {
    font-size: 18px;
}
.plan-single-header__discount-value {
    font: 43px/1 'DIN Next LT W01 Regular';
    color: #d1462b;
    margin: 0 .05em 0 .1em;
}
.plan-single-header__discount-unit {
    font-size: 17px;
    font-weight: 500;
    color: #d1462b;
}
.single-plan-image__copy {
    width: 800px;
    margin: 50px auto 35px;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
}
.single-plan-image__lead {
    margin: 35px auto;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
}
.single-plan-image__item {
    text-align: center;
}
.single-plan-pivilege {
	box-sizing: border-box;
    width: 774px;
    margin: 50px auto 70px;
    padding: 35px 20px;
	font-weight: 500;
    text-align: center;
    background: #e8e5d8;
}
.single-plan-pivilege__header {
    font-size: 20px;
    margin-bottom: 35px;
}
.single-plan-pivilege__title {
	font-size: 20px;
	color: #d1462b;
}
.single-plan-pivilege__text {
	margin-top: 25px;
	font-size: 14px;
    line-height: 1.7;
}
.single-plan-recommend {
    margin: 85px auto;
}
.single-plan-recommend__header {
}
.single-plan-outline {
    width: 828px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.single-plan-outline .single-term__td {
    padding-top: 2px;
}
.single-plan-term__day {
    font-size: 20px;
    color: #288283;
}
.single-plan-term__time {
    margin-left: 0.5em;
    font-size: 16px;
    color: #288283;
}
.single-plan-term__icon {
    display: inline-block;
}
.single-plan-term__detail {
    margin-top: 13px;
    line-height: 1.5;
}
.single-plan-term__reserve-tel {
    font: 24px "Cochin LT W01 Italic";
    letter-spacing: 0.06em;
}
.single-plan-term__reserve-time {
    font: 12px "Cochin LT W01 Roman";
	margin-left: 5px;
}


/*==========================================================================

   page - cuisine

==========================================================================*/
#cuisine-passion {
    margin: 100px 0;
    padding: 35px 0;
    background: url(_img/cuisine/bg_sec_passion.jpg) no-repeat center top / cover;
}
.cuisine-passion-voice {
    margin-top: 70px;
}
.cuisine-passion-voice + .cuisine-passion-voice {
    margin-top: 50px;
}
.cuisine-passion-voice__name {
    line-height: 1.5;
    text-align: center;
}
.cuisine-passion-voice__name-ja {
    font-size: 22px;
}
.cuisine-passion-voice__name-en {
    margin-left: 45px;
    font: 20px/1 'EdwardianScriptITCW01';
    color: #b3aeac;
}
.cuisine-passion-voice__text {
    margin-top: 35px;
    font-size: 14px;
    line-height: 2;
}


/*==========================================================================

   page - dress

==========================================================================*/
.page-section01.section01--alternate {
    padding: 57px 0 35px;
}
#dress-wedding,
#dress-taxido {
    background: #f2f2f2;
}
.dress-archive01__list {
    margin-bottom: 50px;
    font-size: 0;
    text-align: center;
}
.dress-archive01__item {
    display: inline-block;
    width: 283px;
    padding: .5px;
    vertical-align: top;
}
.maternity-card {
    width: 1026px;
    margin: 0 -76px;
}
.maternity-card__aside {
    width: 512px;
}
.maternity-card__body {
    padding: 35px;
    color: #fff;
    background: #503e38;
}
.maternity-card__title {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 1.5;
    text-align: center;
}
.maternity-card__text {
    font-size: 14px;
    font-weight: 300;
    line-height: 2;
}
.other-dress-brand {
    box-sizing: border-box;
    margin: 50px auto;
}
.other-dress-brand__list {
    font-size: 0;
}
.other-dress-brand__item {
    display: inline-block;
    vertical-align: middle;
    width: 283px;
    text-align: center;
    margin: 0 0 30px;
}



/*==========================================================================

   page - access

==========================================================================*/
.access-profile-card {
    margin: 0 auto 110px;
    text-align: center;
}
.access-profile-card__aside {
    width: 478px;
}
.access-profile-card__body {
    padding-left: 14px;
    text-align: center;
}
.access-profile-card__title {
	margin-top: 20px;
	font-size: 22px;
	font-weight: bold;
}
.access-profile-card__number {
    margin: 13px 0 0;
    font: 32px "DIN Next LT W01 Regular";
    letter-spacing: .06em;
}
.access-profile-card__time {
    margin: 6px 0 25px;
}
.access-profile-card__address {
    margin-bottom: 38px;
}
.access-profile-btns__list {
    font-size: 0;
}
.access-profile-btns__item {
    display: inline-block;
    font-size: 14px;
}
.access-profile-btns__item + .access-profile-btns__item {
    padding-left: 1px;
}
.access-profile-btn {
    width: 252px;
    height: 52px;
}
.access-profile-gallery {
    text-align: center;
    font-size: 0;
}
.access-profile-gallery__item {
    margin: 0 10px;
    font-size: 14px;
    vertical-align: top;
}
.access-profile-gallery__item-text {
    margin-top: 24px;
    padding: 5px;
	font-size: 16px;
    line-height: 1.7;
}
#map-canvas {
    height: 523px;
}
.map-option {
    display: table;
    width: 100%;
    padding: 15px 0;
    font-size: 16px;
}
.map-option__place {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}
.map-option__address {
    margin-bottom: 8px;
    font-size: 16px;
}
.map-option__number {
    font: 26px/1 'DIN Next LT W01 Regular';
    letter-spacing: .05em;
}
.map-option__glink {
    display: table-cell;
    width: 50%;
    vertical-align: top;
    text-align: right;
}
.map-option__glink a {
    text-decoration: underline;
    font-weight: 300;
    color: #288283;
}
.map-way {
	margin-top: 30px;
    font-size: 0;
    text-align: center;
}
.map-way__item {
    display: inline-block;
    box-sizing: border-box;
    width: 470px;
    min-height: 181px;
    padding: 30px;
    font-size: 16px;
    vertical-align: top;
    border: 1px solid #503e38;
}
.map-way__item + .map-way__item {
    margin-left: 50px;
}
.map-way__item-title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 35px;
}
.map-way__item-text {
    text-align: left;
    line-height: 2;
}
.access-guide-header {
    margin-bottom: 50px;
    font-size: 22px;
    text-align: center;
}
.access-guide-body {
    box-sizing: border-box;
    width: 970px;
    padding: 30px 50px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    border: 1px solid #503e38;
}
.access-guide-body + .access-guide-body {
    margin-top: 55px;
}
.access-guide-body__title {
    margin-bottom: 24px;
    font-size: 20px;
}
.access-guide-body__text {
    font-size: 16px;
    line-height: 1.7;
}
.access-guide-body__table {
    margin-top: 39px;
}


/*==========================================================================

   recommendation

==========================================================================*/
#recommendation-point {
    margin-bottom: 150px;
}
.recommendation-point__item {
    position: relative;
}
.sec-about-point-label {
    position: absolute;
    top: 72px;
    box-sizing: border-box;
    width: 128px;
    height: 102px;
    padding-top: 15px;
    color: #fff;
    text-align: center;
    background: #d992be;
    z-index: 2;
}
.sec-about-point-label:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -26px;
    height: 0;
    width: 0;
    border-left: 64px solid #d992be;
    border-right: 64px solid #d992be;
    border-bottom: 26px solid transparent;
}
.recommendation-point__item:nth-child(1) .sec-about-point-label { left: 15px;}
.recommendation-point__item:nth-child(2) .sec-about-point-label { right: 81px;}
.recommendation-point__item:nth-child(3) .sec-about-point-label { left: 15px;}
.recommendation-point__item:nth-child(4) .sec-about-point-label { right: 81px;}
.recommendation-point__item:nth-child(5) .sec-about-point-label { left: 81px;}

.sec-about-point-label__count {
    font: 42px/1 "Cochin LT W01 Roman";
}
.sec-about-point-label__unit {
    display: block;
    font: 25px/1 'Cochin LT W01 Roman';
}
.recommendation-point__item.item--type02 {
    margin-bottom: 130px;
}
.recommendation-point__item + .recommendation-point__item {
    margin-top: 75px;
}
.recommendation-point__item__header {
    margin-bottom: 39px;
    font-size: 28px;
    text-align: center;
}
.recommendation-point__item__header strong {
    font-size: 34px;
    color: #288283;
    font-weight: normal;
}
.recommendation-point__item__text {
    font-size: 16px;
    line-height: 1.7;
}
.recommendation-point__item__body.body--col {
    position: relative;
    width: 100%;
}
.recommendation-point__item__thumb {
    position: relative;
    background: #d5bea0;
}
.recommendation-point__item__text {
    position: absolute;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
}
.recommendation-point__item__text {
    position: absolute;
    box-sizing: border-box;
    padding: 20px;
    background: #fff;
    box-shadow: 1px 4px 6px rgba(0, 0, 0, .1);
}
.recommendation-point__item.item--type01 .recommendation-point__item__thumb {
    width: 642px;
    height: 397px;
}
.recommendation-point__item.item--type02 .recommendation-point__item__thumb {
    width: 892px;
    height: 494px;
	margin: 0 auto;
}
.recommendation-point__item.item--type01 .recommendation-point__item__text {
    top: 50%;
    right: 0;
	width: 512px;
	transform: translate(0, -50%);
}
.recommendation-point__item.item--type02 .recommendation-point__item__text {
    bottom: -50px;
    left: 50%;
	width: 794px;
	margin-left: -397px;
}
.page-main-image.image--has-label02 {
    margin-bottom: 138px;
}
.page-main-image__label02 {
    position: absolute;
    left: 50%;
    bottom: -59px;
    transform: translate(-50%, 0);
    display: inline-block;
    box-sizing: border-box;
    width: 942px;
    padding: 10px;
    font-size: 38px;
    color: #288283;
    background: url(_common/img/bg_label02.png) no-repeat center;
}
.page-main-image__label02-inner {
    padding: 30px;
    text-align: center;
    background: #fff;
}


/*==========================================================================

   single - info

==========================================================================*/

.single-info-header {
    width: 786px;
    margin: 0 auto 36px;
    padding: 20px;
    text-align: center;
    border-top: 2px solid #e8e5d8;
    border-bottom: 2px solid #e8e5d8;
}
.single-info-header__title {
    font-size: 30px;
    text-align: center;
    color: #d1462b;
}
.single-info-header__title span.single-info-header__date{
	color: black;
	font-size: 14px;
}
.single-info-header__subtext {
    margin: 10px 0;
    font-size: 30px;
    line-height: 1.5;
    text-align: center;
}
.single-content-body {
    width: 800px;
    padding: 50px 50px 100px;
	margin: 0 auto;
    font-size: 16px;
    line-height: 2;
}
.single-content-body a{
	color: #288283 !important;
	text-decoration: underline;
}
.single-content-body a:hover{
	text-decoration: none;
}

/*==========================================================================

   page-privacy

==========================================================================*/
#sec-privacy .container {
    width: 860px;
    margin: 0 auto;
}
.sec-privacy-header {
    line-height: 2;
}
#sec-privacy {
    margin-bottom: 15px;
    padding: 15px 5px;
}
#sec-privacy h2 {
    margin: 50px 0 18px;
    font-size: 18px;
    font-weight: 500;
}
#sec-privacy p {
    padding: 0 18px;
    line-height: 2;
}


/*==========================================================================

   page-company

==========================================================================*/
#sec-company {
    margin-bottom: 25px;
}
#sec-company .table02 {
	width: 860px;
	margin: 0 auto;
    line-height: 2;
}
#sec-company .table02 th {
    width: 70px;
    font-weight: 500;
}


/*==========================================================================

   page-form

==========================================================================*/
#form {
    padding: 0px 0 50px;
}
.form-info {
    margin-bottom: 50px;
    font-size: 14px;
    line-height: 1.7;
}
.form-info p + p {
    margin-top: 1.5em;
}
.form-info-note {
    margin: 15px 0;
    color: #d1462b;
}
.form-info-note a{
    color: #288283;
    text-decoration: underline;
    font-size: 1.4em;
}
.icon-form-must {
    margin: 0 .25em;
    color: #d1462b;
}
.mw_wp_form_input .input-message{

}
.mw_wp_form_input .preview-message{
	display: none;
}
.mw_wp_form_preview .input-message{
	display: none;
}
.mw_wp_form_preview .preview-message{
	width: 100%;
	padding: 20px;
	font-size: 18px;
	color: #d1452a;
	border: 1px solid #d1452a;
	background: white;
	display: inline-block;
	margin-bottom: 20px;
	text-align: center;
}

/*==========================================================================

guideline

==========================================================================*/

.guideline .container {
	margin-top: 100px;
}

.guideline{
    line-height: 1.8;
}

.guideline .single-info-header{
    padding:40px;
    margin-bottom: 70px;
}

.guideline .single-info-header__title{
    color: #288283;
    margin-bottom: 10px;
}

.guideline .single-info-header__title_sub{
    font-size: 18px;
}

.guideline .text {
     margin-bottom: 80px;
}

.guideline .text p{
    text-align: center;
    font-size: 16px;
    line-height:2.5;
    margin-bottom: 25px;
}
.guideline-btn{
    font-size: 0;
    margin-bottom: 60px;
}

.guideline-btn li{
    display: inline-block;
    width:245px;
    margin-left: 10px;
    border:2px solid  #503e38;
}
.guideline-btn li:first-child {
	margin-left: 0;
}

.guideline-btn li a{
    display: block;
    background-color: #503e38;
    text-align: center;
    color: #fff;
    transition: 0.5s;
    font-size: 16px;
    padding:20px;
    position: relative;
}

.guideline-btn li a:before{
    display: inline-block;
    font: normal 20px/1 FontAwesome;
    content: "\f107";
    position: absolute;
    top: 24px;
    left: 20px;
    font-weight: bold;
}

.guideline-btn li a:hover{
    background-color: #fff;
    color: #503e38;
    transition: 0.5s;
}


.guideline .ttl01{
    font-size: 24px;
    text-align: center;
    border-bottom:2px solid #e8e5d8;
    padding-bottom:25px;
}
.guideline-list{
    font-size: 0;
    width:912px;
    margin:60px auto 70px;

}
.guideline-list li{
    width:438px;
    display: inline-block;
    margin-left:36px;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 40px;
    border-radius:10px;
    border: 2px solid #f3f2eb;
    vertical-align:top;
}

.guideline-list li:nth-child(odd){
    margin-left: 0;
}

.guideline-list li.mh01 {
    min-height:206px;
}

.guideline-list li.mh02{
     min-height:186px;
}

.guideline-list li .img-box{
    width:169px;
    display:inline-block;
    padding-top: 20px;
    vertical-align:top;
    text-align: center;
}
.guideline-list li img{

}

.guideline-list li .box{
    font-size: 13px;
    width:225px;
    display:inline-block;
    text-align: left;
    line-height:2;
}
.guideline-list li .ttl02{
    font-size: 24px;
    color: #288283;
    text-align: center;
    margin-bottom: 10px;
}

/*==========================================================================

   common

==========================================================================*/
.mb20{
	margin-bottom: 20px;
}
.mb30{
	margin-bottom: 30px;
}
.a-left{
	text-align: left;
}
.w900{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
