@charset "utf-8";

/*PCSP共通設定*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap');

#wrapper{
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

section:nth-of-type(odd){background: url(../images/bg.gif) center top;}
section:nth-of-type(even){background: #F1F1F1;}
html {scroll-behavior: smooth;}/*smooth scroll*/

img {
    image-rendering: -webkit-optimize-contrast;
}

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

.fixed { /*ナビゲーション 固定*/
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 1000;
}

.red { 
    color: #FF0000;
}

.blue { 
    color: #0066cc;
}

strong { 
    font-weight: bold;
}

.del {
  color:  #FF0000;
  text-decoration: line-through;
  }
  
.fontBlack {
   color: #000;
  }

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;letter-spacing: 0.2px;}
.spnone{display:none !important;}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%;
}

#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

.inner {
	width: 94%;
	margin: 0 auto;
	padding: 6% 3%;
}

.title {
	width: 100%!important;
    text-align: center;
    background: #000000;
    padding: 4% 0;
}

.title img{
    width: 70%;
    margin: 0 15%;
    vertical-align: bottom;
}

h1 {
	font-size: 12px;
	margin: 0 1%;
}

h2 img {
	text-align: center;
    width: 60%!important;
    margin: 0 20% 1%;
}

h3 {
    padding: 4% 2%;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff6699), to(#ff3399));
    background-image: -webkit-linear-gradient(left, #ff6699 0%, #ff3399 100%);
    background-image: linear-gradient(to right, #ff6699 0%, #ff3399 100%);
    text-align: center;
    font-size: 153.9%;
    border-radius: 5px;
    margin: 3% 0;
    line-height: 1.2;
}

h3 span {
    font-size: 70%;
}

h4 {
  text-align: center;
  font-size: 123.1%;
  font-weight: bold;
  margin-bottom: 10px;
}

h4 span {
  background: linear-gradient(transparent 60%, #ffff66 0%);
}

.textLeft {
	text-align: left;
    font-size: 123.1%;
}

.textCenter {
	text-align: center;
    font-size: 123.1%;
}

.textRight {
	text-align: right;
    font-size: 123.1%;
}

.attention {
	font-size: 123.1%;
    line-height: 1.5;
	width: 100%;
	margin: 2% 0;
	border: 2px #F00 solid;
	padding: 2%;
	background: #FFF;
    margin-bottom: 4%;
}

.attention span {
    font-size: 110%;
}

.yoyakustart {
	width: 100%;
    font-size: 123.1%;
    line-height: 1.5;
	text-align: center;
	background: #FF0000;
    color: #FFF;
	padding: 3%;
    margin-bottom: 4%;
    border-radius: 10px;
}

.yoyakustart strong {
	font-size: 140%;
    font-weight: bold;
}

.yoyakustart02 {
	width: 100%;
    font-size: 123.1%;
    line-height: 1.5;
	text-align: center;
	background: #0099ff;
    color: #FFF;
	padding: 3%;
    margin-bottom: 4%;
    border-radius: 10px;
}

.yoyakustart02 strong {
	font-size: 140%;
    font-weight: bold;
}

.comingsoon img {
    text-align: center;
    width: 100%!important;
}

/*◆navigation*/
#topNavi ul {
		display: none;
	}

	.nav_btnOpen {
		width: 100%;
		margin: 0;
		text-align: center;
		cursor: pointer;
		position: relative;
		padding: 15px 0;
		background: #6fbecb;
		color: #fff;
        font-size: 116%;
	}

	.nav_btnOpen:after {
		content: "▼　MENU　▼";
	}

	.nav_btnClose {
		width: 100%;
		margin: 0;
		text-align: center;
		cursor: pointer;
		position: relative;
		padding: 15px 0;
		background: #6fbecb;
		color: #fff;
        font-size: 116%;
	}

	.nav_btnClose:after {
		content: "▲　CLOSE　▲";
	}

#topNavi {
	width: 100%!important;
	background: #6fbecb;
	text-align: center;
}

#topNavi ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

#topNavi ul li {
    width: 100%;
    font-size: 116%;
    border-bottom: 1px dashed #fff;
    padding: 15px 0;
    text-align: center;
	color: #fff;
	}

#topNavi ul li a {
    color: #fff;
    width: 100%;
}

/*◆イベント情報*/
.message {
	width: 100%;
	margin: 2% 0 4%;
    line-height: 1.5;
	text-align: center;
	background: #fff;
    border: 2px solid #ff3399;
	padding: 4%;
}

.message .lead {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  margin-bottom: 1%;
}

.message .lead span {
  background: linear-gradient(transparent 60%, #ffff66 0%);
}

.message .date {
  text-align: center;
  font-size: 123.1%;
}

.message .date strong {
    font-size: 120%;
    font-weight: bold;
}

/*◆ツアーポイント*/
.pointBox {
    margin-top: 2%;
    font-size: 123.1%;
}

.pointBox .pointlist {
    width: 100%;
    text-align: left;
}

.pointBox .pointlist .point {
    font-size: 120%;
    font-weight: bold;
    color: #FF0000;
} 

.stagemap {
    width: 100%;
    margin-top: 3%;
}

.stagemap img {
	text-align: center;
	width: 90%;
    height: auto;
    margin: auto 5%;
}

/*◆旅行代金*/
.priceBox {
	text-align: center;
    margin-top: 2%;
}

.priceBox img {
    width: 96%!important;
    margin: 0 2%;
}

/*◆ツアー内容*/
.label {
    border-left: 6px solid #000;
    font-size: 123.1%;
    font-weight: bold;
    padding-left: 6px;
    margin: 3% 0 2%;
}

.aboutBox {
    width: 100%;
    margin-top: 3%;
    text-align: left;
}

.aboutBox .photo img {
	width: 80%;
	height: auto;
    margin: auto 10%;
}

.aboutBox .detail {
	width: 100%;
    font-size: 123.1%;
	line-height: 1.5;
}

.aboutBox .detail .item {
	width: 100%;
    border-top: 1px dashed #000;
    margin-top: 2%;
    padding-top: 2%;
}

.aboutBox .detail strong {
    font-size: 110%;
    font-weight: bold;
}

/*◆お申し込みの流れ*/
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	width: auto;
	margin: 1em auto;
}

.cp_box label {
	position: relative;
	display: block;
	width: 100%;
	padding: 5% 3%;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #FFF;
	background: #0099ff;
	border-radius: 4px;
	font-size: 138.5%;
	font-weight: bold;
}

.cp_box label span {
	font-size: 70%;
}

.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #0066ff;
}

.cp_box label::after {
	font-family: 'FontAwesome';
	content: ' \f067';
	color: #FFF;
}

.cp_box label:hover::after {
	color: #FFF;
}

.cp_box input:checked ~ label::after {
	font-family: 'FontAwesome';
	content: ' \f068';
	color: #FFF;
}

.cp_box input:checked ~ label:hover::after {
	color: #FFF;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}

.flowBox {
}

.flowBox dl dt {
    margin-top: 5%;
    color: #FFF;
    background: #333;
    font-size: 123.1%;
    font-weight: bold;
    padding: 2%;
}

.flowBox dl dd {
    margin-top: 2%;
}

/*◆旅行行程*/
.scheduleBox {
width:100%;
table-layout: auto;
border-collapse: collapse;
border-spacing: 0;
font-size: 123.1%;
background-color: #FFF;
margin: 1% 0;
}

.scheduleBox th,
.scheduleBox td {
border:1px solid #999;
padding: .5em;
vertical-align: middle;
word-break: break-all;
}

.scheduleBox th {
background-color: #333;
color:#fff;
text-align: center;
width:20%;
}

.scheduleBox td {
text-align: left;
width:80%;
}

.scheduleBox td .visit {
text-align: right;
}

.scheduleBox td strong {
font-weight: bold;
}

/*◆よくある質問*/
.accordion {
    max-width: 100%;
    margin-bottom: 7px;
    border-bottom: 2px solid #999;
    font-size: 123.1%;
}

.accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 10px 5px;
    cursor: pointer;
    font-weight: bold;
}

.accordion summary::-webkit-details-marker {
    display: none;
}

.accordion summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 14px;
    height: 14px;
    margin-left: 10px;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    content: '';
    transition: transform .3s;
}

.accordion[open] summary::after {
    transform: rotate(225deg);
}

.accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 1em 1em;
    transition: transform .5s, opacity .5s;
}

.accordion[open] p {
    transform: none;
    opacity: 1;
}

/*◆取消料*/
.cancelBox {
width:100%;
table-layout: auto;
border-collapse: collapse;
border-spacing: 0;
font-size: 123.1%;
background-color: #FFF;
margin: 1% 0;
}

.cancelBox th,
.cancelBox td {
border:1px solid #999;
padding: .5em;
text-align: center;
vertical-align: middle;
word-break: break-all;
}

.cancelBox th {
background-color: #333;
color:#fff;
}

.cancelBox th:nth-child(1) {
width:60%;
}

.cancelBox th:nth-child(2) {
width:40%;
}

.item_wrap .tb_overwrap {
overflow:auto;
width: 100%;
/*height:calc(100vh/2);*/
height: 100%;
font-size: 123.1%;
margin-top: -5%;
}
.item_wrap .disnone {display: none;}

.cell_fix1 {
position: sticky;
top:0;
left:0;
z-index: 2;
}

.cell_fix2 {
position: sticky;
top:0;
left:0;
z-index: 1;
}

.cell_fix1::before,
.cell_fix2::before {
border-top:1px solid #999;
content:'';
height:100%;
width: 100%;
position:absolute;
top:-1px;
left:-1px;
}

.tb_pricelist {
width:120%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
overflow-x: scroll;
}

.tb_pricelist th,
.tb_pricelist td {
border:1px solid #999;
padding: .5em;
vertical-align: middle;
word-break: break-all;
}

.tb_pricelist th {
background-color: #333;
color:#fff;
text-align: center;
}

.tb_pricelist td {
text-align: center;
}

.tb_pricelist th:first-child::before {
border-right:1px solid #999;
z-index: -1;
}

.tb_pricelist th:first-child {width: 8%; font-weight: bold; }
.tb_pricelist th:nth-child(2) {width: 20%; font-weight: bold;}
.tb_pricelist th:nth-child(3),
.tb_pricelist th:nth-child(4),
.tb_pricelist th:nth-child(5),
.tb_pricelist th:nth-child(6),
.tb_pricelist th:nth-child(7),
.tb_pricelist th:nth-child(8),
.tb_pricelist th:nth-child(9),
.tb_pricelist th:nth-child(10) {width: 8%; font-weight: bold;}

.tb_pricelist th:nth-child(11) {width: 8%; font-weight: bold; }

.tb_pricelist td.cell_fix1::before {
background-color: #fff;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
z-index: -1;
}










/*◆注意事項*/
ul.guideList01 {
	margin-top: 2%;
}

ul.guideList01 li {
	list-style: none;
	padding-bottom: 2px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    font-size: 123.1%;
}

ul.guideList01 li:before {
	content: '●';
}

ul.guideList01 li.kome,
ul.guideList01 li.no01,
ul.guideList01 li.no02,
ul.guideList01 li.no03,
ul.guideList01 li.no04,
ul.guideList01 li.no05,
ul.guideList01 li.no06 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 2px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList01 li.kome:before {
	content: '※';
}

ul.guideList01 li.no01:before {
	content: '1．';
}

ul.guideList01 li.no02:before {
	content: '2．';
}

ul.guideList01 li.no03:before {
	content: '3．';
}

ul.guideList01 li.no04:before {
	content: '4．';
}

ul.guideList01 li.no05:before {
	content: '5．';
}

ul.guideList01 li.no06:before {
	content: '6．';
}

/*◆お問い合わせ*/
.inquiryBox {
	width: 100%;
    line-height: 1.4;
	text-align: center;
    font-size: 123.1%;
	background: #FFF;
	padding: 5%;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}

.inquiryBox .inquiryTitle {
	font-size: 130%;
    font-weight: bold;
    line-height: 1.5;
	text-align: center;
	position: relative;
    margin-bottom: 20px;
    color: #003399;
}

.inquiryBox .inquiryTitle:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 100px);
  width: 200px;
  height: 4px;
  content: '';
  border-radius: 10px;
  background: #003399;
}

.inquiryBox strong {
	font-size: 110%;
    font-weight: bold;
}

.inquiryBox .groupBox {
    margin: 10px 0;
    width: 100%;
}

.inquiryBox .groupBox .left {
    width: 100%;
    text-align: left;
}

.inquiryBox .groupBox .right {
    width: 100%;
    text-align: left;
}

.inquiryBox .groupBox .right img {
	text-align: left;
	width: 80%;
    height: auto;
    margin-top: 2%;
}

.inquiryBox .other {
	width: 100%;
    text-align: left;
}

.inquiryBox .other .name {
	font-weight: bold;
}

/*◆list横並び*/
*, *:before, *:after {
	box-sizing: border-box;
}

.itemList2,
.itemList3,
.itemList4 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList2 > div,
.itemList3 > div {
	float: left;
	width: 100%;
	padding: 1%;
}

.itemList3 > div {
    margin-top: 3%
}

.itemList4 > div {
	float: left;
	width: 50%;
	padding: 1%;
}

.itemList3 > div img,
.itemList4 > div img {
	width: 100%;
}

.itemList3 > div dd,
.itemList4 > div dd {
	font-size: 123.1%;
	text-align: left;
    margin-bottom: 2%
	/*background: #FFF;*/
}

/*◆ボタン*/
.Btn {
  color: #fff;
  width: 100%;
  margin: 6% auto 3%;
  text-align: center;
  position: relative; /* 追記 */
  font-size: 138.5%;
  line-height: 1.4;
  font-weight: bold;
  box-sizing: border-box;
}

.itemList3 > div {
  width: 100%;
}

.Btn a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 6% 3%;
	background: #e72456;
	border-radius: 50px;
}

.Btn a:hover {
	opacity: 0.8;
}

.Btn span {
  font-size: 75%;
  font-weight: normal;
}

.Btn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.Btn_gray {
  color: #fff;
  width: 100%;
  margin: 6% auto 3%;
  text-align: center;
  background: #666;
  border-radius: 50px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-size: 138.5%;
  font-weight: bold;
}

.Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
	
}





/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.4;letter-spacing: 1.8px;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}
	
.pcnone{
    display: none !important;
	}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 10px auto;
	display: block;
	font-size: 12px;
}

#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}

.inner {
	width: 950px;
	margin: 0 auto;
	padding: 50px 0;
}

.title {
	width: 100%!important;
	text-align: center;
	background: #000000;
	position: relative;
    padding: 10px 0;
}

.title img{
    width: 800px;
    height: auto;
}

h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}

h2 {
	text-align: center;
    margin-bottom: 10px;
} 

h2 img {
    width: 400px;
}

h3 {
    padding: 15px 10px;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#ff6699), to(#ff3399));
    background-image: -webkit-linear-gradient(left, #ff6699 0%, #ff3399 100%);
    background-image: linear-gradient(to right, #ff6699 0%, #ff3399 100%);
    text-align: center;
    font-size: 197%;
    margin-top: 16px;
    border-radius: 5px;
    line-height: 1.0;
}

h3 span {
    font-size: 70%;
}

h4 {
  text-align: center;
  font-size: 167%;
  font-weight: bold;
  margin-bottom: 10px;
}

h4 span {
  background: linear-gradient(transparent 60%, #ffff66 0%);
}

.textLeft {
	text-align: left;
    font-size: 138.5%;
}

.textCenter {
	text-align: center;
    font-size: 138.5%;
}

.textRight {
	text-align: right;
    font-size: 138.5%;
}

.attention {
	font-size: 138.5%;
	line-height: 1.5;
	margin-top: 20px;
	padding: 15px;
	border: 2px #F00 solid;
	text-align: center;
	background: #FFF;
    margin-bottom: 20px;
}

.attention span {
	font-size: 130%;
}

.yoyakustart {
	width: 950px;
    font-size: 138.5%;
    line-height: 1.5;
	text-align: center;
	background: #FF0000;
    color: #FFF;
	padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.yoyakustart strong {
	font-size: 160%;
    font-weight: bold;
}

.yoyakustart02 {
	width: 950px;
    font-size: 138.5%;
    line-height: 1.5;
	text-align: center;
	background: #0099ff;
    color: #FFF;
	padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.yoyakustart02 strong {
	font-size: 160%;
    font-weight: bold;
}

.comingsoon img {
    text-align: center;
    width: 950px;
    height: auto;
}

/*◆navigation*/
#topNavi {
	width: 100%!important;
    background: #6fbecb;
	text-align: center;
}

#topNavi ul {
	width: 970px;
	margin: 0 auto;
	padding: 5px 0;
	display: flex;
	justify-content: center;
	align-items: stretch;
}

#topNavi ul li {
	list-style: none;
	border-left: 1px dashed rgba(255,255,255,0.5);
    font-size: 138.5%;
	font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: center;
    width: 20%;
    display: flex;
    justify-content: center;
	align-items: stretch;
}

#topNavi ul li:last-child{
	border-right: 1px dashed rgba(255,255,255,0.5);
}

#topNavi ul li a {
    color: #fff;
}

#topNavi .nav_btnOpen {
    display: none;
}

/*◆イベント情報*/
.message {
	width: 950px;
    line-height: 1.5;
	text-align: center;
	background: #fff;
    border: 3px solid #ff3399;
	padding: 20px;
    margin-bottom: 40px;
}

.message .lead {
  text-align: center;
  font-size: 220%;
  font-weight: bold;
  margin-bottom: 10px;
}

.message .lead span {
  background: linear-gradient(transparent 60%, #ffff66 0%);
}

.message .date {
  text-align: center;
  font-size: 138.5%;
}

.message .date strong {
    font-size: 160%;
    font-weight: bold;
}

/*◆ツアーポイント*/
.pointBox {
    width: 100%;
	display: flex;
    font-size: 138.5%;
    margin-top: 10px;
}

.pointBox .pointlist {
    float: left;
    width: 660px;
    margin-right: 10px;
    text-align: left;
}

.pointBox .pointlist .point {
    font-size: 140%;
    font-weight: bold;
    color: #FF0000;
} 

.stagemap {
    float: left;
    width: 420px;
}

.stagemap img {
    width: 420px;
    height: auto;
}

/*◆旅行代金*/
.priceBox {
	text-align: center;
    margin-top: 10px
} 

.priceBox img {
    width: 910px;
    margin: 0 20px;
}

/*◆ツアー内容*/
.label {
    border-left: 6px solid #000;
    font-size: 138.5%;
    font-weight: bold;
    padding-left: 6px;
    margin: 14px 0 6px;
}

.aboutBox {
   display: flex;
    margin: 20px 0;
}

.aboutBox .photo {
	float: left;
	margin-right: 10px;
}

.aboutBox .photo img {
	width: 340px;
	height: auto;
}

.aboutBox .detail {
	width: 100%;
    font-size: 138.5%;
	line-height: 1.5;
}

.aboutBox .detail .item {
	width: 100%;
    border-top: 1px dashed #000;
    margin-top: 6px;
    padding-top: 6px;
}

.aboutBox .detail strong {
    font-size: 120%;
    font-weight: bold;
}

/*◆旅行行程*/
.scheduleBox {
width:950px;
table-layout: auto;
border-collapse: collapse;
border-spacing: 0;
font-size: 138.5%;
background-color: #FFF;
margin: 20px 0 5px;
}

.scheduleBox th,
.scheduleBox td {
border:1px solid #999;
padding: .5em;
vertical-align: middle;
word-break: break-all;
}

.scheduleBox th {
background-color: #333;
color:#fff;
width:100px;
text-align: center;
}

.scheduleBox td {
text-align: left;
width:850px;
}

.scheduleBox td .visit {
text-align: right;
}

.scheduleBox td strong {
font-weight: bold;
}

/*◆お申し込みの流れ*/
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	width: auto;
	margin: 0.5em auto 2em;
}

.cp_box label {
	position: relative;
	display: block;
	width: 100%;
    padding: 25px 10px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #FFF;
	background: #0099ff;
	border-radius: 0.2em;
	font-size: 153.9%;
    font-weight: bold;
}

.cp_box label span {
	font-size: 70%;
}

.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #0066ff;
}

.cp_box label::after {
	font-family: 'FontAwesome';
	content: ' \f067';
	color: #FFF;
}

.cp_box label:hover::after {
	color: #FFF;
}

.cp_box input:checked ~ label::after {
	font-family: 'FontAwesome';
	content: ' \f068';
	color: #FFF;
}

.cp_box input:checked ~ label:hover::after {
	color: #FFF;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}

.flowBox {
}

.flowBox dl dt {
    margin-top: 20px;
    color: #FFF;
    background: #333;
    font-size: 153.9%;
    font-weight: bold;
    padding: 15px 10px;
}

.flowBox dl dd {
    margin-top: 5px;
}

/*◆よくある質問*/
.accordion {
    max-width: 950px;
    margin-bottom: 7px;
    border-bottom: 2px solid #999;
    font-size: 138.5%;
}

.accordion summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 10px 5px;
    cursor: pointer;
    font-weight: bold;
}

.accordion summary::-webkit-details-marker {
    display: none;
}

.accordion summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 14px;
    height: 14px;
    margin-left: 10px;
    border-bottom: 3px solid #000;
    border-right: 3px solid #000;
    content: '';
    transition: transform .3s;
}

.accordion[open] summary::after {
    transform: rotate(225deg);
}

.accordion p {
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 1em 1em;
    transition: transform .5s, opacity .5s;
}

.accordion[open] p {
    transform: none;
    opacity: 1;
}

/*◆取消料*/
.cancelBox {
width:950px;
table-layout: auto;
border-collapse: collapse;
border-spacing: 0;
font-size: 138.5%;
background-color: #FFF;
}

.cancelBox th,
.cancelBox td {
border:1px solid #999;
padding: .5em;
text-align: center;
vertical-align: middle;
word-break: break-all;
}

.cancelBox th {
background-color: #333;
color:#fff;
}

.cancelBox th:nth-child(1) {
width:700px;
}

.cancelBox th:nth-child(2) {
width:250px;
}

.item_wrap .tb_overwrap {
overflow:auto;
width: 100%;
/*height:calc(100vh/2);*/
font-size: 123.1%;
margin-top: -20px;
}
.item_wrap .disnone {display: none;}

.cell_fix1 {
position: sticky;
top:0;
left:0;
z-index: 2;
}

.cell_fix2 {
position: sticky;
top:0;
left:0;
z-index: 1;
}

.cell_fix1::before,
.cell_fix2::before {
border-top:1px solid #999;
content:'';
height:100%;
width: 100%;
position:absolute;
top:-1px;
left:-1px;
}

.tb_pricelist {
width:100%;
table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
}

.tb_pricelist th,
.tb_pricelist td {
border:1px solid #999;
padding: .5em;
/*white-space:nowrap;*/
vertical-align: middle;
word-break: break-all;
}

.tb_pricelist th {
background-color: #333;
color:#fff;
text-align: center;
}

.tb_pricelist td {
text-align: center;
}

.tb_pricelist th.cell_fix1::before {
border-right:1px solid #999;
z-index: -1;
}

.tb_pricelist th:first-child {width: 100px; font-weight: bold;}
.tb_pricelist th:nth-child(2) {width: 150px; font-weight: bold;}
.tb_pricelist th:nth-child(3),
.tb_pricelist th:nth-child(4),
.tb_pricelist th:nth-child(5),
.tb_pricelist th:nth-child(6),
.tb_pricelist th:nth-child(7),
.tb_pricelist th:nth-child(8),
.tb_pricelist th:nth-child(9),
.tb_pricelist th:nth-child(10) {width: 75px; font-weight: bold;}

.tb_pricelist th:nth-child(11) {width: 100%; font-weight: bold; }

.tb_pricelist td.cell_fix1::before {
background-color: #fff;
border-top:1px solid #999;
border-right:1px solid #999;
border-left:1px solid #999;
z-index: -1;
}

/*◆注意事項*/
ul.guideList01 {
	margin-top: 10px;
}

ul.guideList01 li {
	list-style: none;
	padding-bottom: 2px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
    font-size: 138.5%;
}

ul.guideList01 li:before {
	content: '●';
}

ul.guideList01 li.kome,
ul.guideList01 li.no01,
ul.guideList01 li.no02,
ul.guideList01 li.no03,
ul.guideList01 li.no04,
ul.guideList01 li.no05,
ul.guideList01 li.no06 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 2px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList01 li.kome:before {
	content: '※';
}

ul.guideList01 li.no01:before {
	content: '1．';
}

ul.guideList01 li.no02:before {
	content: '2．';
}

ul.guideList01 li.no03:before {
	content: '3．';
}

ul.guideList01 li.no04:before {
	content: '4．';
}

ul.guideList01 li.no05:before {
	content: '5．';
}

ul.guideList01 li.no06:before {
	content: '6．';
}

/*◆お問い合わせ*/
.inquiryBox {
	width: 850px;
	margin: 30px auto;
	font-size: 138.5%;
    line-height: 1.5;
	text-align: center;
	background: #FFF;
	padding: 20px;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}

.inquiryBox .inquiryTitle {
	font-size: 160%;
    font-weight: bold;
    line-height: 1.5;
	text-align: center;
	position: relative;
    margin-bottom: 20px;
    color: #003399;
}

.inquiryBox .inquiryTitle:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 100px);
  width: 200px;
  height: 4px;
  content: '';
  border-radius: 10px;
  background: #003399;
}

.inquiryBox strong {
	font-size: 130%;
    font-weight: bold;
}

.inquiryBox .groupBox {
    margin: 10px 0;
    width: 810px;
    float: left;
}

.inquiryBox .groupBox .left {
    float: left;
    width: 520px;
    margin-right: 10px;
    text-align: left;
}

.inquiryBox .groupBox .right {
    float: left;
    width: 280px;
    text-align: center;
}

.inquiryBox .groupBox .right img {
	text-align: center;
	width: 240px;
    height: auto;
    margin-top: 4px;
}

.inquiryBox .other {
	text-align: left;
    margin-top: 20px;
    width: 810px;
}

.inquiryBox .other .name {
	font-weight: bold;
}

/*◆list横並び*/
*, *:before, *:after {
	box-sizing: border-box;
}

.itemList2 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList2 > div {
	width: 50%;
	padding: 5px 5px 0;
    text-align: left;
}

.itemList3 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList3 > div {
	width: 33.33333%;
	padding: 10px 10px 0;
}

.itemList3 > div img {
	width: 100%;
}

.itemList3 > div dd {
	margin: 0; /* これがないとずれる */
	font-size: 138.5%;
	line-height: 1.5;
	text-align: left;
	/*background: #FFF;*/
}

.itemList4 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList4 > div {
	width: 25%;
	padding: 10px 5px;
}

.itemList4 > div img {
	width: 100%;
}

.itemList4 > div dd {
	font-size: 138.5%;
	text-align: left;
	padding: 10px;
	background: #FFF;
}

/*◆ボタン*/
.Btn {
  color: #fff;
  width: 80%;
  margin: 20px auto 5px;
  text-align: center;
  position: relative; /* 追記 */
  font-size: 153.9%;
  line-height: 1.4;
  font-weight: bold;
  box-sizing: border-box;
}

.Btn a {
	color: #fff;
	display: block;
	width: 100%;
	padding: 30px 15px;
	background: #e72456;
	border-radius: 50px;
}

.Btn a:hover {
	opacity: 0.8;
}

.Btn span {
  font-size: 75%;
  font-weight: normal;
}

.Btn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.Btn_gray {
  color: #fff;
  width: 80%;
  margin: 20px auto 0;
  text-align: center;
  background: #666;
  border-radius: 50px;
  padding: 20px;
  position: relative; /* 追記 */
  font-size: 153.9%;
  font-weight: bold;
}

.Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

}