@charset "UTF-8";
/* CSS Document */

.aciilistWrap {
	padding: 0px 0px 30px 28px;
}
.aciilist {
	text-align: center;
	float: left;
	display: block;
	margin-right: 13px;
}

.aciicenter{
	text-align: center;
}

#rebanner {
	/*margin-top: 10px;
	margin-bottom: 10px;*/
}

/*.aciiRelative01 {
	position: relative;
	margin-top: 15px;
}
*/
.aciiTextTyusyaku01 {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	width: 100%;
	/*position: absolute;
	left: 0px;
	bottom: 22px;*/
}
.aciiRelative01 {
    /*background-color: #e3d4b6;*/
    padding: 4px 0;;
}
.aciiRelative01_inner {
    border-top: solid 4px #ae843f;
    border-bottom: solid 4px #ae843f;
}
.request_txt {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #fff;
    margin: 5px 0;
    padding: 5px 0;
}
.request_txt li {
    font-size: 20px;
    line-height: 1.5;
    font-weight: bold;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    color: #000;
}
.request_txt li:first-of-type {
    border-right: solid 1px #000;
    margin-right: 30px;
    padding-right: 30px;
}
.ac2aboutWrap {
	width: 832px;
	margin: 16px auto 25px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.ac2about {
	width: 380px;
}
.ac2about dd p {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin-top: 10px;
}

.aciiabout {
	background-image: url("/attending/cruise/images/deco_asukaii/SP20-019346.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*20190828追記*/
.aciiRelative01 {
   /* background-color: #e3d4b6;*/
    padding: 4px 0;
    margin: 30px 0;
}
.aciicenter .tour_txtlink{
	background-color: #fff;
    margin: 0 1px;
    padding: 10px 40px 20px;
}
.aciicenter .tour_txtlink li{
    width:auto;
    text-align: left;
    border-bottom: 1px solid #e3d4b6;
}
.aciicenter .tour_txtlink li a{
	font-size: 16px;
    line-height: 2;
    padding-left: 50px;
    font-weight: bold;
	font-feature-settings: "palt";
}
.aciicenter .tour_txtlink li.no_icon a {
	padding-left: 10px;
}


/* ツアー枠 */
.aciiRelative01_inner {
    /*border-top: solid 4px #ae843f;
    border-bottom: solid 4px #ae843f;*/
	padding: 27px 40px 34px;
    box-shadow: 1px 1px 0px 0px rgba(9, 61, 104, 1);
    border: 1px solid #093d68;
    border-radius: 5px;
    width: 835px;
    margin: 0 auto 35px;
}
.schedule {
	border-bottom: 1px dashed #093d68;
	padding-bottom: 20px;
	margin-bottom: 20px;
    text-align: left;
}
.schedule .icon {
    margin-bottom: 10px;
}
.schedule .icon .icon01 {
    font-size: 14px;
	color: #000000;
	line-height: 1.0;
	padding: 3px 10px;
    background-color: #fff59d;
    border-radius: 0;
    margin-right: 10px;
    margin-left: 0;
}
.schedule .icon .icon02 {
    font-size: 14px;
	color: #000000;
	line-height: 1.0;
	padding: 3px 10px;
    background-color: #ffcc80;
    border-radius: 0;
    margin-right: 10px;
    margin-left: 0;
}
.schedule dt {
	font-size: 16px;
	color: #093d68;
	line-height: 1.5;
	font-weight: bold;
	margin-bottom: 10px;
    text-decoration: underline;
}
.schedule dd.price {
	font-size: 20px;
    font-weight: bold;
	color: #ff0000;
	line-height: 1.0;
    margin-bottom: 15px;
}
.schedule dd.price span {
	font-size: 14px;
	color: #ffffff;
	line-height: 1.0;
	padding: 3px 10px;
	border-radius: 10px;
	background-color: #fc7f8c;
	margin-right: 10px;
	margin-left: 50px;
}
.schedule dd {
	font-size: 16px;
	color: #093d68;
	line-height: 1.0;
	font-weight: 600;
}
.schedule dd span {
	font-size: 14px;
	color: #ffffff;
	line-height: 1.0;
	padding: 3px 10px;
	border-radius: 10px;
	background-color: #888888;
	margin-right: 10px;
	margin-left: 50px;
}
.schedule dd span:first-child {
	margin-left: 0;
}