@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth;}/*smooth scroll*/
article{
	 background-color: #e9faff;
     color: #333;
}

.is-hide {
  display: none;
}


/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 12px;
	margin: 0 1%;
}

.wrap02 {
 
    background-color: #e9faff;
}

/* ------------------------------------------
	title
------------------------------------------ */
#title{
	position:relative;
	background-image:url(../images/bg.png);
    background-repeat:repeat-x,repeat-x,;
    background-position:50% 50%,50% 50%;
    background-color: #e9faff;
    background-size:auto 100%;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height: 320px;
}
#title img{
width: 320px;
height: 320px;
}
#title p{
margin: 0;
padding: 0;
}

/* ------------------------------------------
	artcleWrap
------------------------------------------ */
.artcleWrap{
	width:100%!important;
	background:#e9faff;
	display:block;
	margin:0 auto 0;
	padding:20px 0 20px 0;
	position:relative;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "游ゴシック体", YuGothic,"sans-serif";
}
.artcleWrap.white {
	background:#fff;
}

.inner{
	margin:10px auto 10px;
}

/* navi
------------------------------------------ */
#navi {
    margin: 0px 2% 0;
    text-align: center;
    padding: 0px 0 0;
    width: 96%;
}
#navi ul {
    padding: 0;
    margin: 25px 0 0;
    overflow: hidden;
}
#navi li a span {
    display: flex;
    font-weight: bold;
    padding: 3px 3px 3px;
    color: #FFF;
    width: 49%;
    box-sizing: border-box;
    background: #129bc5;
    border-radius: 5px;
    height: 50px;
    line-height: 1.2;
    justify-content: center;
    align-items: center;
    float:left;
    margin:0px 2% 5px 0;
}
#navi li a span {
    color: #fff;
}
#navi li:nth-of-type(2) span,
#navi li:nth-of-type(4) span{
    margin-right: 0;
}
#navi li a:hover {
    text-decoration: none!important;
    color: #f32b4c;
    opacity: 0.8;
}
#navi li span.csoon {
    display: flex;
    font-weight: bold;
    padding: 3px 3px 3px;
    color: #FFF;
    width: 49%;
    box-sizing: border-box;
    background: #999999;
    border-radius: 5px;
    height: 70px;
    line-height: 1.2;
    justify-content: center;
    align-items: center;
    float:left;
    margin:0px 2% 5px 0;
    margin-right: 0;
}

.main_catch {
    text-align: left;
    font-size: 15px;
    line-height: 1.7;
    margin: 10px 0;
    padding: 15px 10px;
    font-weight: bold;
}


h2 {
    width:100%;
    text-align: center;
    line-height: 1.4;
	margin:10px 0 10px 0;
    font-weight: bold;
    color: #129bc5;
}

h3 {
    font-weight: bold;
}

h4 {
    margin-bottom: 10px;
    font-weight: bold;
}

h5 {
    line-height: 1.6;
}

.heading02 {
	position: relative;
    font-size: 24px;
	text-align: center;
	border-bottom: 5px solid #129bc5;
}

.heading02::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 5px;
	background-color: #edb812;
}

.catch {
    display: inline-block;
    width:100%;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 20px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
}

.camp {
    width:100%;
    background: url(../images/bg_kikaku_smp.jpg) no-repeat #f32b4c;
    background-size: 100% auto;
    background-position: bottom 0 right 0;
    padding:0 4%;
    font-size: 0.8rem;
    box-sizing: border-box;
    color: #fff;
    text-align: left;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
}
.txt_underline {
border-bottom:double;/*二重線を引く*/
border-color:#FFF;
border-width:3px;
    font-size: 110%;
    color: #ffff00;
}
.camp_thanks {
    width:90%;
    text-align: center;
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: bold;
    margin: 20px 5% 0;
    background-image: url(../images/kazari01.png), url(../images/kazari02.png);
    background-position: left,right;
    background-repeat: no-repeat;
    background-size: 40px;
    padding: 0 40px;
    display: inline-block;
    box-sizing: border-box;
}
div#useWrap{
	padding:10px;
	margin-bottom:0px;
}
div#useWrap div{
	overflow:hidden;
	padding:15px;
	margin:0 0 0 0;
	background:#FFF;
	float:none!important;
	width:auto!important;
	border:1px solid #fdd4e7;
}

div#useWrap div:nth-of-type(1){
	padding:15px;
}



div#useWrap div p{
	float:left;
	margin:0 20px 0 0;
	width:75px;
	height:75px;
}

#useWrap div p img{
	width:100%;
	height:auto;
}

#useWrap div dl{
	overflow:hidden;
	display:block;
	padding:0 0 0 0;
}

/*#useWrap div:last-child{
	border-bottom:none
}*/


#useWrap div dl dt{
	font-size:14px;
	margin:0 0 10px 0;
	padding:0;
}

#useWrap div dl dt a{
	color:#000;
}

#useWrap div dl dd{
	font-size:12px;
	color:#999;
	margin:0;
	padding:0;
}

#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}

#useWrap div dl dd > span span{
	color:#F69;
	display:inline;
}

#useWrap .commonTit{
	margin:0;
}
.camp02 {
    width:100%;
    background: url(../images/bg_kikaku_smp05.jpg) no-repeat #f32b4c;
    background-size: 100% auto;
    background-position: bottom 0 right 0;
    padding:0 4%;
    font-size: 0.8rem;
    box-sizing: border-box;
    color: #fff;
    text-align: left;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
}
.txt_underline {
border-bottom:double;/*二重線を引く*/
border-color:#FFF;
border-width:3px;
    font-size: 110%;
    color: #ffff00;
}
.camp03 {
    width:100%;
    background: url(../images/bg_kikaku_smp03.jpg) no-repeat #f32b4c;
    background-size: 100% auto;
    background-position: bottom 0 right 0;
    padding:0 4%;
    font-size: 0.8rem;
    box-sizing: border-box;
    color: #fff;
    text-align: left;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
}
.txt_underline {
border-bottom:double;/*二重線を引く*/
border-color:#FFF;
border-width:3px;
    font-size: 110%;
    color: #ffff00;
}

.camp_btn{
    width:80%;
    background: #fff;
    color: red;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1rem auto 1.5rem;
    font-size: 1.1rem;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 10px;
}
.camp_btn:hover {
    opacity: 0.8;
}
.camp_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.camp_btn a,
.camp_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #f32b4c;
}


/*プラン*/
.plan {
    width:100%;
    background: #270800;
    padding:0 4%;
    font-size: 0.9rem;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    overflow: hidden;
}
.plan p.txt_main {
    padding: 1rem 0;
    color: #fff;
    font-weight: bold;
}
.plan ul {
    width:100%;
    box-sizing: border-box;
    overflow: hidden;
}
.plan ul li {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 1rem 0;
    background: #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #cccccc;
    background-image: url(../images/plan_bg.jpg);
    background-color:rgba(255,255,255,0.6);
    background-blend-mode:lighten;
}

.plan ul li:nth-child(1){
}

.plan ul li img {
    width: 50%;
    height: auto;
    float:left;
    margin-right: 0.5rem;
    overflow: hidden;
}
.plan ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #df773e;
    color: #fff;
    padding: 5px;
    font-size: 0.8rem;
}

.plan li dl {
    overflow: hidden;
}

.plan li dl dt {
    font-weight: 600;
    padding: 0 0 0;
    font-size: 1rem;
    color: #000000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}
.plan li dl dd {
    font-size: 0.9rem;
    margin-top: 10px;
    line-height: 150%;
    padding-top: 0px;
}

.plan .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #999 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fff;
    clear: both;
}
.plan .plan_btn:hover {
    opacity: 0.8;
}
.plan .plan_btn a,
.plan .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan .plan_more_btn {
    width:80%;
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan .plan_more_btn:hover {
    opacity: 0.8;
}
.plan .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan .plan_more_btn a,
.plan .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #000;
}


/*クリアフィックス*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}

/*赤い風船おすすめの旅*/
ul.banner_area {
    width:100%;
    background: #e6e5e4;
    overflow: hidden;
    padding: 0 2% 0.5rem;
    box-sizing: border-box;
}
ul.banner_area li {
    width: 48%;
    margin: 0.5% 1% 0.5% 1%;
    float: left;
}
.osusume_txt {
    margin: 1rem 4% 1.2rem;
    text-align: center;
    font-size: 1rem;
}
.osusume_tit {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    background: #e6e5e4;
    padding-top:10px;
    padding-bottom: 0.5rem
}
/*SDGs*/
p.img_sdgs {
    text-align: center;
}
p.sdgs_text {
    font-size: 0.9rem;
    line-height: 1.8;
    padding:0 4%;
}
div.sdgs_text02 {
    border:1px solid #6ecbf5;
    padding: 1.2rem;
    margin: 1.2rem 4%;
    font-size: 0.9rem;
    line-height: 1.5;
    text-align: center;
    position: relative;
	background-color: #ffffff;
}
div.sdgs_text02 p.sdgs_btn {
    margin:10px 0 0;
    top:10px;
    right:10px;
    padding: 5px 10px;
    background: #129bc5 ;
    border: 1px solid #129bc5;
    font-size: 0.8rem;
    color: #fff;
}
div.sdgs_text02 p.sdgs_btn:hover {
    opacity: 0.8;
}
div.sdgs_text02 p.sdgs_btn a,
div.sdgs_text02 p.sdgs_btn a:hover {
    color: #fff;
    display: block;
    text-decoration: none!important;
}
h3.sdgs_tit {
    margin:30px 0 0;
    position: relative;
    padding: 0.5rem;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}
h3.sdgs_tit:before {
    position: absolute;
  bottom: 0px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #f32c4d;
}
.sdgs_text02 h3 {
    font-size: 1.0rem;
}
.sdgs_text02 ul {
    overflow: hidden;
    margin-top:0.5rem;
}
.sdgs_text02 ul li {
    margin-top:0.5rem;
}
ul.sdgs_icon {
    width:92%;
    margin:0 4%;
    overflow: hidden;
}
ul.sdgs_icon li {
    float:left;
    width:23.5%;
    margin-right: 2%;
	margin-bottom: 2%;
}
ul.sdgs_icon li:nth-child(4) {
    margin-right: 0;
}
ul.sdgs_icon li img {
    width: 100%;
}
.sdgs_example {
    width:100%;
    overflow: hidden;
    padding:15px;
    box-sizing: border-box;
    border-bottom:1px solid #ccc;
    margin-bottom: 15px;
}
	
	.sdgs_example img{
		width: 100%;
	}
.sdgs_example h4 {
    float:left;
    width:100%;
    overflow: hidden;
    font-size: 1.1rem;
}
.sdgs_example p {
    width:72%;
    float:left;
    font-size: 1rem;
    line-height: 1.6;
}
.sdgs_example p.sdgs_example_icon {
    width:23%;
    padding-left:4%
}
.sdgs_example p.sdgs_example_icon img {
    width:100%;
}
.sdgs_example2 {
    width:100%;
    overflow: hidden;
    margin-top:30px;
    padding:15px 15px 30px;
    border-bottom:1px solid #ccc;
    box-sizing: border-box;
}
.sdgs_example2:last-of-type {
    width:100%;
    overflow: hidden;
    padding:15px;
    border-bottom:1px solid #ccc;
    border-top:none;
    margin-bottom:15px;
}
.sdgs_example2 h4 {
    /*float:left;*/
    width:100%; /* 94% */
    overflow: hidden;
    font-size: 1.1rem;
}
.sdgs_example2 h4.flexH4 {
    display: flex;
}
.sdgs_example2 h4 span.origin_icon {
    margin: 0 15px 10px 0;
    padding: 5px 8px;
    color: #fff;
    background: #6ecbf5;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sdgs_example2 h4 span.small_area {
    font-size: 14px;
}
.sdgs_example2 p {
    width:100%;/* 92% */
    /*float:left;*/
    font-size: 1rem;
    margin-bottom:15px;
    line-height: 1.6;
}
.sdgs_example2 ul.sdgs_example_icon {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.sdgs_example2 ul.sdgs_example_icon li {
    width: 32%;
}
.sdgs_example2 ul.sdgs_example_icon li img {
    width: 100%;
}
.sdgs_example2 p.sdgs_example_icon {
    width:calc(100% / 3 - 2%);
    float:left;
    margin-right:2%
}
.sdgs_example2 p.sdgs_example_icon.last {
    margin-right: 0;
}
.sdgs_example2 p.carbon_zero_img {
    width: 100%; /* 92% */
}
.sdgs_example2 p.carbon_zero_img img {
    width:100%;
    height: auto;
}
ul.sdgs_example_icon_list li img {
    width:100%;
}
ul.sdgs_example_icon_list {
    width:92%;
	overflow: hidden;
	margin-bottom: 15px;
}
ul.sdgs_example_icon_list li {
    float: left;
	width: 29.5%;
	padding-right: 2%;
}
ul.sdgs_example_icon_list li:last-of-type {
	padding-right:0;
}



/* ----------------------------------------------------
 赤い風船45周年の歩み
-------------------------------------------------------*/
.history_txt {
    float:left;
    width:64%;
    font-size: 0.9rem;
    font-weight: 600;
    padding-right: 2%;
    padding-left: 4%;
    margin-top:10px;
    overflow: hidden;
    margin-bottom:10px;
}
p.icon_50th {
    float:left;
    width:30%;
    padding-bottom:15px;
    overflow: hidden;
    margin-top:10px;
}
p.icon_50th img {
    width:100%;
}
/*トップリード*/
.historyContent {
	width:100%;
	border-top:1px #333 solid;
	margin:0 0 20px;
}
.historyContent#showa .nengou{
	width:100%;
	margin:10px 10px 0 0;
	background: #cc0000;
    color: #fff;
    padding:5px;
    text-align: center;
}
.historyContent#heisei .nengou{
	width:100%;
	margin:10px 10px 0 0;
	background: #cc0000;
    color: #fff;
    padding:5px;
    text-align: center;
}
.historyContent#reiwa .nengou{
	width:100%;
	margin:10px 10px 0 0;
	background: #cc0000;
    color: #fff;
    padding:5px;
    text-align: center;
}
.historyContent .rightbox{
	width:100%;
	margin-top:10px;

	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap; 
	-webkit-justify-content:space-between; /* Safari */
	justify-content:space-between;
}
.historyContent .kioku{
	width:100%;
	border-top:1px #999 solid;
}
.historyContent .kioku h3{
	font-size:12px;
	width:25%;
	float:left;
}
.historyContent .kioku dl{
	font-size:11px;
	border-left:1px #999 dotted;
	width:75%;
	float:right;
	padding-left:5px;
}
.historyContent .kioku dl dt{
	float:left;
	clear:both;
	width:10%;
}
.historyContent .kioku dl dd{
	float:left;
	width:90%;
}
.historyContent .kioku:after {
	content:" ";
	clear:both;
	display:table;
}
.historyContent#showa .topics_half,
.historyContent#showa .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#reiwa .topics_half,
.historyContent#reiwa .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#heisei .topics_half,
.historyContent#heisei .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#reiwa .topics_half,
.historyContent#reiwa .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}


.historyContent dl.year,
.historyContent dl.year2 {
	width:100%;
}
.historyContent dl.year dt,
.historyContent dl.year2 dt{
	color:#FFF;
	font-size:11px;
	width:120px;
}
.historyContent dl.year dt span,
.historyContent dl.year2 dt span{
	background-color:#cc0000;
	border-radius:10px;
	padding:0 10px;
}
.historyContent dl.year dd,
.historyContent dl.year2 dd{
	font-weight: bold;
	font-size:12px;
	padding-top:5px;
}
.historyContent dl.year dd p,
.historyContent dl.year2 dd p{
	color:#333;
}


.historyContent .gallery{
	clear:both;
	width:100%;
	margin:0;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap; 
}
.historyContent .topics .gallery > a,
.historyContent .topics_half .gallery > a,
.historyContent .topics .gallery > li,
.historyContent .topics_half .gallery > li{
	width:23%;
	margin:1%;
}
.historyContent .gallery p{
	font-size:12px;
}
.historyContent .gallery .grow2{
	flex-grow: 1.5;
}
.historyContent .gallery .grow3{
	flex-grow: 3;
}
.historyContent .gallery .grow4{
	flex-grow: 4;
}
.historyContent .gallery .grow5{
	flex-grow: 5;
}
.historyContent .gallery li img{
	width:100%;
}
.historyContent .gallery li img{
	width:100%;
}
/*.historyContent#showa .topics_half {
	width:49%;
	margin-top:10px;
	background-color:#FFF8B0;
	padding:10px;
}
.historyContent#heisei .topics_half {
	width:49%;
	margin-top:10px;
	background-color:#F7F6C5;
	padding:10px;
}

.historyContent .topics_half .gallery > a,
.historyContent .topics_half .gallery > li{
	width:30%;
	margin:1.5%;
}*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}
.txt_left {
    text-align: left;
}
.plan_more_tit {
    width:100%;
    text-align: center;
    padding-top: 1rem;
}
.plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #fff;
}
.plan_more_tit span:before,
.plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #fff;
}
.plan_more_tit span:before {
    left:0;
}
.plan_more_tit span:after {
    right:0;
}

.shosai_btn02{
    margin: 1rem auto 1rem;
    width:100%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1.2rem 0;
    font-size: 1.1rem;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    box-sizing: border-box;
}
.shosai_btn02:hover {
    opacity: 0.8;
}
.shosai_btn02 i {
    float: right!important;
    position: absolute;
    right: 1rem;
    top:35%;
}
/*ul.kitty_pf li a {
    text-decoration: underline!important;
}*/
.shosai_btn02 a,
.shosai_btn02 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}

/*プラン*/
.plan2 {
    width:100%;
    padding:15px 0;
    font-size: 19px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    overflow: hidden;
}
.plan2 p.txt_main {
    padding: 30px 0;
    color: #fff;
    font-weight: bold;
}
.plan2 ul {
    position: relative;
    width:94%;
    box-sizing: border-box;
    margin:0 3%;
}
.plan2 ul li {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    background: #fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fdd4e7;
    background-color:#fff;
}

.plan2 ul li:nth-child(1){
    margin:0 0 0 0;
}
.plan2 p.ph {
    width:100%;
    float:left;
}
.plan2 ul li img {
    width: 100%;
    height: auto;
}
/*ハートアイコン
.plan2 ul li p.area{
    position: absolute;
    top: -15px;
    left: -15px;
    background: url(../images/icon_heart.png) no-repeat;
    background-size: 100px auto;
    color: #fff;
    padding: 23px 0;
    font-size: 14px;
    height: 80px;
    width: 100px;
    text-align: center;
    line-height: 1.1;
}*/
.plan2 ul li p.area{
    position: absolute;
    top: -1rem;
    left: -0.5rem;
    background: url(../images/icon_baloon.png) no-repeat;
    background-size: 100% auto;
    color: #fff;
    padding: 25px 0;
    font-size: 14px;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 1.1;
}
.plan2 li dl {
    float:right;
    width:100%;
}

.plan2 li dl dt {
    padding: 0 0 0 45px;
    font-size: 1rem;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    font-weight: 600;
    background: url(../images/icon_dia.png) no-repeat;
    background-size: 35px auto;
    border-bottom: 5px dotted #fca3cc;
}
.plan2 li dl dd {
    font-size: 0.9rem;
    margin-top: 10px;
    line-height: 170%;
    padding-top: 0px;
}

.plan2 .plan2_btn {
    float:right;
    margin-top:0.5rem;
    width:100%;
    padding: 0.5rem;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #ef4e6d;
    color: #fff;
    border-radius: 10px;
}
.plan2 .plan2_btn:hover {
    opacity: 0.8;
}
.plan2 .plan2_btn a,
.plan2 .plan2_btn a:hover {
    color: #fff;
    text-decoration: none!important;
    display: block;
    font-weight: bold;
}
/*.plan2 .plan2_btn {
    float:right;
    margin-top:0.5rem;
    width:100%;
    padding: 0.5rem;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fca3cc;
    color: #666;
    border-radius: 10px;
}*/
.plan2 .plan3_btn {
    float:right;
    margin-top:0.5rem;
    width:100%;
    padding: 0.5rem;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fff;
    color: #fca3cc;
    border-radius: 10px;
    border: solid 2px #fca3cc;
}
.plan2 .plan3_btn:hover {
    opacity: 0.8;
}
.plan2 .plan3_btn a,
.plan2 .plan3_btn a:hover {
    color: #fca3cc;
    text-decoration: none!important;
    display: block;
    font-weight: bold;
}
.kinen_plan {
    width:100%;
    text-align: center;
}
.kinen_plan h3 {
    display: inline-block;
    padding: 1.4rem 0 0 4.5rem;
    background: url(../images/icon_yokoku.png) no-repeat;
    background-size: 4rem auto;
    background-position: 2% 0;
    margin: 0 0;
    text-align: center;
    height: 3.5rem;
    font-size: 1.2rem;
}
.kinen_plan h3.space_travel {
    display: inline-block;
    padding: 0.5rem 0.5rem 0 4.5rem;
    background: url(../images/icon_heart_01.png) no-repeat;
    background-size: 3.5rem auto;
    background-position: 2% 0;
    margin: 1rem 0;
    text-align: left;
    height: 3.5rem;
    font-size: 1.2rem;
}
.kinen_plan h3.camp_stamp {
    display: inline-block;
    padding: 0.5rem 0.5rem 0 4.5rem;
    background: url(../images/icon_heart_02.png) no-repeat;
    background-size: 3.5rem auto;
    background-position: 2% 0;
    margin: 1rem 0;
    text-align: left;
    height: 3.5rem;
    font-size: 1.2rem;
}
.kinen_plan h3.kitty {
    display: inline-block;
    padding: 0.5rem 0.5rem 0 4.5rem;
    background: url(../images/icon_heart_03.png) no-repeat;
    background-size: 3.5rem auto;
    background-position: 2% 0;
    margin: 1rem 0;
    text-align: left;
    height: 3.5rem;
    font-size: 1.2rem;
}
.kinen_plan h3.anketo {
    display: inline-block;
    padding: 1.4rem 0 0 4.5rem;
    background: url(../images/icon_heart_03.png) no-repeat;
    background-size: 3.5rem auto;
    background-position: 2% 0;
    margin: 2rem 0 0;
    text-align: left;
    height: 3.5rem;
    font-size: 1.2rem;
}


.kinen_plan dl {
    width:94%;
    margin:1rem 3%;
    box-sizing:border-box;
    padding: 1rem;
    background: #ccc;
    border-radius: 10px;
    border: 1px solid #999;
}
.kinen_plan dl dt {
    margin-bottom: 10px;
}
.kinen_plan dl dd {
    font-size: 0.95rem;
    text-align: left;
}
/*おひとり様プラン*/
.plan_kinen {
    position: relative;
    width:95%;
    padding:0 0 10px 0;
    font-size: 0.9rem;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    margin:0 auto 0;
	background-color: #ffffff;
}

	.plan_kinen p img{
		width: 100%;
	}

.plan_kinen p.yokoku {
    background: #fed0e5;
    padding: 0.5rem 0.5rem;
    color: #ef4e6d;
    position: absolute;
    border:2px solid #ef4e6d;
    top:-5px;
    left:5px;
    font-size: 0.7rem;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.plan_kinen p.btn_shosai {
    overflow: hidden;
    width:100%;
    display: block;
}
.plan_kinen p.btn_shosai a{
    margin:5px 20% 0;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    line-height: 1;
    border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width:60%;
}
.plan_kinen p.btn_shosai a:hover {
    text-decoration: none!important;
    color: #f32b4c;
    opacity: 0.8;
}
.plan_kinen p.txt_main {
    padding: 1rem 4%;
    font-weight: bold;
    font-size: 14px;
}
.plan_kinen p.txt_main strong {
    font-size: 15px;
    color: #000;
}
/*.plan_kinen ul {
    width: 94%;
    box-sizing: border-box;
    overflow: hidden;
    margin: 0 3%;
}
.plan_kinen ul li {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 1rem 0;
    background: #fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aee4fd;
    background-blend-mode:lighten;
}

.plan_kinen ul li:nth-child(1){
}
.plan_kinen ul li img {
    width: 50%;
    height: auto;
    float:left;
    margin-right: 0.5rem;
    overflow: hidden;
}
.plan_kinen ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #6ecbf5;
    color: #fff;
    padding: 5px;
    font-size: 0.8rem;
}

.plan_kinen li dl {
    overflow: hidden;
    margin-bottom:0.5rem;
}

.plan_kinen li dl dt {
    font-weight: 600;
    padding: 0 0 0;
    font-size: 1.1rem;
    color: #000000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    line-height: 1.3;
}
.plan_kinen li dl dd {
    font-size: 0.9rem;
    margin-top: 5px;
    line-height: 150%;
    padding-top: 0px;
    color: #000;
}
.plan_kinen li dl dd p{
    font-size: 110%;
    margin-bottom: 5px;
    font-weight: bold;
}*/

.plan_kinen .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fff;
    clear: both;
}
.plan_kinen .plan_btn:hover {
    opacity: 0.8;
}
.plan_kinen .plan_btn a,
.plan_kinen .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan_kinen .plan_more_btn {
    width:80%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan_kinen .plan_more_btn:hover {
    opacity: 0.8;
}
.plan_kinen .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_kinen .plan_more_btn a,
.plan_kinen .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_kinen .plan_more_btn2 {
    width:80%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan_kinen .plan_more_btn2:hover {
    opacity: 0.8;
}
.plan_kinen .plan_more_btn2 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_kinen .plan_more_btn2 a,
.plan_kinen .plan_more_btn2 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_kinen_more {
    padding-bottom:1rem;
}
.plan_kinen_more .plan_more_tit {
    width:100%;
    text-align: center;
    padding-top: 1rem;
}
.plan_kinen_more .plan_more_btn:nth-of-type(2) {
	background: #129bc5;
}
.plan_kinen_more .plan_more_btn:nth-of-type(3) {
	background: #126fc5;
}
.plan_kinen_more .plan_more_btn:last-of-type {
	background: #183c8e;
}
.plan_kinen_more .plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 40px; /*0 75px*/
    color: #000;
}
.plan_kinen_more .plan_more_tit span:before,
.plan_kinen_more .plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:30px; /* 60 */
    height: 1px;
    background-color: #000;
}
.plan_kinen_more .plan_more_tit span:before {
    left:0;
}
.plan_kinen_more .plan_more_tit span:after {
    right:0;
}

.plan_kinen_more2 {
	padding-bottom: 15px;
}
p.kokodetabeyou {
    margin-top: 0.5rem;
    padding-top:30px;
    background-image: url(../images/kokodetabeyou.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    font-size: 14px;
}

/*50周年スペシャルプラン*/
.plan_50special {
    position: relative;
    width:100%;
    background: #fff7f9;
    padding:0;
    font-size: 0.9rem;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    margin-bottom: 1rem;
}
.plan_50special p.yokoku {
    background: #fed0e5;
    padding: 0.5rem 0.5rem;
    color: #ef4e6d;
    position: absolute;
    border:2px solid #ef4e6d;
    top:-5px;
    left:5px;
    font-size: 0.7rem;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.plan_50special p.txt_main {
    padding: 1rem 4%;
    font-weight: bold;
    font-size: 14px;
}
.plan_50special ul {
    position: relative;
    width: 94%;
    box-sizing: border-box;
    margin: 0 3%;
}
.plan_50special p.icon{
    position: absolute;
    top:-5px;
    left:-7px;
}
.plan_50special ul li {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 1rem 0;
    background: #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aee4fd;
    background-blend-mode:lighten;
}

.plan_50special ul li:nth-child(1){
}
.plan_50special ul li img {
    width: 50%;
    height: auto;
    float:left;
    margin-right: 0.5rem;
    overflow: hidden;
}
.plan_50special ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #6ecbf5;
    color: #fff;
    padding: 5px;
    font-size: 0.8rem;
}

.plan_50special li dl {
    overflow: hidden;
    margin-bottom:0.5rem;
}

.plan_50special li dl dt {
    font-weight: 600;
    padding: 0 0 0;
    font-size: 1rem;
    color: #000000;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
}
.plan_50special li dl dd {
    font-size: 0.9rem;
    margin-top: 5px;
    line-height: 150%;
    padding-top: 0px;
}

.plan_50special .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fff;
    clear: both;
}
.plan_50special .plan_btn:hover {
    opacity: 0.8;
}
.plan_50special .plan_btn a,
.plan_50special .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan_50special .plan_more_btn {
    width:80%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan_50special .plan_more_btn:hover {
    opacity: 0.8;
}
.plan_50special .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_50special .plan_more_btn a,
.plan_50special .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_50special .plan_more_btn2 {
    width:80%;
    border-radius: 10px;
    background: #ef4e6d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan_50special .plan_more_btn2:hover {
    opacity: 0.8;
}
.plan_50special .plan_more_btn2 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_50special .plan_more_btn2 a,
.plan_50special .plan_more_btn2 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_50special_more {
    padding-bottom:1rem;
}
.plan_50special_more .plan_more_tit {
    width:100%;
    text-align: center;
    padding-top: 1rem;
}
.plan_50special_more .plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #000;
}
.plan_50special_more .plan_more_tit span:before,
.plan_50special_more .plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #000;
}
.plan_50special_more .plan_more_tit span:before {
    left:0;
}
.plan_50special_more .plan_more_tit span:after {
    right:0;
}

.plan_kinen_more2 {
	padding-bottom: 15px;
}
p.kokodetabeyou {
    margin-top: 0.5rem;
    padding-top:30px;
    background-image: url(../images/kokodetabeyou.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    font-size: 14px;
}


/*極上のひと時を*/
.plan_luxury {
    position: relative;
    width:100%;
    background: #fff7f9;
    padding:0;
    font-size: 0.9rem;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    margin-bottom: 1rem;
    overflow: hidden;
}
.plan_luxury p.yokoku {
    background: #fed0e5;
    padding: 0.5rem 0.5rem;
    color: #ef4e6d;
    position: absolute;
    border:2px solid #ef4e6d;
    top:-5px;
    left:5px;
    font-size: 0.7rem;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2;
}
.plan_luxury p.txt_main {
    padding: 1rem 4%;
    font-weight: bold;
    font-size: 14px;
}
.plan_luxury ul {
    position: relative;
    width: 94%;
    box-sizing: border-box;
    margin: 0 3%;
}
.plan_luxury p.icon{
    position: absolute;
    top:-5px;
    left:-7px;
}
.plan_luxury ul li {
    position: relative;
    width: 100%;
    float: left;
    margin: 0 0 1rem 0;
    background: #fff;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #aee4fd;
    background-blend-mode:lighten;
}

.plan_luxury ul li:nth-child(1){
}
.plan_luxury ul li img {
    width: 100%;
    height: auto;
    float:left;
    margin-right: 0.5rem;
    overflow: hidden;
}
.plan_luxury ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #6ecbf5;
    color: #fff;
    padding: 5px;
    font-size: 0.8rem;
}

.plan_luxury li dl {
    overflow: hidden;
    margin-bottom:0.5rem;
}

.plan_luxury li dl dt {
    display: block;
    font-weight: 600;
    padding: 0 0 0;
    font-size: 1rem;
    color: #000000;
    text-align: center;
    vertical-align: middle;
}
.plan_luxury li dl dd {
    font-size: 0.9rem;
    margin-top: 5px;
    line-height: 150%;
    padding-top: 0px;
}

.plan_luxury .plan_btn {
    margin:5px 3% 20px;
    width:94%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fff;
    clear: both;
}
/*.plan_luxury .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 1rem;
    background: #fff;
    clear: both;
}*/
.plan_luxury .plan_btn:hover {
    opacity: 0.8;
}
.plan_luxury .plan_btn a,
.plan_luxury .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan_luxury .plan_more_btn {
    width:80%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan_luxury .plan_more_btn:hover {
    opacity: 0.8;
}
.plan_luxury .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_luxury .plan_more_btn a,
.plan_luxury .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_luxury .plan_more_btn2 {
    width:80%;
    border-radius: 10px;
    background: #ef4e6d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1rem;
    margin: 1.5rem auto;
    font-size: 1.1rem;
    display:block;
    justify-content: center;
    align-items: center;
    position: relative;
}

.plan_luxury .plan_more_btn2:hover {
    opacity: 0.8;
}
.plan_luxury .plan_more_btn2 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_luxury .plan_more_btn2 a,
.plan_luxury .plan_more_btn2 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_luxury_more {
    padding-bottom:1rem;
}
.plan_luxury_more .plan_more_tit {
    width:100%;
    text-align: center;
    padding-top: 1rem;
}
.plan_luxury_more .plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #000;
}
.plan_luxury_more .plan_more_tit span:before,
.plan_luxury_more .plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #000;
}
.plan_luxury_more .plan_more_tit span:before {
    left:0;
}
.plan_luxury_more .plan_more_tit span:after {
    right:0;
}


/*ページ下部バナー*/
.bgGrayRadiusBox {
    padding: 10px 2px;
}
.bgGrayRadiusBox {
    background: #ebeaea;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
}
ul.bnr {
    min-height: 1px;
}
ul.bnr li {

    display: inline;
    width:45%;
    box-sizing: border-box;
}
.bgGrayRadiusBox ul li {
    margin: 5px 2.5%;
    float:left;
}
a {
    outline: none;
}
ul.bnr li img {
    margin: 5px 0;
    vertical-align: middle;
}

/*タブ切り替え*/
#tab_menu {
	align-items: center;
	width: 100%;
	padding: 15px 15px 0;
	margin: 0 0 0;
}
#tab_menu li{
	width: 50%;
	padding: 10px 5px;
	margin: 0;
	text-align: center;
	list-style: none;
	cursor: pointer;
	color: #fff;
	background: #6dcdd6;
    opacity: 100;
    box-sizing: border-box;
    position:inherit;
    border:3px #fff solid;
    font-size: 1rem;
    font-weight: bold;
    border-radius: 5px;
}
/*#tab_menu li:first-child {
}
#tab_menu li:nth-child(2) {
    background: #906fe4;
}
#tab_menu li:nth-child(3) {
    background: #6f7fe4;
}
#tab_menu li:nth-child(4) {
    background: #6dcdd6;
}
#tab_menu li:nth-child(5) {
    background: #59c696;
}
#tab_menu li:nth-child(6) {
    background: #6face4;
}
#tab_menu li:nth-child(7) {
    background: #90ca6d;
}
#tab_menu li:nth-child(8) {
    background: #bfbb52;
}
#tab_menu li:nth-child(9) {
    background: #d3941a;
}
#tab_menu li:nth-child(10) {
    background: #d26f18;
}*/
#tab_menu li.selected {
	background: #6dcdd6;
}
#tab_menu li:hover {
	background: #6dcdd6;
}
#tab_menu li img {
    width: 0%;
    height: auto;
    float: left;
    margin-right: 0.5rem;
    overflow: hidden;
}
.tab_panel {
    padding: 17px;
}
.tab_panel h3 {
    float:right;
    font-size: 1.2rem;
    width:100%;
}
.tab_panel .txt {
    float:right;
    width:100%;
}
.tab_panel .ph {
    float:left;
    width:100%;
}
.tab_panel img {
    width: 100%;
}
.tab_panel .btn {
    position: relative;
    display: block;
    float:left;
    width:32.5%;
    border: 1px solid #6ecbf5;
    padding: 7px 10px;
    font-size: 0.8rem;
    text-align: center;
    box-sizing: border-box;
    margin-top: 10px;
    background: #fff;
    line-height: 1.2;
    margin-right: 1%;
    margin-bottom: 35px;
}
.tab_panel .btn:last-child {
    margin-right: 0;
}
.tab_panel .btn:hover {
    opacity: 0.8;
}
.tab_panel .btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.tab_panel .btn a,
.tab_panel .btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #000;
}

.bn_sanrio {
    margin-top:1.5rem;
    margin-bottom:1.5rem;
}
.bn_sanrio img{
    width:100%;
}

.justify-start {
  display: flex;
  flex-wrap:nowrap;
  justify-content:space-between;
border: 1px solid #6ecbf5;
padding: 0px;
margin: 0px 0px 15px 0px;
}
.justify-start div {
position: relative;
width: 100%;
font-size: 0.8em;
letter-spacing: -1px;
text-align: center;
background-color: #eafcff;
cursor:pointer;
border-right: 1px solid #6ecbf5;
padding: 7px 0px;
margin: 0px;
}
.justify-start div img {
width: 12px;
height: 12px;
margin: 0px 2px -1px 0px;
}
.justify-start div:last-child {
border: none;
}
.justify-start div.active_tab {
color: #fff;
font-weight: bold;
background-color: #6ecbf5;
}
.active_tab::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 10px;
	left: 50%;
	bottom: -10px;
	margin-left: -12px;
	background-repeat: no-repeat;
	background-position: top left no-repeat;
	background-image: url(../images/ic_sankaku1.png);
	background-size: 25px 10px;
}

.inactive_content{
  display: none;
}

.txt_setumei {
font-size: 14px;
font-weight: bold;
padding: 0px;
margin: 0px 10px 10px 10px;
}

/*20220701更新*/
.camp_stamp,
.camp_stamp2 {
    padding: 0 0 0 0;
    background-position: 50% 0%;
    background-size: 5rem auto;
    width: 96%;
    margin: 0 2% 30px;
    text-align: center;
    box-sizing: border-box;
    overflow: hidden;
}
.camp_stamp .shosai_btn02,
.camp_stamp2 .shosai_btn02 {
    width:80%;
}
.camp_point_bn {
    margin: 20px 0 0 0;
}
.camp_point_bn img {
    width:94%;
    padding: 0 3%;
}

/*各地プラン&パンフnav*/
#hotel_plan_wrap_nav{
    margin: 0;
    padding: 0;
}

#hotel_plan_wrap_nav li,
#dpanf_wrap_nav li	{
	text-align: center;
    font-size: 14px;
    color: #FFF;
    background: #aaa;
    margin: 0.5%;
    padding: 5px 0 4px;
    box-sizing: border-box;
    position: relative;
}

#hotel_plan_wrap_nav li,

#dpanf_wrap_nav li	{
    width: 24%;
    float: left;
}

#hotel_plan_wrap_nav li:last-child,
#dpanf_wrap_nav li:last-child{
    margin-right: 0;
}

/*#hotel_plan_wrap_nav li.select_hotelarea:after{
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 6px solid #ef0019;
}

#hotel_plan_wrap_nav li.select_hotelarea:after{
    position: absolute;
    bottom: -20%;
    left: 36%;
}*/

#dpanf_wrap_nav li.select_dpanfarea:after{
    position: absolute;
    bottom: -25%;
    left: 32%;
}

#hotel_plan_wrap_nav li.select_hotelarea,
#dpanf_wrap_nav li.select_dpanfarea{background: #ef0019;}

/*hotel*/
.area_wrap{margin: 3% 0;}
.hotelwrap dl {
    width: 48%;
	float: left;
    background: #FFFFFF;
    margin: 0 1% 2%;
    border: 2px solid rgba(0,0,0,0.1);
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
}
.hotelwrap dl dt {
    color: #000083;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: 700;
}
.hotelwrap dl dd  {
    margin: 0;
	padding: 0;
	line-height: 1.4;
}
.hotelwrap dl dd.area_name {
	height: 42px;
	background: #000071;
    font-size: 12px;
    color: #FFF;
    padding: 5px 0 3px;
}

.hotelwrap dl dd p {
    margin: 0 0 10px 0;
	height:120px
}
.hotelwrap dd:nth-of-type(2){
	max-width: 200px;
    height: 150px;
	margin: auto;
}
.hotelwrap dd:nth-of-type(2) img{
width:100%;
height:100%;
}
.hotelwrap dl dd span {
    display: block;
    font-size: 12px;
}
.hotelwrap dl dd strong {
    font-size: 13px;
    font-weight: bold;
    color: rgba(255,0,4,1.00);
}

/*d-panf*/

/* tab */
.area_wrap.tab_wrap {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.area_wrap.tab_wrap .tab_label {	/* tab */
	position: relative;
	width: 24%;
	margin: 0.5%;
	padding: 5px 0 4px;
	-webkit-order: -1;
	order: -1;
	background: #aaa;
	transition: .5s;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	text-align: center;
	white-space: nowrap;
}
.area_wrap.tab_wrap .tab_label:hover {
    opacity:0.8;
	-moz-opacity:0.8;
}
.area_wrap.tab_wrap .tab_label:nth-last-of-type(1){ margin-right: 0; }
.area_wrap.tab_wrap input {		/* radio button */
	display: none;
}
.area_wrap.tab_wrap .tab_content {	/* honbun */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
/* active */
.area_wrap.tab_wrap input:checked + .tab_label {
	background: #ef0019;
}
.area_wrap.tab_wrap input:checked + .tab_label + .tab_content {
	margin: 3% 0 0;
	padding: 0;
	height: auto;
	overflow: visible;
	transition: .5s opacity;
	opacity: 1;
}

ul.itemList4 {
    width:96%;
    margin:0px 2% 0;
}
.itemList4.gray li {
    background: #f5f3f3;
}

ul.itemList4 li {
    width: 45%;
    float: left;
    position: relative;
    margin: 0 9px 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    *display: inline;
    opacity: 0.99999;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    padding: 0;
}
ul.itemList4 a {
    color: #333;
}

ul.itemList4 li:hover{ cursor:pointer;
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
}
ul.itemList4 li dl {
	padding: 5px 7px 15px 7px;
    text-align: center;
}
ul.itemList4 li dl dt {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight:bold;
}
ul.itemList4 li dl dt a {
	color: #333 !important;
	text-decoration: none !important;
}
ul.itemList4 li dl dd {
	margin-top: 10px;
	display: inline-block;
    font-size: 12px;
}
ul.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}
ul.itemList4 li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow:hidden;
}
ul.itemList4 li .thumb img{ max-width:100%; *width:100%; height:auto;}
ul.itemList4 li .thumb .tag {
	display: block;
	position: absolute;
	font-size:13px;
	top: -9px;
	left: -39px;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 22px;
	padding-top: 20px;
	text-align: center;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}


/*---------------swiper---------------*/
.swiper {
  width: 100%;
}

.swiper-wrapper {
  width:100%;

}

.swiper-slide {
    width:100%;
}

.swiper-slide img {
  width: 100%;
  height: auto;
}

.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #fff;
}
.sdgs_example_icon_bn .swiper-button-next,
.sdgs_example_icon_bn .swiper-button-prev {
    --swiper-navigation-color: #333;
}

/*-------------------タブ切り替え----------------*/

#panels section main {
    max-height: 0;
    /*以下省略*/
}

#panel-1-ctrl:checked ~ #panels #panel-1 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-4-ctrl:checked ~ #panels #panel-4 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-7-ctrl:checked ~ #panels #panel-7 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

label.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  width: 100%;
  color: #000000;
  cursor: pointer;
  background-color: #eafcff;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
label.panel-label:hover {
  color: #fff;
    font-weight: bold;
    background-color: #6ecbf5;
}

#panels {
  background-color: white;
}
#panels .container {
  margin: 0 auto;
  width: 100%;
}
#panels section header label.panel-label {
  padding: 12px 0px;
  box-sizing: border-box;
}
#panels section main {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}

#panel-1-ctrl:checked ~ #panels #panel-1 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-2-ctrl:checked ~ #panels #panel-2 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-3-ctrl:checked ~ #panels #panel-3 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-4-ctrl:checked ~ #panels #panel-4 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-5-ctrl:checked ~ #panels #panel-5 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-6-ctrl:checked ~ #panels #panel-6 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-7-ctrl:checked ~ #panels #panel-7 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-8-ctrl:checked ~ #panels #panel-8 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-9-ctrl:checked ~ #panels #panel-9 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1.last {
  border-right: 1px solid transparent;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label::after {
  height: 6px;
}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2.last {
  border-right: 1px solid transparent;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label::after {
  height: 6px;
}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3.last {
  border-right: 1px solid transparent;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {
  border-left: 1px solid #6ecbf5;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label::after {
  height: 6px;
}

#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4.last {
  border-right: 1px solid transparent;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label::after {
  height: 6px;
}

#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5.last {
  border-right: 1px solid transparent;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label::after {
  height: 6px;
}

#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6.last {
  border-right: 1px solid transparent;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 + li {
  border-left: 1px solid #6ecbf5;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label::after {
  height: 6px;
}

#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7.last {
  border-right: 1px solid transparent;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label::after {
  height: 6px;
}

#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8.last {
  border-right: 1px solid transparent;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label::after {
  height: 6px;
}

#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9.last {
  border-right: 1px solid transparent;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 + li {
  border-left: 1px solid #6ecbf5;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label::after {
  height: 6px;
}

ul#tabs-list {
    width:100%;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
ul#tabs-list li {
  position: relative;
    width: 100%;
    font-size: 0.8em;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border-right: 1px solid #6ecbf5;
    padding: 0px 0px;
    margin: -1px 0 -2px 0;
}
ul#tabs-list li:hover {
  -webkit-transition: none;
  transition: none;
  border-right: none;
}
ul#tabs-list li:hover.last {
  border-right: 1px solid transparent;
}
ul#tabs-list li:hover + li {
  border-left: 1px solid #dfdfdf;
}
ul#tabs-list li label.panel-label {
  position: relative;
  padding: 12px 0;
}
ul#tabs-list li label.panel-label::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  height: 0;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}
ul#tabs-list li label.panel-label:hover {
  padding-top: 12px;
}
ul#tabs-list li label.panel-label:hover::after {
  height: 6px;
}

main {
    width: 100%;
    margin: 0 auto;
}
.panel-radios {
  display: none;
}

main p {
  line-height: 1.8;
}

ul#tabs-list li:first-child {
    border-left: 1px solid #6ecbf5;
}
ul#tabs-list li:nth-child(3) {
    border-right: 1px solid #6ecbf5;
}

ul#tabs-list img {
    width:auto;
    /*margin-top:0;
    margin-left: 7px;*/
    margin: 0 auto;
    padding: 0 0 0 5px;
}

/*.active_tab::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 10px;
    left: 50%;
    bottom: -10px;
    margin-left: -12px;
    background-repeat: no-repeat;
    background-position: top left no-repeat;
    background-image: url(http://127.0.0.1:49786/images/ic_sankaku1.png);
    background-size: 25px 10px;
}*/

dl.yado dd.photo02 img {
    width:350px;
    height:200px;
    float:left;
    overflow: hidden;
}

dl.yado dd.wrap p.txt02 {
    margin: 10px 0;
    display: block;
    line-height: 1.6;
    font-size: 16px;
    overflow: hidden;
}

/*---------------------サブタイトル-------------------------*/
/*.sub_tit {
    background-color: #6ecbf5;
    color: #ffffff;
    padding:10px 0px 10px;
    text-align: center;
}*/
.demo {
  width: 90%;
  margin: 0 auto;
  padding: 0px 0;
  font-size: 20px;
  color:#3cb3e4;
    font-weight: bold;
    /*font-family: sans-serif;*/
}
.heading {
  margin: 10px 0
}
.demo3 .heading {
  color: #3cb3e4;
  text-align: center;
  overflow: hidden;
}
.demo3 .heading span {
  display: inline-block;
  position: relative;
}
.demo3 .heading span:before,
.demo3 .heading span:after {
  content: "";
  border-bottom: 2px solid #3cb3e4;
  width: 40px;
  margin: 0 15px;
  position: absolute;
  bottom: 18px;
}
.demo3 .heading span:before {
  right: 100%;
}
.demo3 .heading span:after {
  left: 100%;
}


.sdgs_example_icon_bn {
    width: 100%;
}
.sdgs_example_icon_bn img {
    width: 100%;
}
.sdgs_example_icon_other {
    width: 100%;
}
.sdgs_example_icon_other.sp_margin {
    margin: 1em 0 0;
}
.sdgs_example_icon_other h5 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: normal;
}
.sdgs_example_icon_other ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap:5px 2%;    
}
.sdgs_example_icon_other ul li {
    width: 23%;
}
.sdgs_example_icon_other ul li img {
    width: 100%;
}


.reco_searchbox{
width:100%;
position: relative;
padding: 0;
margin: 0 auto;

 }
.reco_searchbox::after{
content: "";
display: block;
	margin: 0 auto;
width: 44px;
height: 17px;
	background-image:url("../images/arrow1.svg");
	background-size: contain;
	
	/*
	position: absolute;
	bottom: -5%;
    left: 47.3%;*/
}
.reco_listbox{
width:100%;
margin: 0 auto;
}
.reco_search{
padding:20px 0px 25px 0px;
}
.reco_travelstyle{
padding:25px 0px 20px 0px;
}
.reco_search h3,
.reco_travelstyle h3{
position: relative;
font-size: 20px;
font-weight: 600;
text-align: center;
margin: 15px 0 15px 0;
}

.reco_search h3 small {
font-weight: normal;
font-size: 16px;
display: block;
}
.reco_search ul,
.reco_travelstyle ul{
padding: 15px 0px 10px 0px;
display: flex;
 flex-wrap:wrap;
	justify-content:space-around;
 /*gap:16px 20px;*/
}

	.reco_search ul li{
	width: 47%;
        margin: 5px 0px;
	}
	
	/*.reco_search ul li:nth-of-type(1),
	.reco_search ul li:nth-of-type(6){
		margin-left: 0% !important;
	}
	
	.reco_search ul li:nth-of-type(5){
		margin-right: 0% !important;
	}*/
	

.radiobutton {
  display: none;
}
.reco_search span {
min-width: 6em;
display: block;
border:solid 1px #129bc5;
border-radius: 6px;
text-align: center;
color: #129bc5;
background: #fff;
padding: 7px 10px;
	font-size: 16px;
	font-weight:400;
}
.reco_search span:hover{
cursor: pointer;
background: #129bc5;
border:solid 1px #129bc5;
color: #fff;
transition: all 0.2s;
}
.reco_search .radiobutton:checked + span {
background: #129bc5;
border:solid 1px #129bc5;
color: #fff;
}
.reco_travelstyle span {
min-width: 8em;
display: inline-block;
padding: 7px 10px;
border:solid 1px #222;
border-radius: 6px;
text-align: center;
color: #222;
}

.reco_list{
margin: 30px auto 0 auto;
/*display: flex;
flex-wrap: wrap;
gap: 18px;*/
}
.reco_list li{
width:95%;
line-height: 1.5;
background: #fff;
	position: relative;
	margin: 0 auto 20px;
}
.reco_list ol {
margin-bottom: 1.5em;
padding-left: 1.5em;
line-height: 1.6;
}
.reco_list ol li{
    list-style: decimal;
    margin-bottom: 5px !important;
}

.new_icon{
    position: absolute;
    width: 55px;
    right: 0px;
    top: 0px;
}

.new_icon img{
    width: 100%;
}

.reco_list li img{
width: 100%;
/*aspect-ratio: 4 / 3;*/
}
/*.reco_list li:hover{
transform: translate3d(0.1rem, 0.1rem, 0);
transition: all 0.2s;
}
.reco_list li dt{
font-weight: 600;
padding: 10px 0;
}
*/


dl.yado {
    padding: 20px 15px 0px;
    overflow: hidden;
    
}

dl.yado dt {
    margin-bottom: 20px;
    font-size: 18px;
	line-height: 1.8;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
dl.yado dt span {
    margin: 0 15px 10px 0;
    padding: 5px 8px;
    color: #fff;
    background: #6ecbf5;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
	border-radius: 5px;
	font-weight: 600;
	display: inline-block;
}
dl.yado dt p {
    margin-top: 8px;
    font-weight: bold;
    display: block;
    line-height: 1.2;
}
dl.yado dd {
    
}

dl.yado dd.photo01{
    margin: 0 auto 20px;
    max-width: 350px;
    text-align: right;
}

dl.yado dd.photo01 img {
    max-width:350px;
	width: 100%;
    overflow: hidden;
}
dl.yado dd.wrap {
    width:100%;
    margin-bottom: 20px;
    line-height: 1.4;
    font-size: 14px;
}
dl.yado dd.wrap .txt {
    display: block;
    width:100%;
    line-height: 1.7;
    font-size: 14px;
    overflow: hidden;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
}
	
	dl.yado dd.wrap .txt2{
		font-size: 14px;
		margin: 0 0 0px 0;
	}

	dl.yado dd.wrap .txt .yadotxtlist1{
		list-style: none;
		margin: 20px 0 0 0;
	
	}
	
	dl.yado dd.wrap .txt .yadotxtlist1 li{
		display: flex;
		margin: 0 0 5px 0;
	}
	

dl.yado dd.wrap .photo02 {
    float:left;
    width:260px;
    margin-right: 10px;
    margin-top:10px;
}
dl.yado dd.wrap .photo03 {
    float:left;
    width:260px;
    margin-right: 0px;
    margin-top:10px;
}
dl.yado dd.wrap .photo02 img,
dl.yado dd.wrap .photo03 img{
    width:100%;
    height:195px;
    overflow: hidden;
}

.yado_btn01{
    border-radius: 5px;
    background: #4cc7ed;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 5px 10px;
    margin: 0 0px 10px;
    font-size: 16px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
.yado_btn01:hover {
    opacity: 0.8;
}
.yado_btn01 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.yado_btn01 a,
.yado_btn01 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.yado_btn02{
    
    border-radius: 10px;
    background: #4cc7ed;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 12px 10px;
    margin: 0 0px 10px;
    font-size: 16px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
.bg_blue {
    background: #4ca0ed;
}
.bg_blue02 {
    background: #4273eb;
}
.yado_btn02:hover {
    opacity: 0.8;
}
.yado_btn02 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.yado_btn02 a,
.yado_btn02 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}


dl.yado2 {
    padding: 30px 30px 20px;
    overflow: hidden;
    border-top:1px dashed #ccc;
}
dl.yado2:nth-child(2) {
    border-top:1px dashed #ccc;
}
dl.yado2 dt {
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 22px;
}
dl.yado2 dt span {
    width:180px;
    padding: 8px;
    color: #fff;
    background: #6ecbf5;
    margin-right: 10px;
    font-size: 18px;
    float:left;
    text-align: center;
}
dl.yado2 dt p {
    padding-top: 10px;
    display: block;
    float:left;
    line-height: 1.2;
}
dl.yado2 dd {
    float:left;
}
dl.yado2 dd.photo01 img {
    width:350px;
    height:335px;
    float:left;
    overflow: hidden;
}
dl.yado2 dd.wrap {
    width:525px;
    margin-left: 15px;
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 16px;
}
dl.yado2 dd.wrap p.txt {
    display: block;
    height: 321px;
    width:530px;
    line-height: 1.6;
    font-size: 16px;
    overflow: hidden;
}

dl.yado2 dd.wrap p.photo02 {
    float:left;
    width:260px;
    margin-right: 10px;
    margin-top:10px;
}
dl.yado2 dd.wrap p.photo03 {
    float:left;
    width:260px;
    margin-right: 0px;
    margin-top:10px;
}
dl.yado2 dd.wrap p.photo02 img,
dl.yado2 dd.wrap p.photo03 img{
    width:100%;
    height:195px;
    overflow: hidden;
}
.yado_btn {
    width:100%;
    margin:5px 0px 0px;
}

.themearea{
    margin: 0 auto 30px;
    width: 90%;
}

.themearea h3:first-of-type {
    margin-top: 20px;
}
.themearea h3{
     position: relative;
     /* display: inline-block; */
     margin: 0 0 15px 0;
     padding: 0 55px;
     color: #4273eb;
     text-align: center;
     font-size: 18px;
     font-weight: bold;
     line-height: 1.5;
}
.themearea h3:before, .themearea h3:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto 0;
  width: 23%;
  height: 3px;
  background-color: #4273eb;
}
.themearea h3:before {
  left: 0px;
}
.themearea h3:after {
  right: 0px;
}

.themearea h4 {
  position: relative;
  padding: 0.25em 0;
  background: #F6526D;
  text-align: center;
  margin-bottom: 15px;
  color: #fff;
}

.themearea h4:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 15px solid transparent;
  border-top: 8px solid #F6526D;
  width: 0;
  height: 0;
}

.themearea ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.themearea .themearea_flex:last-of-type ul:last-child {
    margin-bottom: 0;
}

.themearea ul li{
    margin-bottom: 10px;
}

.themearea ul li{
    width: 100%;
}


/*
	.themever3 ul li:first-of-type{
		width: 100%;
	}
*/	
	.themearea ul li a{
		display: block;
		border-radius: 30px;
		font-size: 14px;
		font-weight: bold;
		background-color:#4273eb;
		color: #ffffff;
		text-align: center;
		padding: 5px 20px;
		position: relative;
	}
	
	.themearea ul li a::after{
		        content: "";
        display: block;
        position: absolute;
        width: 8px;
        height: 13px;
        top: 35%;
        right: 10px;
        background-image: url(../images/arrow2.svg);
        background-size: contain;
	}
	
	.themearea ul li a:hover{
		opacity: 0.8;
		text-decoration: none;
	}
	
	
	.btL{
		width: 90% !important;
        margin: 0 auto 20px !important;
        padding: 0 !important;
	}
	
	.btL a{
		font-size: 18px !important;
		padding: 5px 10px !important;
	}
	

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
	

.wrap02 {
    width: 100%;
    margin:0 auto;
	padding:0;
    /*background-image: url(../images/background.jpg);
    background-repeat: repeat-x,;
    background-position: 50% 50%;*/
    background-color: #e9faff;
}
/* ------------------------------------------
	title
------------------------------------------ */
#title{
	position:relative;
	background-image:url(../images/bg.png);
    background-repeat:repeat-x,repeat-x,;
    background-position:50% 50%,50% 50%;
    background-color: #e9faff;
	text-align:center;
	overflow:hidden;
	padding:0 0 0;
	height:500px;
}


#title p{
	margin:0;
	padding:0;
}

/* ------------------------------------------
	artcleWrap
------------------------------------------ */
.artcleWrap{
	width:100%!important;
	display:block;
	margin:0 auto 0;
	padding:20px 0 0 0;
	position:relative;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;	
}

.artcleWrap:nth-of-type(2n){
	/*background:#FFF*/
}

.inner{
	width:970px;
	margin:40px auto;
}

/* navi
------------------------------------------ */
#navi {
    margin: 0px auto 0;
    text-align: center;
    padding: 0px 0 0;
    width: 970px;
    font-size: 20px;
    margin-bottom: 30px;
}
#navi ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}
#navi li {
    width: calc((100% - 8%) / 5);
}
#navi li a span {
    display: flex;
    font-weight: bold;
    padding: 3px 3px 3px;
    color: #FFF;
    /*width: 23.5%;*/
    box-sizing: border-box;
    background: #129bc5;
    border-radius: 5px;
    height: 70px;
    line-height: 1.2;
    justify-content: center;
    align-items: center;
    /*float:left;*/
    margin:25px 0 15px;
}
#navi li a span {
    color: #fff;
}
#navi li:last-of-type span {
    margin-right: 0;
}
#navi li a:hover {
    text-decoration: none!important;
    color: #f32b4c;
    opacity: 0.8;
}
#navi li span.csoon {
    display: flex;
    font-weight: bold;
    padding: 3px 3px 3px;
    color: #FFF;
    width: 23.5%;
    box-sizing: border-box;
    background: #999999;
    border-radius: 5px;
    height: 70px;
    line-height: 1.2;
    justify-content: center;
    align-items: center;
    float:left;
    margin:25px 2% 15px 0;
}

.main_catch {
    text-align: center;
    font-size: 20px;
    line-height: 1.6;
    font-weight: bold;
    margin-top: 10px;
}


h2 {
    width:100%;
    text-align: center;
    line-height: 60px;
	margin:10px 0 10px 0;
    font-weight: bold;
    color: #129bc5;
}
h3 {
    font-size: 20px;
    font-weight: bold;
}

h4 {
    margin-bottom: 10px;
    font-weight: bold;
}

h5 {
    line-height: 1.6;
}

.heading02 {
	position: relative;
    font-size: 38px;
	text-align: center;
	border-bottom: 5px solid #129bc5;
}

.heading02::after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	transform: translateX(-50%);
	width: 70px;
	height: 5px;
	background-color: #edb812;
}

.catch {
    display: inline-block;
    width:100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    padding: 0;
    margin: 0 0 25px;
    font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 游明朝, "Yu Mincho", YuMincho, "serif";
}

/*アンケートアンケートキャンペーン*/
.camp {
    width:100%;
    background-image: url(../images/img_kikaku04.jpg);
    background-repeat:  no-repeat;
    padding:320px 30px 0 30px;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
    background-color: #f32c4d;
    border-radius: 20px;
}
.txt_underline {
border-bottom:double;/*二重線を引く*/
border-color:#FFF;
border-width:3px;
    font-size: 110%;
    color: #ffff00;
}

.camp_btn{
    margin: 20px auto 30px;
    width:400px;
    border-radius: 10px;
    background: #fff;
    color: red;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    font-size: 24px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
.camp_btn:hover {
    opacity: 0.8;
}
.camp_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.camp_btn a,
.camp_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #f32b4c;
}
.camp_thanks {
    width:600px;
    text-align: center;
    font-size: 20px;
    line-height: 2.0;
    font-weight: bold;
    margin: 20px 200px;
    background-image: url(../images/kazari01.png), url(../images/kazari02.png);
    background-position: left,right;
    background-repeat: no-repeat;
    background-size: 40px;
    padding: 0 40px;
    display: inline-block;
    box-sizing: border-box;
}
div#useWrap div {
    overflow: hidden;
    padding: 15px;
    margin: 0 0 0 0;
    background: #FFF;
    float: none !important;
    width: auto !important;
    border: 1px solid #fdd4e7;
}
div#useWrap div p {
    float: left;
    margin: 0 20px 0 0;
    width: 150px;
    height: auto;
}

div#useWrap div p img{
	width:100%;
	height:auto;
}

#useWrap div dl {
    overflow: hidden;
    display: block;
    padding: 0 0 0 0;
}

#useWrap div dl dt {
    font-size: 18px;
    margin: 0 0 10px 0;
    padding: 0;
}
#useWrap div dl dd{
	font-size:14px;
}

#useWrap div dl dd > span{
	display:block;
	margin:5px 0 0 0;
}

#useWrap div dl dd > span a{
	color:#CCC;
	display:inline-block;
	background:none;
	padding:0;
	text-align:center;
	margin-top:0;
	font-size:14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom:none;
}

#useWrap div dl dd > span span{
	color:#F69;
	display:inline;
	font-size:14px;
}

/*アンケートアンケートキャンペーン終了対応*/
.camp02 {
    width:100%;
    background-image: url(../images/img_kikaku05.jpg);
    background-repeat:  no-repeat;
    height:326px;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
    background-color: #f32c4d;
    border-radius: 20px;
}

/*アンケートアンケートキャンペーン結果発表*/
.camp03 {
    width:100%;
    background-image: url(../images/img_kikaku03.jpg);
    background-repeat:  no-repeat;
    padding:310px 30px 0 30px;
    text-align: center;
    font-size: 20px;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
    line-height: 1.8;
    overflow: hidden;
    background-color: #f32c4d;
    border-radius: 20px;
}

/*プラン*/
.plan {
    width:100%;
    background: #270800;
    padding:0 30px;
    font-size: 19px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    overflow: hidden;
    border-radius: 20px;
}
.plan p.txt_main {
    padding: 30px 0;
    color: #fff;
    font-weight: bold;
}
.plan ul {
    position: relative;
    width:100%;
    box-sizing: border-box;
    overflow: hidden;
}
.plan ul li {
    width: 32%;
    float: left;
    margin: 0 0 30px 2%;
    background: #fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #cccccc;
    background-image: url(../images/plan_bg.jpg);
    background-color:rgba(255,255,255,0.6);
    background-blend-mode:lighten;
}

.plan ul li:nth-child(1){
    margin:0 0 30px 0;
}

.plan ul li img {
    width: 100%;
    height: auto;
}
.plan ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #df773e;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}
.plan li dl {
}

.plan li dl dt {
    padding: 10px 0 0;
    font-size: 17px;
    color: #000000;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 265px;
    font-weight: 600;
}
.plan li dl dd {
    font-size: 14px;
    margin-top: 10px;
    line-height: 170%;
    padding-top: 0px;
}

.plan .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #999 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
}
.plan .plan_btn:hover {
    opacity: 0.8;
}
.plan .plan_btn a,
.plan .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan .plan_more_btn {
    width:32%;
    border-radius: 10px;
    background: #fff;
    color: #000;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan .plan_more_btn:last-of-type {
    margin:0px 0px 30px 0;
}
.plan .plan_more_btn:hover {
    opacity: 0.8;
}
.plan .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan .plan_more_btn a,
.plan .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #000;
}

/*赤い風船おすすめの旅*/
ul.banner_area {
    width:100%;
    background: #e6e5e4;
    overflow: hidden;
    padding: 0 2% 15px;
    box-sizing: border-box;
}
ul.banner_area li {
    width: 23%;
    margin: 1%;
    float: left;
}
ul.banner_area li img {
    width:100%;
}
.osusume_txt {
    margin: 10px 0 20px;
    text-align: center;
    font-size: 18px;
}
.osusume_tit {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    background: #e6e5e4;
    padding-top:10px;
}
/*SDGs*/
p.img_sdgs {
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
}
p.sdgs_text {
    font-size: 18px;
    line-height: 1.8;
}
div.sdgs_text02 {
    border:1px solid #6ecbf5;
    padding: 15px;
    margin: 15px 0;
    font-size: 18px;
    line-height: 1.8;
    text-align: center;
    background: #fff;
    position: relative;
}
div.sdgs_text02 p.sdgs_btn {
    position: absolute;
    top:10px;
    right:10px;
    padding: 5px 10px;
    background: #129bc5 ;
    border: 1px solid #129bc5;
    font-size: 12px;
    color: #fff;
}
div.sdgs_text02 p.sdgs_btn:hover {
    opacity: 0.8;
}
div.sdgs_text02 p.sdgs_btn a,
div.sdgs_text02 p.sdgs_btn a:hover {
    color: #fff;
    display: block;
    text-decoration: none!important;
}
ul.sdgs_icon {
    width:970px;
    overflow: hidden;
}
ul.sdgs_icon li {
    float:left;
    width:127px;
    margin-right: 13px;
    margin-bottom: 40px;
}
ul.sdgs_icon li:last-of-type {
    margin-right: 0;
}
ul.sdgs_icon li img {
    width: 100%;
}
h3.sdgs_tit {
    margin:30px 0 0;
    position: relative;
    padding: 0.5rem;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
}
h3.sdgs_tit:before {
    position: absolute;
  bottom: 0px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #f32c4d;
}
.sdgs_example {
    width:100%;
    overflow: hidden;
    margin-top:15px;
    padding:15px 15px 30px;
    border-bottom:1px solid #ccc;
    margin-bottom: 15px;
    box-sizing: border-box;
}
.sdgs_example:last-of-type {
    margin-top:0px;
    padding:15px;
    /*border-top:none;*/
}
.sdgs_example h4 {
    float:left;
    width:100%;
    overflow: hidden;
    font-size: 24px;
}
.sdgs_example p {
    width:70%;
    float:left;
    font-size: 16px;
}
.sdgs_example p.sdgs_example_icon {
    width:13%;
    float:right;
    padding-left:2%
}
.sdgs_example p.sdgs_example_icon img,
ul.sdgs_example_icon_list li img {
    width:100%;
}
ul.sdgs_example_icon_list {
    width: 400px;
    float:right;
	overflow: hidden;
}
ul.sdgs_example_icon_list li {
    float: left;
	width: 123.5px;
	margin-bottom: 2%;
	padding-right: 2%;
}
ul.sdgs_example_icon_list li:last-of-type {
	padding-right:0;
}


.sdgs_example2 {
    width:100%;
    overflow: hidden;
    margin-top:30px;
    padding:15px 15px 30px;
    border-bottom:1px solid #ccc;
    box-sizing: border-box;
}
.sdgs_example2:last-of-type {
    padding:15px;
    border-bottom:none;
    margin-bottom:15px;
}
.sdgs_example2 h4 {
    float:left;
    width:100%;
    overflow: hidden;
    font-size: 24px;
}
.sdgs_example2 h4 span.origin_icon {
    padding: 5px 8px;
    color: #fff;
    background: #6ecbf5;
    margin-right: 10px;
    font-size: 18px;
    float: left;
    text-align: center;
    border-radius: 10px;
    font-weight: 600;
}
.sdgs_example2 h4 span.small_area {
    font-size: 18px;
}
.sdgs_example2 p {
    width:100%;
    float:left;
    font-size: 16px;
    margin-bottom:15px;
}
.sdgs_example2 ul.sdgs_example_icon {
    float: right;
    width: 400px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.sdgs_example2 ul.sdgs_example_icon li {
    width: 32%;
}
.sdgs_example2 ul.sdgs_example_icon li img {
    width: 100%;
}
.sdgs_example2 p.sdgs_example_icon {
    width:13%;
    float:right;
    padding-left:2%
}
.sdgs_example2 p.sdgs_example_icon img {
    width:100%;
}
.sdgs_example2 p.carbon_zero_img {
    width:500px;
    height: auto;
}
.sdgs_example2 p.carbon_zero_img img {
    width:100%;
    height: auto;
}
/* ----------------------------------------------------
 赤い風船45周年の歩み
-------------------------------------------------------*/
p.history_txt {
    float:left;
    width:780px;
    font-size: 16px;
    font-weight: 600;
    padding-right: 20px;
    margin-top:15px;
}
p.icon_50th {
    float:left;
    width:150px;
    padding-bottom:15px
}
p.icon_50th img {
    width:100%;
}
/*トップリード*/
.historyContent {
	width:100%;
	border-top:1px #333 solid;
	margin:10px 0 20px;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap; 
}
.historyContent#showa .nengou{
	width:100px;
	margin:10px 10px 0 0;
	background: #cc0000;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}
.historyContent#heisei .nengou{
	width:100px;
	margin:10px 10px 0 0;
	background: #cc0000;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}
.historyContent#reiwa .nengou{
	width:100px;
	margin:10px 10px 0 0;
	background: #cc0000;
    color: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 18px;
}
.historyContent .rightbox{
	width:840px;
	margin-top:10px;

	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap; 
	-webkit-justify-content:space-between; /* Safari */
	justify-content:space-between;
}
.historyContent .kioku{
	width:100%;
	border-top:1px #999 solid;
}
.historyContent .kioku h3{
	font-size:12px;
	width:10%;
	float:left;
}
.historyContent .kioku dl{
	font-size:11px;
	border-left:1px #999 dotted;
	width:21.5%;
	float:left;
	padding-left:5px;
}
.historyContent .kioku dl dt{
	float:left;
	clear:both;
	width:10%;
}
.historyContent .kioku dl dd{
	float:left;
	width:90%;
}
.historyContent .kioku:after {
	content:" ";
	clear:both;
	display:table;
}
.historyContent#showa .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#heisei .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#reiwa .topics {
	width:100%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}

.historyContent dl.year {
	width:100%;
	display:table;
}
.historyContent dl.year dt{
	display:table-cell;
	color:#FFF;
	font-size:11px;
	width:120px;
}
.historyContent dl.year dt span{
	background-color:#cc0000;
	border-radius:10px;
	padding:0 10px;
}
.historyContent dl.year dd{
	display:table-cell;
	font-weight: bold;
	padding-left:10px;
}
.historyContent dl.year:after{
	content:" ";
	clear:both;
	display:table;
}
.historyContent dl.year2 {
	width:100%;
}
.historyContent dl.year2 dt{
	color:#FFF;
	font-size:11px;
	width:120px;
}
.historyContent dl.year2 dt span{
	background-color:#cc0000;
	border-radius:10px;
	padding:0 10px;
}
.historyContent dl.year2 dd{
	font-weight: bold;
	padding-top:5px;
}
.historyContent dl.year dd p,
.historyContent dl.year2 dd p{
	color:#333;
}


.historyContent .gallery{
	clear:both;
	width:100%;
	margin:0;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap; 
}
.historyContent .topics .gallery > a,
.historyContent .topics .gallery > li{
	width:14.5%;
	margin:1%;
}
.historyContent .gallery p{
	font-size:12px;
}
.historyContent .gallery .grow2{
	flex-grow: 1.5;
}
.historyContent .gallery .grow3{
	flex-grow: 3;
}
.historyContent .gallery .grow4{
	flex-grow: 4;
}
.historyContent .gallery .grow5{
	flex-grow: 5;
}
.historyContent .gallery li img{
	width:100%;
}
.historyContent .gallery li img{
	width:100%;
}
.historyContent#showa .topics_half {
	width:47%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#heisei .topics_half {
	width:47%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}
.historyContent#reiwa .topics_half {
	width:47%;
	margin-top:10px;
	background-color:#faf7e8;
	padding:10px;
}

.historyContent .topics_half .gallery > a,
.historyContent .topics_half .gallery > li{
	width:30%;
	margin:1.5%;
}
.historyContent .topics .gallery > a.carbon {
    width: 4.5%;
    margin: 1%;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}
.plan_more_tit {
    width:100%;
    text-align: center;
    padding-bottom: 15px;
}
.plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #fff;
}
.plan_more_tit span:before,
.plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #fff;
}
.plan_more_tit span:before {
    left:0;
}
.plan_more_tit span:after {
    right:0;
}
/*2021.12.22更新*/

.shosai_btn02{
    margin: 10px auto 10px;
    width:200px;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 10px;
    font-size: 16px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
.shosai_btn02:hover {
    opacity: 0.8;
}
.shosai_btn02 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.shosai_btn02 a,
.shosai_btn02 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}


/*プラン*/
.plan2 {
    width:100%;
    padding:15px 0;
    font-size: 19px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    overflow: hidden;
}
.plan2 p.txt_main {
    padding: 30px 0;
    color: #fff;
    font-weight: bold;
}
.plan2 ul {
    position: relative;
    width:700px;
    box-sizing: border-box;
    margin:0 auto;
}
.plan2 ul li {
    width: 100%;
    float: left;
    margin: 0 0 0 0;
    background: #fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #fdd4e7;
    background-color:#fff;
}

.plan2 ul li:nth-child(1){
    margin:0 0 0 0;
}
.plan2 p.ph {
    width:300px;
    float:left;
}
.plan2 ul li img {
    width: 100%;
    height: auto;
}
/*ハートアイコン
.plan2 ul li p.area{
    position: absolute;
    top: -15px;
    left: -15px;
    background: url(../images/icon_heart.png) no-repeat;
    background-size: 100px auto;
    color: #fff;
    padding: 23px 0;
    font-size: 14px;
    height: 80px;
    width: 100px;
    text-align: center;
    line-height: 1.1;
}*/
.plan2 ul li p.area{
    position: absolute;
    top: -15px;
    left: -15px;
    background: url(../images/icon_baloon.png) no-repeat;
    background-size: 80px auto;
    color: #fff;
    padding: 25px 0;
    font-size: 14px;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 1.1;
}
.plan2 li dl {
    float:right;
    width:350px;
}

.plan2 li dl dt {
    padding: 0 0 0 45px;
    font-size: 17px;
    color: #000000;
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    font-weight: 600;
    background: url(../images/icon_dia.png) no-repeat;
    background-size: 35px auto;
    border-bottom: 5px dotted #fca3cc;
}
.plan2 li dl dd {
    font-size: 14px;
    margin-top: 10px;
    line-height: 170%;
    padding-top: 0px;
}

.plan2 .plan2_btn {
    float:right;
    margin-top:5px;
    width:350px;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    background: #ef4e6d;
    position: absolute;
    bottom:15px;
    right: 15px;
    color: #fff;
    border-radius: 10px;
}
.plan2 .plan2_btn:hover {
    opacity: 0.8;
}
.plan2 .plan2_btn a,
.plan2 .plan2_btn a:hover {
    color: #fff;
    text-decoration: none!important;
    display: block;
    font-weight: bold;
}
/*.plan2 .plan2_btn02 {
    float:right;
    margin-top:5px;
    width:350px;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    background: #ccc;
    position: absolute;
    bottom:15px;
    right: 15px;
    color: #666;
    border-radius: 10px;
}*/
.plan2 .plan3_btn {
    float:right;
    margin-top:5px;
    width:350px;
    padding: 5px;
    text-align: center;
    box-sizing: border-box;
    font-size: 16px;
    background: #fff;
    position: absolute;
    bottom:15px;
    right: 15px;
    color: #fca3cc;
    border-radius: 10px;
    border:2px solid #fca3cc;
}
.plan2 .plan3_btn:hover {
    opacity: 0.8;
}
.plan2 .plan3_btn a,
.plan2 .plan3_btn a:hover {
    color: #fca3cc;
    text-decoration: none!important;
    display: block;
    font-weight: bold;
}
.kinen_plan {
    width:100%;
    text-align: center;
}
.kinen_plan h3 {
    display: inline-block;
    padding: 25px 0 0 100px;
    background: url(../images/icon_yokoku.png) no-repeat;
    background-size: 80px auto;
    margin: 0 0;
    text-align: center;
    height: 70px;
    font-size: 24px;
}
.kinen_plan h3.space_travel {
    display: inline-block;
    padding: 25px 0 0 100px;
    background: url(../images/icon_heart_01.png) no-repeat;
    background-position: 0 20px;
    background-size: 80px auto;
    margin: 15px 0 0;
    text-align: center;
    height: 80px;
    font-size: 24px;
}
.kinen_plan h3.camp_stamp {
    display: inline-block;
    padding: 25px 0 0 100px;
    background: url(../images/icon_heart_02.png) no-repeat;
    background-size: 80px auto;
    margin: 15px 0 0;
    text-align: center;
    height: 70px;
    font-size: 24px;
}
.kinen_plan h3.kitty {
    display: inline-block;
    padding: 25px 0 0 100px;
    background: url(../images/icon_heart_03.png) no-repeat;
    background-size: 80px auto;
    margin: 15px 0 0;
    text-align: center;
    height: 70px;
    font-size: 24px;
}
.kinen_plan h3.anketo {
    display: inline-block;
    padding: 25px 0 0 100px;
    background: url(../images/icon_heart_03.png) no-repeat;
    background-size: 80px auto;
    margin: 0 0;
    text-align: center;
    height: 70px;
    font-size: 24px;
}
/*おひとり様プラン*/
.plan_kinen {
    position: relative;
    width:100%;
    background: #fff;
    padding:0;
    font-size: 19px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    /*overflow: hidden;*/
    border-radius: 20px;
    margin-top:20px;
    margin-bottom:25px;
    overflow: hidden;
}
.plan_kinen p img {
    width: 100%;
}
.plan_kinen_radius {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.plan_kinen p.yokoku {
    background: #fed0e5;
    padding: 10px 15px;
    color: #ef4e6d;
    position: absolute;
    border:2px solid #fff;
    top:10px;
    left:10px;
    font-size: 14px;
    border-radius: 20px;
    font-weight: bold;
    text-align: center;
}
.plan_kinen p.btn_shosai a{
    position: absolute;
    margin:5px 0;
    right: 15px;
    top:255px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 30px;
    font-size: 18px;
    line-height: 1;
    border-radius: 5px;
    box-sizing: border-box;
}
.plan_kinen p.btn_shosai a:hover {
    text-decoration: none!important;
    opacity: 0.8;
}
.plan_kinen p.txt_main {
    padding: 30px 30px;
    font-weight: bold;
    font-size: 14px;
}
.plan_kinen p.txt_main strong {
    font-size: 15px;
    color: #000;
}
/*.plan_kinen ul {
    position: relative;
    width:890px;
    box-sizing: border-box;
    overflow: hidden;
    margin:0 30px;
}
.plan_kinen ul li {
    width: 32%;
    float: left;
    margin: 0 0 30px 2%;
    background: #eafcff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *border: 2px solid #aee4fd;*
    background-blend-mode:lighten;
}
.plan_kinen ul li:nth-child(1),
.plan_kinen ul li:nth-child(4),
.plan_kinen ul li:nth-child(7){
    margin:0 0 30px 0;
}

.plan_kinen ul li img {
    width: 100%;
    height: auto;
}
.plan_kinen li dl {
}

.plan_kinen li dl dt {
    padding: 10px 0 0;
    font-size: 17px;
    color: #000000;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 265px;
    font-weight: 600;
    line-height: 1.3;
}
.plan_kinen li dl dd {
    font-size: 14px;
    margin-top: 10px;
    line-height: 170%;
    padding-top: 0px;
    color: #000;
}
.plan_kinen li dl dd p{
    text-align: center;
    font-size: 110%;
    margin-bottom: 5px;
    font-weight: bold;
}*/
.plan_kinen .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
}
.plan_kinen .plan_btn:hover {
    opacity: 0.8;
}
.plan_kinen .plan_btn a,
.plan_kinen .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan_kinen .plan_more_btn {
    width:30%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan_kinen .plan_more_btn:last-of-type {
    margin:0px 0px 30px 0;
}
.plan_kinen .plan_more_btn:hover {
    opacity: 0.8;
}
.plan_kinen .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_kinen .plan_more_btn a,
.plan_kinen .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_kinen .plan_more_btn2 {
    width:46%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan_kinen .plan_more_btn2:last-of-type {
    margin:0px 0px 30px 0;
}
.plan_kinen .plan_more_btn2:hover {
    opacity: 0.8;
}
.plan_kinen .plan_more_btn2 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_kinen .plan_more_btn2 a,
.plan_kinen .plan_more_btn2 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_kinen ul li img {
    width: 100%;
    height: auto;
}
.plan_kinen ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #6ecbf5;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}
.plan_kinen_more {
    width:100%;
    padding:0 30px;
	overflow: hidden;
}
#panels .plan_kinen_more {
    width:890px;
	margin: 0 auto;
    padding:0;
	overflow: hidden;
}
.plan_kinen_more .plan_more_btn:nth-of-type(2) {
	background: #129bc5;
}
.plan_kinen_more .plan_more_btn:nth-of-type(3) {
	background: #126fc5;
}
.plan_kinen_more .plan_more_btn:last-of-type {
	background: #183c8e;
}
#panels .plan_kinen_more .plan_more_btn {
	width: 280px;
	margin-right: 25px;
}
#panels .plan_kinen_more .plan_more_btn:last-of-type {
	margin-right: 0;
	background: #183c8e;
}
.plan_kinen_more .plan_more_tit {
    width:100%;
    text-align: center;
    padding-bottom: 15px;
}
.plan_kinen_more .plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #000;
}
.plan_kinen_more .plan_more_tit span:before,
.plan_kinen_more .plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #000;
}
.plan_kinen_more .plan_more_tit span:before {
    left:0;
}
.plan_kinen_more .plan_more_tit span:after {
    right:0;
}

.plan_kinen_more2 {
	position: static;
	float: none;
	width: 100%;
}

/*50周年スペシャルプラン*/
.plan_50special {
    position: relative;
    width:100%;
    background: #fff;
    padding:0;
    font-size: 19px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    /*overflow: hidden;*/
    border-radius: 20px;
    margin-bottom:25px;
    overflow: hidden;
}
.plan_50special p.yokoku {
    background: #fed0e5;
    padding: 10px 15px;
    color: #ef4e6d;
    position: absolute;
    border:2px solid #fff;
    top:10px;
    left:10px;
    font-size: 14px;
    border-radius: 20px;
    font-weight: bold;
    text-align: center;
}
.plan_50special p.txt_main {
    padding: 30px 30px;
    font-weight: bold;
    font-size: 14px;
}
.plan_50special ul {
    position: relative;
    width:890px;
    box-sizing: border-box;
    margin:30px 30px 0;
}
.plan_50special p.icon{
    position: absolute;
    top:-20px;
    left:100px;
}
.plan_50special p.icon img {
    width:86px;
    height: auto;
}
.plan_50special ul li {
    width: 32%;
    float: left;
    margin: 0 0 30px 2%;
    background: #fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 2px solid #aee4fd;*/
    background-blend-mode:lighten;
}
.plan_50special ul li:nth-child(1),
.plan_50special ul li:nth-child(4){
    margin:0 0 30px 0;
}

.plan_50special ul li img {
    width: 100%;
    height: auto;
}
.plan_50special li dl {
}

.plan_50special li dl dt {
    padding: 10px 0 0;
    font-size: 17px;
    color: #000000;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 265px;
    font-weight: 600;
}
.plan_50special li dl dd {
    font-size: 14px;
    margin-top: 10px;
    line-height: 170%;
    padding-top: 0px;
}

.plan_50special .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
}
.plan_50special .plan_btn:hover {
    opacity: 0.8;
}
.plan_50special .plan_btn a,
.plan_50special .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan_50special .plan_more_btn {
    width:32%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan_50special .plan_more_btn:last-of-type {
    margin:0px 0px 30px 0;
}
.plan_50special .plan_more_btn:hover {
    opacity: 0.8;
}
.plan_50special .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_50special .plan_more_btn a,
.plan_50special .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_50special .plan_more_btn2 {
    width:49%;
    border-radius: 10px;
    background: #ef4e6d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan_50special .plan_more_btn2:last-of-type {
    margin:0px 0px 30px 0;
}
.plan_50special .plan_more_btn2:hover {
    opacity: 0.8;
}
.plan_50special .plan_more_btn2 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_50special .plan_more_btn2 a,
.plan_50special .plan_more_btn2 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_50special ul li img {
    width: 100%;
    height: auto;
}
.plan_50special ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #6ecbf5;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}
.plan_50special_more {
    padding:0 30px;
	overflow: hidden;
}
.plan_50special_more .plan_more_tit {
    width:100%;
    text-align: center;
    padding-bottom: 15px;
}
.plan_50special_more .plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #000;
}
.plan_50special_more .plan_more_tit span:before,
.plan_50special_more .plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #000;
}
.plan_50special_more .plan_more_tit span:before {
    left:0;
}
.plan_50special_more .plan_more_tit span:after {
    right:0;
}

.plan_50special_more2 {
	position: static;
	float: none;
	width: 100%;
}

p.kokodetabeyou {
    margin-top:10px;
    padding-top:30px;
    background-image: url(../images/kokodetabeyou.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
    font-size: 14px;
}

/*極上のひと時を*/
.plan_luxury {
    width:100%;
    background: #fff;
    padding:0;
    font-size: 19px;
    box-sizing: border-box;
    text-align: left;
    line-height: 1.8;
    /*overflow: hidden;*/
    border-radius: 20px;
    margin-bottom:25px;
    overflow: hidden;
}
.plan_luxury p.yokoku {
    background: #fed0e5;
    padding: 10px 15px;
    color: #ef4e6d;
    position: absolute;
    border:2px solid #fff;
    top:10px;
    left:10px;
    font-size: 14px;
    border-radius: 20px;
    font-weight: bold;
    text-align: center;
}
.plan_luxury p.txt_main {
    padding: 30px 30px 10px;
    font-weight: bold;
    font-size: 14px;
}
.plan_luxury ul {
    position: relative;
    width:890px;
    box-sizing: border-box;
    margin:0px 30px 0;
}
.plan_luxury p.icon{
    position: absolute;
    top:-20px;
    left:100px;
}
.plan_luxury p.icon img {
    width:86px;
    height: auto;
}
.plan_luxury ul li {
    width: 49%;
    float: left;
    margin: 0 0 30px 2%;
    background: #fff;
    padding: 15px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    /*border: 2px solid #aee4fd;*/
    background-blend-mode:lighten;
}
.plan_luxury ul li:nth-child(1),
.plan_luxury ul li:nth-child(4){
    margin:0 0 30px 0;
}

.plan_luxury ul li img {
    width: 100%;
    height: auto;
}
.plan_luxury li dl {
}

.plan_luxury li dl dt {
    padding: 10px 0 0;
    font-size: 17px;
    color: #000000;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 406px;
    font-weight: 600;
}
.plan_luxury li dl dd {
    font-size: 14px;
    margin-top: 10px;
    line-height: 170%;
    padding-top: 0px;
}

/*.plan_luxury .plan_btn {
    margin-top:5px;
    width:100%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    background: #fff;
}*/
.plan_luxury .plan_btn {
    margin:0 25% 30px;
    width:50%;
    padding: 5px;
    border: 1px #6ecbf5 solid;
    text-align: center;
    box-sizing: border-box;
    font-size: 18px;
    background: #fff;
}
.plan_luxury .plan_btn:hover {
    opacity: 0.8;
}
.plan_luxury .plan_btn a,
.plan_luxury .plan_btn a:hover {
    color: #333;
    text-decoration: none!important;
    display: block;
}

.plan_luxury .plan_more_btn {
    width:32%;
    border-radius: 10px;
    background: #6ecbf5;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan_luxury .plan_more_btn:last-of-type {
    margin:0px 0px 30px 0;
}
.plan_luxury .plan_more_btn:hover {
    opacity: 0.8;
}
.plan_luxury .plan_more_btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_luxury .plan_more_btn a,
.plan_luxury .plan_more_btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_luxury .plan_more_btn2 {
    width:49%;
    border-radius: 10px;
    background: #ef4e6d;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    margin: 0px 2% 30px 0;
    font-size: 20px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    float:left;
    box-sizing: border-box;
}
.plan_luxury .plan_more_btn2:last-of-type {
    margin:0px 0px 30px 0;
}
.plan_luxury .plan_more_btn2:hover {
    opacity: 0.8;
}
.plan_luxury .plan_more_btn2 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.plan_luxury .plan_more_btn2 a,
.plan_luxury .plan_more_btn2 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.plan_luxury ul li img {
    width: 100%;
    height: auto;
}
.plan_luxury ul li p.area{
    position: absolute;
    top: 0;
    left: 0;
    background: #6ecbf5;
    color: #fff;
    padding: 5px;
    font-size: 14px;
}
.plan_luxury_more {
    padding:0 30px;
	overflow: hidden;
}
.plan_luxury_more .plan_more_tit {
    width:100%;
    text-align: center;
    padding-bottom: 15px;
}
.plan_luxury_more .plan_more_tit span {
    position: relative;
    display:inline-block;
    padding: 0 75px;
    color: #000;
}
.plan_luxury_more .plan_more_tit span:before,
.plan_luxury_more .plan_more_tit span:after {
    content: '';
    position: absolute;
    top:50%;
    display: inline-block;
    width:60px;
    height: 1px;
    background-color: #000;
}
.plan_luxury_more .plan_more_tit span:before {
    left:0;
}
.plan_luxury_more .plan_more_tit span:after {
    right:0;
}

.plan_50special_more2 {
	position: static;
	float: none;
	width: 100%;
}

/*ページ下部バナー*/
.bgGrayRadiusBox {
    padding: 10px 2px;
}
.bgGrayRadiusBox {
    background: #ebeaea;
    padding: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
ul.bnr {
    min-height: 1px;
}
ul.bnr li {
    margin: 0 12px;
    display: inline;
    width:25%;
    box-sizing: border-box;
}
.bgGrayRadiusBox ul li {
    margin: 5px 16px;
}
a {
    outline: none;
}
ul.bnr li img {
    margin: 5px 0;
    vertical-align: middle;
}
.kitty_ar_copy {
    font-size: 18px;
    margin:0 0 10px 0;
    font-weight: bold;
    color: #ef4e6d;
}
/*すみっこ地図*/
.map_shosai {
    background:#cff5fd;
    position: relative;
    height: 471px;
}

/*タブ切り替え*/
#tab_menu {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 0;
	margin: 0 0 1em;
    background: url(../images/map.jpg);
    height: 471px;
}
#tab_menu li{
	width: 125px;
	padding: 5px;
	margin: 0 1px 0 0;
	text-align: center;
	list-style: none;
	cursor: pointer;
	color: #fff;
	background: #ccb591;
    height: 35px;
    opacity: 0;
}
#tab_menu li:first-child {
	top:35px;
    right:250px;
    position: absolute;
}
#tab_menu li:nth-child(2) {
	top:165px;
    right:25px;
    position: absolute;
}
#tab_menu li:nth-child(3) {
	top:160px;
    right:365px;
    position: absolute;
}
#tab_menu li:nth-child(4) {
	bottom:60px;
    right:375px;
    position: absolute;
}
#tab_menu li:nth-child(5) {
	bottom:70px;
    right:495px;
    position: absolute;
}
#tab_menu li:nth-child(6) {
	top:195px;
    right:490px;
    position: absolute;
}
#tab_menu li:nth-child(7) {
	bottom:25px;
    right:620px;
    position: absolute;
}
#tab_menu li:nth-child(8) {
	bottom:83px;
    left:150px;
    position: absolute;
}
#tab_menu li:nth-child(9) {
	top:205px;
    left:165px;
    position: absolute;
}
#tab_menu li:nth-child(10) {
	top:315px;
    left:20px;
    position: absolute;
}
#tab_menu li:last-child {
	margin-right: 0;
}
#tab_menu li.selected {
	background: #b79662;
}
#tab_menu li:hover {
	background: #b79662;
}
.tab_panel {
    padding: 10px 30px;
}
.tab_panel h3 {
    float:right;
    width:470px;
    font-size: 24px;
}
.tab_panel .txt {
    float:right;
    width:470px;
}
.tab_panel .ph {
    float:left;
    width:400px;
    height: 300px;
    padding-right: 20px;
    margin-bottom: 30px;
}
.tab_panel img {
    width: 100%;
}
.tab_panel .btn {
    width:470px;
    border: 1px solid #6ecbf5;
    padding: 7px 10px;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    float:right;
    margin-top: 4px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
    background: #fff;
}
.tab_panel .btn:hover {
    opacity: 0.8;
}
.tab_panel .btn i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.tab_panel .btn a,
.tab_panel .btn a:hover {
    text-decoration: none!important;
    display: block;
    color: #000;
}

.bn_sanrio {
    margin-top:50px;
    margin-bottom:50px;
}
.bn_sanrio img{
    width:100%;
}


.justify-start {
  display: flex;
  flex-wrap:nowrap;
  justify-content:space-between;
border: 1px solid #6ecbf5;
padding: 0px;
margin: 0px 0px 20px 0px;
}
.justify-start div {
	position: relative;
	width: 100%;
	font-size: 20px;
	text-align: center;
	background-color: #eafcff;
	cursor: pointer;
	border-right: 1px solid #6ecbf5;
	padding: 5px 0px;
	margin: 0px;
}
.justify-start div img {
margin: 0px 7px 3px 0px ;
}
.justify-start div:last-child {
border: none;
}
.justify-start div.active_tab {
color: #fff;
font-weight: bold;
background-color: #6ecbf5;
}
.active_tab::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 10px;
	left: 50%;
	bottom: -10px;
	margin-left: -12px;
	background-repeat: no-repeat;
	background-position: top left no-repeat;
	background-image: url(../images/ic_sankaku1.png);
	background-size: 25px 10px;

}


.inactive_content{
  display: none;
}


.txt_setumei {
font-size: 18px;
font-weight: bold;
text-align: center;
padding: 0px;
margin: 0px 10px 15px 10px;
}

/*20220701更新*/
.camp_stamp {
    margin-bottom: 50px;
}
.camp_point_bn {
    margin-bottom: 30px;
}
div.camp_stamp2 {
    display: flex;
    justify-content: space-between;
    width: 500px;
    margin: 0 auto 20px;
}

/*各地プラン&パンフnav*/
#hotel_plan_wrap_nav,
#dpanf_wrap_nav{
	display: flex;
    margin: 0;
    padding: 0;
}

#hotel_plan_wrap_nav li,
#dpanf_wrap_nav li	{
    text-align: center;
    color: #FFF;
    background: #aaa;
    margin: 1px;
    padding: 12px 0 10px;
    box-sizing: border-box;
	position:relative;
}

#hotel_plan_wrap_nav li	{
    font-size: 14px;
}

#dpanf_wrap_nav li	{
    font-size: 18px;
}

#hotel_plan_wrap_nav li	{
	width: 10%;
}

#dpanf_wrap_nav li	{
	width: 11.11111%;
}

#hotel_plan_wrap_nav li:hover,
#dpanf_wrap_nav li:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity:0.8;
	cursor:pointer;
}

#hotel_plan_wrap_nav li:last-child,
#dpanf_wrap_nav li:last-child{
    margin-right: 0;
}

#hotel_plan_wrap_nav li.select_hotelarea:after,
#dpanf_wrap_nav li.select_dpanfarea:after{
    content: "";
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 12px solid #ef0019;
}

#hotel_plan_wrap_nav li.select_hotelarea:after{
    position: absolute;
    bottom: -25%;
    left: 30%;
}

#dpanf_wrap_nav li.select_dpanfarea:after{
    position: absolute;
    bottom: -25%;
    left: 32%;
}

#hotel_plan_wrap_nav li.select_hotelarea,
#dpanf_wrap_nav li.select_dpanfarea{
	background: #ef0019;
}

/*hotel*/
.area_wrap{margin: 3% 0;}
.hotelwrap dl {
    width: 224px;
    float: left;
    background: #FFFFFF;
    margin: 0 9px;
    border: 2px solid rgba(0,0,0,0.1);
    padding: 10px;
    text-align: center;
    box-sizing: border-box;
}

.hotelwrap dl:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity:0.8;
    cursor:pointer;
}

.hotelwrap dl dt {
    color: #000083;
    font-size: 15px;
    margin: 5px 0;
    font-weight: bold;
}
.hotelwrap dl dd  {
    margin: 0;
	padding: 0;
	line-height: 1.4;
}
.hotelwrap dl dd a {
	width: 200px;
    height: 150px;
    margin: 0 0 10px 0;
}
.hotelwrap dd:nth-of-type(2),
.hotelwrap dd:nth-of-type(2) img{
	width:100%;
	height:150px;
}
.hotelwrap dl dd span {
    display: block;
    font-size: 12px;
}

.hotelwrap dl dd.area_name {
	width: 200px;
	background: #000071;
    font-size: 12px;
    color: #FFF;
    padding: 5px 0 3px;
}

.hotelwrap dl dd strong {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 5px;
    color: rgba(255,0,4,1.00);
}

.hotelwrap dl dd a:hover {
    opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;
	transition-duration:0.2s;
}

/*d-panf*/
/* tab */
.area_wrap.tab_wrap {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}
.area_wrap.tab_wrap .tab_label {	/* tab */
	position: relative;
	margin-right: 1px;
	padding: 12px 0 10px;
	-webkit-flex: 1;
	-moz-flex: 1;
	-ms-flex: 1;
	-o-flex: 1;
	flex: 1;
	-webkit-order: -1;
	-moz-order: -1;
	-ms-order: -1;
	-o-order: -1;
	order: -1;
	background: #aaa;
	transition: .5s;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.area_wrap.tab_wrap .tab_label:hover {
    opacity:0.8;
	-moz-opacity:0.8;
}
.area_wrap.tab_wrap .tab_label:nth-last-of-type(1){ margin-right: 0; }
.area_wrap.tab_wrap input {		/* radio button */
	display: none;
}
.area_wrap.tab_wrap .tab_content {	/* honbun */
	width: 100%;
	height: 0;
	overflow: hidden;
	opacity: 0;
}
/* active */
.area_wrap.tab_wrap input:checked + .tab_label {
	background: #ef0019;
}
.area_wrap.tab_wrap input:checked + .tab_label::after {
	content: '';
	display: block;
	position: absolute;
    bottom: -23%;
    left: 30%;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 12px solid #ef0019;
}
.area_wrap.tab_wrap input:checked + .tab_label + .tab_content {
	margin: 35px 0 0;
	padding: 0;
	height: auto;
	overflow: visible;
	transition: .5s opacity;
	opacity: 1;
}
/* until tab */



#dpanf_wrap .area_wrap ul li {
	width: 23%;
	height: 150px;
    margin: 1%;
    float: left;
	position:relative;
}

#dpanf_wrap .area_wrap ul li img {
    width: 100%;
}

#dpanf_wrap li a {
	display: block;
    height: 100%;
    background: rgba(0,0,0,0.2);
}

#dpanf_wrap li a span{
	width: 100%;
     position: absolute; 
     top: 38%;
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    text-align: center;
}

#dpanf_wrap li a:hover{
    opacity:0.8;
	-moz-opacity:0.8;
}
#dpanf_wrap li.for_hokkaido{background:url(../images/d_panf/for_hokkaido.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_tohoku_kanto_koshinetsu{background:url(../images/d_panf/for_tohoku_kanto_koshinetsu.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_syutoken{background:url(../images/d_panf/for_syutoken.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_tokai_hokuriku{background:url(../images/d_panf/for_tokai_hokuriku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kansai_saninsanyo_shikoku{background:url(../images/d_panf/for_kansai_saninsanyo_shikoku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kyushu_okinawa{background:url(../images/d_panf/for_kyushu_okinawa.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_tohoku{background:url(../images/d_panf/for_tohoku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kanto_koshinetsu{background:url(../images/d_panf/for_kanto_koshinetsu.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kansai_usj{background:url(../images/d_panf/for_kansai_usj.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_sanin_sanyo_shikoku{background:url(../images/d_panf/for_sanin_sanyo_shikoku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kyushu{background:url(../images/d_panf/for_kyushu.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_okinawa{background:url(../images/d_panf/for_okinawa.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_izu_hakone{background:url(../images/d_panf/for_izu_hakone.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_hokuriku_chubu{background:url(../images/d_panf/for_hokuriku_chubu.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_keihanshin_usj{background:url(../images/d_panf/for_keihanshin_usj.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.with_cruise{background:url(../images/d_panf/with_cruise.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.near_inn{background:url(../images/d_panf/near_inn.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.area_plan{background:url(../images/d_panf/area_plan.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kanto_koshinetsu_syutoken{background:url(../images/d_panf/for_kanto_koshinetsu_syutoken.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_otonavi{background:url(../images/d_panf/for_otonavi.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.higaeriplan{background:url(../images/d_panf/higaeriplan.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_hokkaido_tohoku_niigata{background:url(../images/d_panf/for_hokkaido_tohoku_niigata.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kanto_izu_hakone{background:url(../images/d_panf/for_kanto_izu_hakone.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_tokai_shinsyu{background:url(../images/d_panf/for_tokai_shinsyu.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_hokuriku{background:url(../images/d_panf/for_hokuriku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_ise_nanki{background:url(../images/d_panf/for_ise_nanki.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_keihanshin_nara_shiga_usj{background:url(../images/d_panf/for_keihanshin_nara_shiga_usj.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kitakinki_sanyo{background:url(../images/d_panf/for_kitakinki_sanyo.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_sanin{background:url(../images/d_panf/for_sanin.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_shikoku{background:url(../images/d_panf/for_shikoku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_ekityo{background:url(../images/d_panf/for_ekityo.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kanto_syutoken{background:url(../images/d_panf/for_kanto_syutoken.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_hokuriku_shinsyu_tokai{background:url(../images/d_panf/for_hokuriku_shinsyu_tokai.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_kitakinki_sanin_sanyo_shikoku{background:url(../images/d_panf/for_kitakinki_sanin_sanyo_shikoku.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_tdr{background:url(../images/d_panf/for_tdr.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_chubu_hokuriku_shinsyu{background:url(../images/d_panf/for_chubu_hokuriku_shinsyu.jpg) no-repeat;background-size: 100%;}
#dpanf_wrap li.for_girls{background:url(../images/d_panf/for_girls.jpg) no-repeat;background-size: 100%;}



.disnone{display:none!important;}

.bg_white {
    background: #fff!important;
}
.bg_red {
    background:#ef4e6d!important; 
}

#rt_special_popup {
	width: 640px !important;
	margin: 0 auto;
	right: 0 !important;
	left: 0 !important;
	z-index: 1 !important;
}
.pagejack_pc {
	width: 640px !important;
	margin: 0 auto !important;
	left: 0 !important;
	right: 0 !important;	
}
.pagejack_sp {
	display: none !important;
}


/*画像切り替え*/
.fade-img,.fade-img2 {
  position:relative;
  width: 406px;
    height: 297px;
    overflow: hidden;
}
.fade-img img,.fade-img2 img {
  position: absolute;
}

.txt_c_l {
    margin-top:20px;
    font-size: 20px;
    font-weight: bold;
}


ul.itemList4 {
    width:875px;
    margin:30px auto 15px;
}
.itemList4.gray li {
    background: #fff;
}

ul.itemList4 li {
    width: 200px;
    float: left;
    position: relative;
    margin: 0 9px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 0 #afafaf;
    -moz-box-shadow: 0 1px 0 #afafaf;
    box-shadow: 0 1px 0 #afafaf;
    *display: inline;
    opacity: 0.99999;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
    -moz-opacity: 1;
    padding: 0;
}
ul.itemList4 a {
    color: #333;
}

ul.itemList4 li:hover{ cursor:pointer;
opacity: 0.8;
filter: alpha(opacity=80);       
-ms-filter: "alpha(opacity=80)";
-moz-opacity:0.8;
}
ul.itemList4 li dl {
	padding: 15px 10px;
    text-align: center;
}
ul.itemList4 li dl dt {
	font-size: 15px;
	margin-bottom: 5px;
	font-weight:bold;
}
ul.itemList4 li dl dt a {
	color: #333 !important;
	text-decoration: none !important;
}
ul.itemList4 li dl dd span {
	margin-top: 10px;
	display: inline-block;
}
ul.itemList4 li dl dd a {
	color: #333 !important;
	text-decoration: none !important;
}
ul.itemList4 li .thumb {
	zoom: 1;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	overflow:hidden;
}
ul.itemList4 li .thumb img{ max-width:100%; *width:100%; height:auto;}
ul.itemList4 li .thumb .tag {
	display: block;
	position: absolute;
	font-size:13px;
	top: -9px;
	left: -39px;
	color: #fff;
	font-weight: bold;
	width: 100px;
	height: 22px;
	padding-top: 20px;
	text-align: center;
	transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/*---------------swiper---------------*/
.swiper {
  max-width: 350px;
}
.sdgs_example_icon_bn .swiper {
  max-width: 400px;
}


.swiper-wrapper {
  height: auto;
}

.swiper-slide {
  height: auto;
}

.swiper-slide img {
  width: 100%;
  height: 100%;
}

.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-color: #fff;
}
.sdgs_example_icon_bn .swiper-button-next,
.sdgs_example_icon_bn .swiper-button-prev {
    --swiper-navigation-color: #333;
}

/*-------------------タブ切り替え----------------*/

#panels section main {
    max-height: 0;
    /*以下省略*/
}

#panel-1-ctrl:checked ~ #panels #panel-1 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-4-ctrl:checked ~ #panels #panel-4 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}
#panel-7-ctrl:checked ~ #panels #panel-7 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

label.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;


  user-select: none;
  display: block;
  width: 100%;
  color: #000000;
  cursor: pointer;
  background-color: #f6fcfe;

  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}
label.panel-label:hover {
  color: #fff;
    font-weight: bold;
    background-color: #6ecbf5;
}

#panels {
  background-color: white;
}
#panels .container {
  margin: 0 auto;
  width: 100%;
}
#panels section header label.panel-label {
  padding: 12px 0px;
  box-sizing: border-box;
}
#panels section main {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}

#panel-1-ctrl:checked ~ #panels #panel-1 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-2-ctrl:checked ~ #panels #panel-2 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-3-ctrl:checked ~ #panels #panel-3 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-4-ctrl:checked ~ #panels #panel-4 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-5-ctrl:checked ~ #panels #panel-5 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-6-ctrl:checked ~ #panels #panel-6 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-7-ctrl:checked ~ #panels #panel-7 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-8-ctrl:checked ~ #panels #panel-8 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-9-ctrl:checked ~ #panels #panel-9 main {
  max-height: initial;
  opacity: 1;
  padding: 24px 0px;
}

#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1.last {
  border-right: 1px solid transparent;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 label.panel-label::after {
  height: 6px;
}

#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
    border-top: 1px solid #6ecbf5;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2.last {
  border-right: 1px solid transparent;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 label.panel-label::after {
  height: 6px;
}

#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
border-top: 1px solid #6ecbf5;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3.last {
  border-right: 1px solid transparent;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 + li {
  border-left: 1px solid #6ecbf5;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 label.panel-label::after {
  height: 6px;
}

#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4.last {
  border-right: 1px solid transparent;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 label.panel-label::after {
  height: 6px;
}

#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
    border-top: 1px solid #6ecbf5;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5.last {
  border-right: 1px solid transparent;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-5-ctrl:checked ~ #tabs-list #li-for-panel-5 label.panel-label::after {
  height: 6px;
}

#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
border-top: 1px solid #6ecbf5;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6.last {
  border-right: 1px solid transparent;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 + li {
  border-left: 1px solid #6ecbf5;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-6-ctrl:checked ~ #tabs-list #li-for-panel-6 label.panel-label::after {
  height: 6px;
}

#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7.last {
  border-right: 1px solid transparent;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-7-ctrl:checked ~ #tabs-list #li-for-panel-7 label.panel-label::after {
  height: 6px;
}

#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
    border-top: 1px solid #6ecbf5;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8.last {
  border-right: 1px solid transparent;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 + li {
  border-left: 1px solid #dfdfdf;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-8-ctrl:checked ~ #tabs-list #li-for-panel-8 label.panel-label::after {
  height: 6px;
}

#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 {
  pointer-events: none;
  cursor: default;
  -webkit-transform: translate3d(0, 0px, 0);
          transform: translate3d(0, 0px, 0);
  box-shadow: none;
  border-right: none;
border-top: 1px solid #6ecbf5;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9.last {
  border-right: 1px solid transparent;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 + li {
  border-left: 1px solid #6ecbf5;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label {
  background-color: #6ecbf5;
  color: #ffffff;
  padding-top: 12px;
}
#panel-9-ctrl:checked ~ #tabs-list #li-for-panel-9 label.panel-label::after {
  height: 6px;
}

ul#tabs-list {
    width:100%;
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
    border-top: 1px solid #6ecbf5;
    border-bottom: 1px solid #6ecbf5;
}
ul#tabs-list li {
  position: relative;
    width: 100%;
    font-size: 20px;
    text-align: center;
    background-color: #fff;
    cursor: pointer;
    border-right: 1px solid #6ecbf5;
    padding: 0px 0px;
    margin: 0px;
}
ul#tabs-list li:last-child {
    width:100.8%;
}
ul#tabs-list li:hover {
  -webkit-transition: none;
  transition: none;
  border-right: none;
}
ul#tabs-list li:hover.last {
  border-right: 1px solid transparent;
}
ul#tabs-list li:hover + li {
  border-left: 1px solid #dfdfdf;
}
ul#tabs-list li label.panel-label {
  position: relative;
  padding: 12px 0;
}
ul#tabs-list li label.panel-label::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  height: 0;
  -webkit-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 200ms;
          transition-duration: 200ms;
}
ul#tabs-list li label.panel-label:hover {
  padding-top: 12px;
}
ul#tabs-list li label.panel-label:hover::after {
  height: 6px;
}

main {
    width: 100%;
    margin: 0 auto;
}
.panel-radios {
  display: none;
}

main p {
  line-height: 1.8;
}

ul#tabs-list li:first-child {
    border-left: 1px solid #6ecbf5;
}
ul#tabs-list li:nth-child(3) {
    border-right: 1px solid #6ecbf5;
}

ul#tabs-list img {
    width:auto;
    margin-top:-5px;
    margin-right: 3px;
}

/*.active_tab::after {
    content: "";
    position: absolute;
    width: 25px;
    height: 10px;
    left: 50%;
    bottom: -10px;
    margin-left: -12px;
    background-repeat: no-repeat;
    background-position: top left no-repeat;
    background-image: url(http://127.0.0.1:49786/images/ic_sankaku1.png);
    background-size: 25px 10px;
}*/

dl.yado dd.photo02 img {
    width:350px;
    height:200px;
    float:left;
    overflow: hidden;
}

dl.yado dd.wrap p.txt02 {
    display: block;
    height: 140px;
    width: 530px;
    line-height: 1.6;
    font-size: 16px;
    overflow: hidden;
}

/*---------------------サブタイトル-------------------------*/
/*.sub_tit {
    background-color: #6ecbf5;
    color: #ffffff;
    padding:10px 0px 10px;
    text-align: center;
}*/
.demo {
  width: 500px;
  margin: 0 auto;
  padding: 0px 0;
  font-size: 26px;
  color:#3cb3e4;
    font-weight: bold;
    /*font-family: sans-serif;*/
}
.heading {
  margin: 10px 0
}
.demo3 .heading {
  color: #3cb3e4;
  text-align: center;
  overflow: hidden;
}
.demo3 .heading span {
  display: inline-block;
  position: relative;
}
.demo3 .heading span:before,
.demo3 .heading span:after {
  content: "";
  border-bottom: 2px solid #3cb3e4;
  width: 85px;
  margin: 0 15px;
  position: absolute;
  bottom: 24px;
}
.demo3 .heading span:before {
  right: 100%;
}
.demo3 .heading span:after {
  left: 100%;
}




.sdgs_example_icon2 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
p.nofloat { float: none;}
.sdgs_example_icon_bn {
    width: 400px;
}
.sdgs_example_icon_bn img {
    width: 100%;
}
.sdgs_example_icon_other {
    width: 490px;
}
.sdgs_example_icon_other h5 {
    font-size: 16px;
    
}
.sdgs_example_icon_other ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    margin-bottom: 15px;
    gap: 13px;
}
.sdgs_example_icon_other ul li {
    width: 23%;
}
.sdgs_example_icon_other ul li img {
    width: 100%;
}

.reco_searchbox{
width:min(100% , 950px);
position: relative;
padding: 0;
margin: 0 auto;

 }
.reco_searchbox::after{
content: "";
display: block;
	margin: 0 auto;
width: 44px;
height: 17px;
	background-image:url("../images/arrow1.svg");
	background-size: contain;
	
	/*
	position: absolute;
	bottom: -5%;
    left: 47.3%;*/
}
.reco_listbox{
width:min(100% , 970px);
margin: 0 auto;
}
.reco_search{
padding:20px 0px 25px 0px;
}
.reco_travelstyle{
padding:25px 0px 20px 0px;
}
.reco_search h3,
.reco_travelstyle h3{
position: relative;
font-size: 25px;
font-weight: 600;
text-align: center;
margin: 15px 0 15px 0;
}

.reco_search h3 small {
font-weight: normal;
font-size: 18px;
display: block;
}
.reco_search ul,
.reco_travelstyle ul{
padding: 15px 0px 10px 0px;
display: flex;
 flex-wrap:wrap;
 /*gap:16px 20px;*/
}

	.reco_search ul li{
	width: 18.317%;
        margin: 10px 10px;
	}
	
	.reco_search ul li:nth-of-type(1),
	.reco_search ul li:nth-of-type(6){
		margin-left: 0% !important;
	}
	
	.reco_search ul li:nth-of-type(5){
		margin-right: 0% !important;
	}
	

.radiobutton {
  display: none;
}
.reco_search span {
min-width: 6em;
display: block;
border:solid 1px #129bc5;
border-radius: 6px;
text-align: center;
color: #129bc5;
background: #fff;
padding: 7px 10px;
	font-size: 18px;
	font-weight:400;
}
.reco_search span:hover{
cursor: pointer;
background: #129bc5;
border:solid 1px #129bc5;
color: #fff;
transition: all 0.2s;
}
.reco_search .radiobutton:checked + span {
background: #129bc5;
border:solid 1px #129bc5;
color: #fff;
}
.reco_travelstyle span {
min-width: 8em;
display: inline-block;
padding: 7px 10px;
border:solid 1px #222;
border-radius: 6px;
text-align: center;
color: #222;
}

.reco_list{
margin: 60px auto 0 auto;
/*display: flex;
flex-wrap: wrap;
gap: 18px;*/
}
.reco_list li{

width:100%;
line-height: 1.5;
background: #fff;
	position: relative;
	margin: 0 0 30px 0;
}
.reco_list ol {
margin-bottom: 1.5em;
padding-left: 1.5em;
line-height: 1.6;
}
.reco_list ol li{
    list-style: decimal;
    margin-bottom: 5px !important;
}
.new_icon{
    position: absolute;
    width: 55px;
    right: 0px;
    top: 0px;
}

.new_icon img{
    width: 100%;
}

.reco_list li img{
width: 100%;
/*aspect-ratio: 4 / 3;*/
}
/*.reco_list li:hover{
transform: translate3d(0.1rem, 0.1rem, 0);
transition: all 0.2s;
}
.reco_list li dt{
font-weight: 600;
padding: 10px 0;
}
*/


dl.yado {
    margin-bottom: 50px;
    padding: 30px 25px;
}

dl.yado dt {
    margin-bottom: 30px;
    overflow: hidden;
    font-size: 30px;
}
dl.yado dt span {
    padding: 5px 8px;
    color: #fff;
    background: #6ecbf5;
    margin-right: 10px;
    font-size: 18px;
    float:left;
    text-align: center;
	border-radius: 10px;
	font-weight: 600;
}
dl.yado dt p {
    font-weight: bold;
    display: block;
    float:left;
    line-height: 1.2;
}
dl.yado .dl_yado_flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
dl.yado dd {
    /*float:left;*/
}

dl.yado dd.photo01 {
    text-align: right;
}
dl.yado dd.photo01 img {
    width:350px;
    height:335px;
}
dl.yado dd.wrap {
    width:540px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-left: 30px;
    line-height: 1.4;
    font-size: 16px;
}
dl.yado dd.wrap .txt {
    display: block;
    line-height: 1.7;
    font-size: 16px;
 	margin: 0 0 20px 0;
}
	
	dl.yado dd.wrap .txt2{
		font-size: 16px;
		margin: 0 0 0px 0;
	}

	dl.yado dd.wrap .txt .yadotxtlist1{
		list-style: none;
		margin: 20px 0 0 0;
	
	}
	
	dl.yado dd.wrap .txt .yadotxtlist1 li{
		display: flex;
		margin: 0 0 5px 0;
	}
	

dl.yado dd.wrap .photo02 {
    float:left;
    width:260px;
    margin-right: 10px;
    margin-top:10px;
}
dl.yado dd.wrap .photo03 {
    float:left;
    width:260px;
    margin-right: 0px;
    margin-top:10px;
}
dl.yado dd.wrap .photo02 img,
dl.yado dd.wrap .photo03 img{
    width:100%;
    height:195px;
    overflow: hidden;
}

.yado_btn01{
    border-radius: 10px;
    background: #4cc7ed;
    color: #fff;
    font-weight: 600;
    text-align: center;
    padding: 5px 10px;
    margin: 0 0px;
    font-size: 18px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
.yado_btn01:hover {
    opacity: 0.8;
}
.yado_btn01 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.yado_btn01 a,
.yado_btn01 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}
.yado_btn02{
    
    border-radius: 10px;
    background: #4cc7ed;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 12px 10px;
    margin: 0 7px;
    font-size: 16px;
    display: block;
    justify-content: center;
    align-items: center;
    position: relative;
}
.bg_blue {
    background: #4ca0ed;
}
.bg_blue02 {
    background: #4273eb;
}
.yado_btn02:hover {
    opacity: 0.8;
}
.yado_btn02 i {
    float: right!important;
    position: absolute;
    right: 15px;
    top:35%;
}
.yado_btn02 a,
.yado_btn02 a:hover {
    text-decoration: none!important;
    display: block;
    color: #fff;
}


dl.yado2 {
    padding: 30px 30px 20px;
    overflow: hidden;
    border-top:1px dashed #ccc;
}
dl.yado2:nth-child(2) {
    border-top:1px dashed #ccc;
}
dl.yado2 dt {
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 22px;
}
dl.yado2 dt span {
    width:180px;
    padding: 8px;
    color: #fff;
    background: #6ecbf5;
    margin-right: 10px;
    font-size: 18px;
    float:left;
    text-align: center;
}
dl.yado2 dt p {
    padding-top: 10px;
    display: block;
    float:left;
    line-height: 1.2;
}
dl.yado2 dd {
    float:left;
}
dl.yado2 dd.photo01 img {
    width:350px;
    height:335px;
    float:left;
    overflow: hidden;
}
dl.yado2 dd.wrap {
    width:525px;
    margin-left: 15px;
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 16px;
}
dl.yado2 dd.wrap p.txt {
    display: block;
    height: 321px;
    width:530px;
    line-height: 1.6;
    font-size: 16px;
    overflow: hidden;
}
.todaya {
height: 320px !important;
}
.granvia {
height: 340px !important;
}
.shimoda {
height: 470px !important;
}
.kangetsu {
height: 490px !important;
}
.inasayama {
height: 340px !important;
}
dl.yado2 dd.wrap p.photo02 {
    float:left;
    width:260px;
    margin-right: 10px;
    margin-top:10px;
}
dl.yado2 dd.wrap p.photo03 {
    float:left;
    width:260px;
    margin-right: 0px;
    margin-top:10px;
}
dl.yado2 dd.wrap p.photo02 img,
dl.yado2 dd.wrap p.photo03 img{
    width:100%;
    height:195px;
    overflow: hidden;
}
.yado_btn {
    width:100%;
    margin:auto 0px 0px;
	display: flex;
	justify-content: space-between;	
}
.yado_btn_ver1 p.yado_btn01{
    width: 100%;
}

.yado_btn_ver2 p.yado_btn01{
    width: 45%;
}
.yado_btn_ver2.fs17 p.yado_btn01{ font-size: 17px;}

.yado_btn_ver3 p.yado_btn01{
    width: 28%;
        }

.themearea{
    margin: 0 auto 30px;
    width: 875px;
}


.themearea h3{
     position: relative;
     /* display: inline-block; */
     padding: 0 55px;
     color: #4273eb;
     text-align: center;
     font-size: 30px;
     font-weight: bold;
    margin: 0 0 20px 0;
}


.themearea h3:before, .themearea h3:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: inline-block;
  width: 285px;
  height: 3px;
  background-color: #4273eb;
}

.themearea h3:before {
  left: 0px;
}
.themearea h3:after {
  right: 0px;
}

.themearea h4 {
    position: relative;
    display: flex;
    margin: 0;
    padding: 1rem 0;
    color: #fff;
    background: #F6526D;
    width: 180px;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 44px;
    box-sizing: border-box;
}
.themearea h4:before {
  position: absolute;
  top: 0;
  right: -20px;
  content: '';
  border-width: 22px 20px 22px 0;
  border-style: solid;
  border-color: transparent #F6526D transparent transparent;
  transform: rotate(180deg);
}

.themearea .themearea_flex {
    display: flex;
    margin-bottom: 20px;
}
.themearea .themearea_flex ul{
    display: flex;
    justify-content: space-between;
    width: calc(100% - 180px);
    margin-left: 30px;
    align-items: center;
}

.themearea ul{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.themearea ul.two_list li{
    width: 45%;
}

.themearea ul li{
    width: 48%; /* 3つは32% */
}

.themearea ul li a{
    display: block;
    border-radius: 30px;
    font-size: 18px;
    font-weight: bold;
    background-color:#4273eb;
    color: #ffffff;
    text-align: center;
    padding: 8px 20px;
    position: relative;
    line-height: 1.4;
}
.themearea ul li a::after{
            content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 13px;
    top: 37%;
    right: 10px;
    background-image: url(../images/arrow2.svg);
    background-size: contain;
}

.themearea ul li a:hover{
    opacity: 0.8;
    text-decoration: none;
}


.btL{
    width: 90% !important;
    margin: 0 auto 20px !important;
    padding: 0 !important;
}

.btL a{
    font-size: 28px !important;
    padding: 5px 10px !important;
}
	
	
}