@charset "UTF-8";
.iv,.ivo{
  opacity: 0;
}

.s_nav {
	display: none;
}
.tab_blok,
.pc_block {
	display: block;
}
.page .menu-trigger,
._sp,
.sp {
	display: none;
}
.tab_br,
.pc_br {
	display: block;
}

body {
	position: relative;
	line-height: 1.8em;
}
.all {
    position: relative;
    z-index: 1;
}
.body_bk {
	overflow: hidden;
}

#header {
	width: 100%;
	position: relative;
	background: url(../../images/img01.jpg);
	background-position: center top;
	background-size: cover;
}
#header .bk_img {
	position: absolute;
	width: 100%;
	z-index: 0;
}
#header .bk_img img {
	width: 100%;
}

#header ._in {
	width: 80%;
	max-width: 962px;
    margin: auto;
    position: relative;
    z-index: 2;
    padding-bottom: 80px;
}
#header .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	padding: 24px 34px 0;
}
#header .c2_ph {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
	z-index: 1;
	margin-top: -14%;
}

.obi {
	font-size: 1.2em;
	color: #fff;
	background: #000;
	padding: 14px;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: 500;
}

.img_txt {
	color: #fff;
	background: #3f80c1;
	line-height: 1em;
	padding: 7px 14px;
	font-size: 0.7em;
	position: absolute;
	bottom: 7px;
	right: 7px;
	z-index: 2;
	font-weight: 500;
}
#header .img_txt {
	color: #fff;
	background: #3f80c1;
	line-height: 1em;
	padding: 10px 18px;
	font-size: 0.7em;
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 2;
	font-weight: 500;
}

.pc_br {
	display: block;
}
.color01 {
	color: #be801e;
}
.main_txt {
/* 	background: #000; */
}
.main_txt ._in {
	width: 90%;
	margin: auto;
	text-align: center;
	max-width: 816px;
	padding: 80px 0 80px;
}
.main_txt h2 {
	text-align: center;
	margin-bottom: 20px;
}
.main_txt h3 {
	font-size: 1.3em;
	line-height: 1.8em;
	display: inline-block;
	margin: auto;
	text-align: left;
	font-weight: 500;
}
.video {
	width: 100%;
	height: 100%;
	margin-bottom: 60px;
}


.contents.tour_point ._in {
	width: 90%;
	max-width: 1150px;
	margin: auto;
	background: #000;
	color: #fff;
	border-top: 9px solid #be801e;
}
.contents.tour_point .bottom {
	width: 90%;
	max-width: 1150px;
	height: 60px;
	margin: auto;
	background: #000;
}

.contents.tour_point ._in .inner {
	padding: 30px 55px;
}

.contents.tour_point .ttl_img {
	width: 100%;
	margin: auto;
	max-width: 421px;
}
.contents.tour_point .c2_main {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	font-family: 'Noto Serif JP', serif;
	margin-top: 30px;
}
.contents.tour_point .c2_main h3 {
	font-family: 'Noto Serif JP', serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 12px 0;
}
.contents.tour_point .c2_main h3 .s_txt {
	font-size: 0.8em;
	line-height: 1.5em;
	display: block;
	margin: 0 0;
}
.contents.tour_point .c2_main .ph01 {
	width: 58%;
	max-width: 597px;
}
.contents.tour_point .c2_main .ph02 {
	width: 42%;
	max-width: 427px;
}
.contents.tour_point .c2_main .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.contents.tour_point .c2_main .c2 .ph {
	width: 48%;
}

.main_txt .c4 {
	display: flex;
	flex-wrap: wrap;
}
.main_txt .c4 .ph {
	width: 25%;
	position: relative;
}
.main_txt .c4 .ph img {
	width: 100%;
}

.price {
/* 	background: #000; */
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.5em;
}
.price ._in {
	width: 90%;
	margin: 0 auto;
	padding: 50px 0;
	max-width: 816px;
	text-align: center;
/* 	font-family: 'Noto Serif JP', serif; */
/* 	color: #fff; */
}

.price ._in ul {
	display: inline-block;
	margin: auto;
	text-align: left;
}
.price ._in ul .st {
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: 700;
}
.price ._in ul .st .s_txt {
	font-size: 0.8em;
	line-height: 1em;
	display: block;
	margin-top: 4px;
	margin-bottom: 20px;
	color: #ff0000;
}
.price ._in ul .num {
	font-size: 2.2em;
	line-height: 1.5em;
}
.price ._in ul .st .inline_block {
	display: inline-block;
}
.price_data h4 {
	font-weight: 600;
	line-height: 1.5em;
	font-size: 1em;
	margin-bottom: 10px;
}

.contents.commitment {
	background: #000;
	color: #fff;
}
.contents.commitment ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	color: #fff;
	padding: 0 0;
}
.contents.commitment ._in .ttl_img {
	width: 80%;
	margin: auto;
	max-width: 243px;
}
.txt_r {
	text-align: right;
}
.midokoro {
	margin: 0 auto 0;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	padding-bottom: 60px;
}
.midokoro li .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.midokoro li {
	border-left: 5px solid #be801e;
	padding-left: 20px;
	margin-top: 60px;
}
.midokoro li:first-of-type {
	margin-top: 0px;
}
.midokoro li h3 {
	color: #be801e;
	font-size: 2em;
	line-height: 1.5em;
	margin-bottom: 14px;
}
.midokoro li h3 .s_txt {
	font-size: 0.6em;
}
.midokoro li h4 {
    color: #be801e;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 14px;
}
.midokoro li .c2 .ph01 {
	width: 67%;
	max-width: 640px;
	position: relative;
}
.midokoro li .c2 .ph02 {
	width: 30%;
	max-width: 290px;
	position: relative;
}
.midokoro li .c2 .ph02 .ph {
	position: relative;
	margin-bottom: 14px;
}
.midokoro li .c2 .ph01 .ph {
    position: relative;
    margin-bottom: 14px;
}
.midokoro li .c2 .img_box.mt {
    margin-top: 24px;
}
.contents.reason {
	border: 12px solid #be801e;
}
.contents.reason ._in {
	width: 90%;
	margin: 60px auto;
	text-align: center;
}
.ttl {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.2em;
	line-height: 1.5em;
	text-align: center;
}
.ttl .s_txt {
	font-size: 0.7em;
	line-height: 1.5em;
	text-align: center;
	display: block;
}
.ch_txt {
	font-family: 'Noto Serif JP', serif;
    font-size: 1.3em;
    line-height: 1.8em;
    display: inline-block;
    margin: 50px auto;
    text-align: left;
}
.conse {
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
	font-family: 'Noto Serif JP', serif;
}

.contents.suke ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0;
	font-family: 'Noto Serif JP', serif;
}
.table01 {
	width: 100%;
	border-top: 1px solid #ccc;
}
.table01 th {
	padding: 14px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 4em;
	background: #f5f5f5;
	text-align: center;
}
.table01 td {
	padding: 20px;
	border-bottom: 1px solid #ccc;
	text-align: left;
}

.price_data {
	margin-top: 30px;
}
.sf_data {
	margin-top: 50px;
}
.sf_data h3 {
	font-size: 1.4em;
	margin-bottom: 10px;
}
.sf_data li {
	text-indent: -1em;
	margin-left: 1em;
}
a.btn02 {
	font-size: 22px;
	background: #fff;
	display: block;
	padding: 24px 0;
	line-height: 1em;
	color: #be801e;
}
a.btn02:hover {
	color: #000e;
}
p.btn03 {
	font-size: 18px;
	background: #fff;
	display: block;
	padding: 24px 0;
	line-height: 1em;
	color: #8e8e8e;
	text-align: center;
}

.table02 {
	width: 100%;
	border-top: 2px solid #2566a6;
	border-right: 2px solid #2566a6;
	margin-bottom: 10px;
}
.table02 th {
	padding: 20px 14px;
	border-bottom: 2px solid #2566a6;
	border-left: 2px solid #2566a6;
	width: 4em;
	background: #3f80c1;
	text-align: center;
	color: #fff;
}
.table02 td {
	padding: 30px 20px;
	border-bottom: 2px solid #2566a6;
	text-align: center;
	font-size: 2.4em;
	border-left: 2px solid #2566a6;
	color: #ff0000;
	font-weight: 700;
}

.sf_data .table02 th {
    width: 9em;
}

.ttl01 {
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	margin-bottom: 20px;
	background: #f5f5f5;
	padding: 14px;
	border-radius: 8px;
	color: #3f80c1;
	font-weight: 600;
}

.contents.notes ._in {
	width: 90%;
	max-width: 988px;
	margin: auto;
	padding: 60px 0 100px;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: 500;
}
.contents.notes ._in ul {
	margin-bottom: 40px;
}
ul.indent li {
	margin: 10px auto;
	text-indent: -1em;
	margin-left: 1em;
}
a.btn {
	font-size: 1.6em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	background: #000;
	padding: 24px 14px;
}
a._btn {
	font-size: 1.6em;
	line-height: 1.5em;
	display: block;
	color: #fff;
	background: #ccc;
	padding: 24px 14px;
}


.footer {
	background: #f5f5f5;
	padding: 50px 0 30px;
	font-size: 0.9em;
	line-height: 1.5em;
	font-family: 'Noto Serif JP', serif;
}
.footer ._in {
	width: 90%;
	margin: auto;
	text-align: center;
}
.footer ._in .txt {
	display: block;
	margin-bottom: 7px;
}
.footer ._in h2 {
	max-width: 236px;
	display: inline-block;
	margin-bottom: 14px;
}
.footer ._in h3 {
	display: inline-block;
	font-size: 1.2em;
	line-height: 1.5em;
}
.footer ._in .data {
	display: inline-block;
}
.footer ._in .f_nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 44px;
}
.footer ._in .f_nav li {
	margin: 0 14px;
}


.flow ._in {
	width: 90%;
	max-width: 960px;
	margin: auto;
	padding: 80px 0 0;
}
.flow ._in h2 {
	text-align: center;
	margin: auto;
	width: 60%;
	max-width: 435px;
}

.flow_li {
	padding: 34px;
	border-radius: 12px;
	margin: 20px 0;
}
.flow_li:nth-of-type(odd) {
	background: #3f80c1;
	color: #ffff;
}

.flow_li .c2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	flex-direction: row-reverse;
	align-items: center;
}
.flow_li .c2 .ph {
	max-width: 348px;
	width: 40%;
}
.flow_li .c2 .ph img {
	border-radius: 12px;
}
.flow_li .c2 .txt {
	width: 56%;
}
.flow_li .c2 .txt p {
	font-weight: 500;
	font-size: 1.05em;
	line-height: 1.5em;
}
.flow_li .c2 .txt h4 {
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: 700;
	color: #3f80c1;
}
.flow_li .c2 .txt h3 {
	font-size: 1.8em;
	line-height: 1.5em;
	margin: 0 0 7px;
	font-weight: 700;
	color: #3f80c1;
}

.flow_li.odd {
	background: #3f80c1;
	color: #ffff;
}
.flow_li.odd .c2 {
	flex-direction: row;
}
.flow_li.odd .c2 .txt h4,
.flow_li.odd .c2 .txt h3 {
	color: #ffff;
}

.setteibi {
	padding: 24px;
	background: #f5f5f5;
	border-radius: 8px;
}
.inline-block {
	display: inline-block;
}

