@charset "UTF-8";
body {
	-webkit-text-size-adjust: 100%;
}
.CtsMrBox {
    overflow: hidden;
    position: relative;
}
.out_body{
    overflow:hidden;
    margin-bottom: 30px;
}
.po_re{
    position:relative;
}
.containner {
	margin-bottom: 20px;
}
.containner * {
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', 'sans-serif' !important;
	font-size: 12px;
	line-height: 18px;
}
.top-ttl {
    margin: 0 auto;
    position: relative;
    /* overflow: hidden; */
    height: 570px;
}
.tittle_body{
    position: absolute;
    width: auto;
    overflow: hidden;
    z-index: 3;
    top: 0;
    left: 0;
    right: 0;
    /* bottom: 0; */
    margin: 0 auto;
}
.tittle_body img.ti{
    width: 1000px;
    height: 110px;
}
.title_wide{
    
}
.title_wide h1{
    margin: 0 auto;
    width: 1000px;
}
div.title_side_bg{
    position:absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    height: 89px;
    background-image: url(/attending/e-very/pickup/images/index_title_side_bg.jpg);
    background-repeat: repeat-x;
    background-size: 64px 89px;
}
div.title_side_bg img {
	height: 89px;
}
.slide-wrap {
    width: 2880px;
    height: 350px;
    position: absolute;
    left: 50%;
    margin-left: -1440px;
}
.slide-wrap .bx-wrapper .bx-pager{
    bottom: 10px;
}
.slide-wrap .bx-wrapper .bx-pager.bx-default-pager a {
    background-color: rgba(255,255,255,0.1);
    border: 1px solid #ffffff;
	border-radius: 6px;
}
.slide-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .slide-wrap .bx-wrapper .bx-pager.bx-default-pager a.active, .slide-wrap .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background-color: rgba(255,255,255,1.0);
}
.slide-wrap .tabbg{
	position: absolute;
    bottom: 0;
    width: 980px;
    left: 50%;
    margin-left: -490px;
}

.TtlBox_s {
	width: 960px;
	height: 310px;
	position: relative;
	margin-bottom: 15px;
}
.tBtn {
	position: absolute;
	right: 5px;
	bottom: 5px;
}
.ttlBox_s {
	width: 960px;
	height: 295px;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.tanto_body_out{
        margin-bottom: 20px;
        background-image: url(/attending/e-very/pickup/images/index_tanto_bg.jpg);
}

.tanto_body{
    width: 960px;
    overflow:hidden;
    margin: 0 auto;
    padding-bottom: 10px;
}
.tanto_body h2,.tanto_body p{
    float: left;
}
.tanto_com{
    width:286px;
    font-size: 14px;
    line-height: 25px;
    padding-top: 45px;
}
.tanto_com  span{
    display: block;
    width:266px;
    font-size: 14px;
    text-align: right;
    margin-top: 7px;
}
.tanto_body h2 { width: 480px; height: 290px; background: url(/attending/e-very/pickup/images/index_theme.png) center / cover;}
.tanto_body h2 span { display: block; padding-top: 105px; font-size: 30px; text-align: center; line-height: 1.5; font-feature-settings: "palt";}

.disnon {
  display: none;
}
.global-nav .nav-list {
	letter-spacing: -0.4em;
	margin: 0 auto;
	text-align: center;
	    width: 960px;
    background: #ffffff;
	
}
.global-nav .nav-list > li {
	display: inline-block;
	letter-spacing: normal;
	position: relative;
	vertical-align: top;
	background: #ffffff;
	margin: 0 5px;
	border-radius: 4px 4px 0 0;
	/*border-top: 1px solid #ff7876;
	border-left: 1px solid #ff7876;
	border-right: 1px solid #ff7876;*/
	box-shadow: 0 0px 0 1px #ff7876 inset;
}
.global-nav .nav-list > li > a {
	display: block;
	color: #ff7876;
	position: relative;
	padding: 16px 0px;
	width: 209px;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: 500;
	z-index: 2;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
/*.global-nav .nav-list > li:hover > a {
	color: #ffffff;
}*/
.global-nav .nav-list > li > a:hover {
	background:#ff7876;
	padding: 20px 0;
    margin-top: -8px;
	border-radius: 4px 4px 0 0;
	text-decoration: none;
	color: #ffffff;
}
.global-nav .nav-list > li.select > a {
	color: #ffffff;
    background: #ff7876;
    padding: 20px 0;
    margin-top: -8px;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
}
.global-nav .children {
	width: 910px;
	background-color: #ffffff;
	display: block;
	/*border: 1px solid #ff7876;*/
	box-shadow: 0 0 0 1px #ff7876 inset;
	border-radius: 4px;
	position: absolute;
	top: 49px;
	overflow: hidden;
	height: 0;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: height;
	-moz-transition-property: height;
	transition-property: height;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	-moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
	transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}
.global-nav .tyo .children {
	left: -20px;
}
.global-nav .ngo .children {
	left: -240px;
}
.global-nav .osa .children {
	left: -460px;
}
.global-nav .fuk .children {
	left: -680px;
}
.global-nav .children > .inner {
	padding-top: 0px;
	position: relative;
}
.global-nav .children ul {
	padding: 20px 0;
}
.global-nav .children ul > li {
	line-height: 1.8;
	display: inline-block;
	position: relative;
	margin: 0 20px;
}
.global-nav .children ul > li > a {
	color: #333333;
	font-size: 12px;
	font-weight: 300;
}
.global-nav .children ul > li > a::before{
	content: "＞";
	font-size: 12px;
	color: #ff7876;
	display: block;
	position: absolute;
	left: -15px;
	
}
.global-nav .children ul > li > a:hover {
	/*color:#FF0;*/
	text-decoration: underline;
}
.sticky-wrapper{
	position: relative;
	width: 960px;
    margin: 0 auto;
	background: #ffffff;
}
.global-header{
	position: absolute;
	z-index: 100;
	top: -68px;
	
}

/*おすすめ*/
.bg_gray{
	background: #f2f2f2;
	padding: 0px 0 80px 0;
    position: relative;
	
}
.subtl01 {
	width: 960px;
    margin: 0 auto;
    position: absolute;
    top: -25px;
}
.subtl01 h2 img{
	width: 227px;
	height: auto;
	margin: 0 auto;
	display: block;
}
.subtl01 p{
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 2px;
	color: #333333;
	text-align: center;
}
.subtl01 p.recohatsu{
	font-size: 12px;
	line-height: 1.2;
	font-weight: bold;
	text-align: center;
	color: #ff7876;
}
.box-over {
	padding-top: 90px;
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
}
.RankBox {
	width: 960px;
	
}
.picbox {
	position: relative;
}
.RankBox dl {
	background-color: #000000;
	float: left;
	width: 310px;
	/*height: 350px;*/
	margin-right: 14px;
	
}
.RankBox a:nth-child(3) dl {
	margin-right: 0px;
}
.R_country {
	position: absolute;
	bottom: 0px;
	width: 310px;
	/*background: linear-gradient(180deg, rgba(255,255,255,.0), rgba(0,0,0,.8)) ;*/
	/*background: linear-gradient(rgba(0, 0, 0, 0.5), #000000 50%);*/
	/*padding: 30px 15px 5px 15px;*/
	
}
.R_country .R_bg01{
	background: linear-gradient(180deg, rgba(255,255,255,.0), rgba(0,0,0,.8)) ;
	padding: 30px 15px 0px 15px;
}
.same-height .R_bg02{
	/*background:rgba(0,0,0,.8);*/
	padding: 5px 15px 0px 15px;
}
.R_country .R_name{
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px solid #ff7876;
	text-shadow:0px 0px 4px #000000;
}
.RankBox .R_Ttl, .RankBox .R_point {
	/*padding: 0 15px;*/
	/*margin-top: 5px;*/
}
.RankBox .R_Price {
	color: #e51717;
	font-size: 18px;
	text-align: right;
	padding: 0 15px 10px;
	margin-top: 5px;
	letter-spacing: 0.5px;
}
.RankBox .R_Ttl {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.RankBox .caps{
	color: #fff;
	padding: 5px 15px 0 15px;
	font-weight: 100;
	font-size: 14px;
}

.RankBox .R_point {
	font-size: 14px;
}
.RankBox dl:hover .R_Ttl {
	color: #ff9933;
	text-decoration: underline
}
.TourBox dl:hover .tour {
	color: #ff9933;
	text-decoration: underline
}
.R_icon1 {
	position: absolute;
	top: -15px;
	left: 5px;
}

/*.R_icon1 img{
	border: 1px solid #ff7876;
	height: 100%;
	
}*/

.R_pic img{
	width: 310px;
}
/*各種ツアー*/
.area-box {
	width:960px;
	margin: 90px auto 0;
	overflow: hidden;
}
/*.area-box h3 {
	background: #ff7876;
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	padding: 12px;
	margin-bottom: 20px;
	clear: both;
}
.area-box h3 span{
	font-weight:normal;
	display:block;
	float: right;
	color: #ffffff;
}*/
.area_bar{
	background: #ff7876;
	padding: 12px;
/*    margin-top: 30px;*/
	margin-bottom: 20px;
	clear: both;
	overflow: hidden;
}
.area_bar h3{
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	float: left;
}
.area_bar ul{
	float: right;
	display: table;
}
.area_bar ul li{
	display: table-cell;
}

.area_bar ul li a{
    display: block;
	color: #ffffff;
	font-size: 12px;
	padding: 0px 18px;
	border-left: 1px solid #ffffff;
}
.area_bar ul li:last-child a{border-right: 1px solid #ffffff;}
.area_bar ul li a:hover,.area_bar ul li p{
	background: #ffffff;
	font-size: 12px;
	padding: 0px 18px;
	border-left: 1px solid #ffffff;
	color: #ff7876;
	text-decoration: none;
}
.area-box .boxS {
	margin-bottom: 5px;
	overflow: hidden;
}
.box-wrap {
	float: left;
	width: 308px;
	margin-right: 18px;
}
.box-wrap:nth-child(3n) {
	margin-right: 0;
}
.box-wrap:nth-child(n+4) {
	margin-top: 20px;
}
.box-wrap p {
    margin-top: 5px;
    text-align: left;
    display: inline-block;
    clear: both;
	overflow: hidden;
}
.box-wrap p a{float: right;}
}
.box-wrap p a{
	color: #333333;
}
.box-wrap p a:hover {
	color: #333333;
	text-decoration: underline;
}
.box-wrap p a::before {
	content: "＞";
	margin-right: 3px;
	color: #333333;
}
.TourBox {
box-shadow: 0 0 0 2px #9D9D9D inset;
display: inline-block;
	position: relative;
	margin-top: 12px;
}
.TourBox:hover {
	box-shadow: 0 0 0 2px #FF7875 inset;
}

.TourBox a:hover {
	text-decoration: none;
	background: none;
}
.TourBox a:visited {
	color: #9933CC;
}
.TourBox a .tour {
	color: #444;
	text-decoration: none;
	/*background: #FFFFFF;*/
	
	/*font-weight: bold;*/
}
.TourBox a .tour:hover {
	color: #FF9933;
	text-decoration: underline;
}
.TourBox a .point {
	color: #444;
	text-decoration: none;
	/*background: #FFFFFF;*/
	
	/*font-weight: bold;*/
}
/*.TourBox a .point:hover {
	color: #FF9933;
	text-decoration: underline;
}*/

.TourBox .country {
		background: #ff7876;
		font-size: 15px;
		line-height: 1.0;
		color: #ffffff;
		padding: 5px;
		position: absolute;
		top:-9px;
		left: 10px;
	}

.TourBox .dstntn {
	position: absolute;
	top:-12px;
	left: 5px;
	font-weight:100;
	font-size: 12px;
	color: #ff7876;
	
	background: #ffffff;
	border: 1px solid #ff7876;
	border-radius: 3px;
	padding: 3px 12px;
}
.TourBox .dstntn:after{
  content: "";
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #ff7876 transparent transparent transparent;
  border-width: 8px 8px 0 8px;
}
.TourBox .dstntn span {
	/*display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 52px;*/
	
}
.TourBox .phto{
	width: 308px;
}
/*.TourBox .phto img{
	width: 306px;
    padding: 1px;
}*/
.TourBox .phto img {
    width: 304px;
    padding: 2px;
}
.TourBox .tour {
	font-size: 15px;
	font-weight:bold;
	padding: 0 10px;
	margin: 10px 0 8px;
	line-height: 1.5;
}
.TourBox .point {
	font-size: 14px;
	padding: 0 10px;
	margin: 10px 0 8px;
	line-height: 1.5;
}

.TourBox .caps {
	font-size: 14px;
	padding: 0 10px;
	text-align: right;
}
.TourBox .grss {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	padding: 0 10px;
	margin: 8px 0;
	text-align: right;
}
.TourBox .nenyuStr {
	padding-left: 3px;
}
.RankBox .nenyuStr {
	color: #ffffff;
}


.sorry{
	background: #f2f2f2;
	margin-bottom: 40px;
    margin-top: -20px;
}
.sorry img{
	width: 199px;
	display: block;
	padding: 60px 0;
	margin: 0 auto;
}
.newsite{
	background-image: url(/attending/e-very/pickup/images/BP18-006385D.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #91dce7;
	
}
.newsite .inner{
	width: 910px;
	margin: 0 auto;
	padding: 50px 0 60px;
	line-height: 2;
	}
.newsite .pink{
	font-size: 24px;
	line-height: 1.4;
	letter-spacing: 2px;
	color: #ff7876;
	text-align: center;
}
.newsite dt h3{
	font-size: 19px;
	line-height: 2;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	/*border-bottom: 2px solid #ffffff;*/
	margin-bottom: 10px;
}
.newsite dd .logo{
	background: #ffffff;
	width: 910px;
	margin: 0px auto 20px;
	padding: 75px 0 70px;	
}
/*.newsite dd .logo li{
	font-size: 13px;
	line-height: 1;
	color: #000000;
	text-align: center;
	margin-top: 20px;
}*/
.logo_img{
	display: block;
    margin: 0 auto;
	
}
.logo_txt01{color: #000000; font-size: 16px; text-align: center; line-height: 1; font-weight: bold;
	letter-spacing: 1.5px; margin-top: 40px;
	
}
.logo_txt01 span img{
vertical-align: baseline;	
}
.logo_txt02{color: #ff7876; font-size: 16px; text-align: center; line-height: 1; font-weight: bold; letter-spacing: 1.5px; margin-top: 12px;
	
}
/*.newsite dd p{
	font-size: 13px;
	line-height: 2;
	color: #000000;
	padding: 0 35px;
}*/

.snsBox{
	margin:0px auto 50px;
	width: 960px;
}
.share{
	margin-top: 20px;
	font-size: 24px;
	line-height: 2.4;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ff7876;
	text-align: center;
}
.snsBox ul{
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	width: 150px;
}
.snsBox li{
	float: left;
	margin: 5px;
}
.pagetop{
	    position: fixed;
    bottom: 50px;
    right: 5%;
    z-index: 20;
}




/*タブ切り替え*/
.tab_area{
	overflow:hidden;
	display:table;
	margin: 0 55px;
	border-collapse: separate;  /* セルの間隔を空ける */
 border-spacing: 5px 0;  /* 左右 上下で記述 */
	padding-top: 5px;
	}
	
.tab_area li{
	/*Tabの装飾*/
	/*width:139px; 
	height:49px; 
	text-align:center; 
	border-right: 1px dotted #909090; 
	cursor: pointer; 
	vertical-align:middle; 
	display:table-cell;  
	color:#333333;
	background-color:#ffffff;*/
	display: table-cell;
	
    letter-spacing: normal;
    position: relative;
    vertical-align: top;
    background: #ffffff;
    margin: 0 5px;
    border-radius: 4px 4px 0 0;
    border-top: 1px solid #ff7876;
    border-left: 1px solid #ff7876;
    border-right: 1px solid #ff7876;
    border-bottom: 1px solid #ff7876;
	color: #ff7876;
    
    width: 209px;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 500;
	text-align: center;
	cursor: default;
	}
.tab_area li a{
	color: #ff7876; 
	font-size: 16px; 
	letter-spacing: 1px;
    font-weight: 500; 
	padding: 16px 0px;
	display: block;
}
.tab_area li:hover a{color: #ffffff; text-decoration: none; cursor: default; padding:16px 0; line-height: 0.7;}
	
.all_area { 
	/*background:#efefef; 
	padding:10px; 
	overflow: hidden;*/
	background: #ffffff;
    overflow: hidden;
    width: 910px;
    margin: 0 auto;
	}
	
.all_area div.content_area{
	/*Tabの内容を表示するエリアの装飾*/
	background:#ffffff; 
	padding:10px 10px 10px 2px;  
	border-top: 1px dotted #bbbbbb;
	}

.tab_area li.select{
	/*アクティブタブの装飾*/
	background-color:#ff7876; 
	background-image:none; 
	color: #ffffff;
    /*padding: 20px 0;
    margin-top: -8px;*/
    /*border-radius: 4px 4px 0 0;*/
   /* text-decoration: none;*/
	box-shadow:0px -5px 0px 0px #ff7876;
	    line-height: 0.7;
	padding: 16px 0;
	
	}
.tab_area li.select:hover{
	padding: 16px 0;
}
.tab_area li:hover{
	background-color:#ff7876; 
	background-image:none; 
	color: #ffffff;
	box-shadow:0px -5px 0px 0px #ff7876;
	line-height: 0.7;
	padding: 0;
	}
	
.hide{display:none;}

.navbox{
	position: relative;
	width: 910px;
    margin: 0 auto;
	/*height:57px;*/
}
.navbox_inner{
	position: absolute;
	height:57px;
	/*top:-54px;*/
}
.all_area.fixed	{
top:0px;
	    left: 0;
	z-index: 100;
	width: 100%;
}
.all_area.fixed .tab_area{
	width: 800px;
	margin: 0 auto;
}
.ancer_menu {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.ancer_menu ul{
    position: absolute;
    z-index: 110;
    width: 920px;
    background-color: #ffffff;
    display: block;
    top: 0px;
    overflow: hidden;
    padding: 10px 20px;
    text-align: center;
    border-top: 1px solid #ff7876;
    border-bottom: 1px solid #ff7876;
}
.ancer_menu ul li{display: inline-block;}
.ancer_menu ul li{
    margin: 6px 0 ;
}
.ancer_menu ul li a{
	line-height: 1.8;
    position: relative;
    margin: 0 34px;
	color: #333333;
    font-size: 12px;
    font-weight: 300;
}
/*.ancer_menu ul > li > a::before {
    content: "＞";
    font-size: 12px;
    color: #ff7876;
    display: block;
    position: absolute;
    left: -15px;
}
*/
.ancer_menu ul > li > a::before {
    content: "＞";
    font-size: 12px;
    color: #ff7876;
    display: block;
    position: absolute;
    left: -15px;
    top: -4px;
}


.ancer_menu_box{
	width: 960px;
	margin: 0 auto;
}
.ancer_menu.fixed	{
position:fixed;
top:54px;
	z-index: 100;

}
.padtop100{
	/*padding-top: 100px;*/
	padding-top: 30px;
}
.kofure{
	width: 960px;
	margin: 0 auto 30px;
}
.kofure h3{
	text-align: center;
}
.kofure p{
	font-size: 12px;
	line-height: 1.4;
	text-align: right;
}
.blog{
	clear: both;
	overflow: hidden;
	
}
.blog dl{
	float: left;
	width: 192px;
	height: 140px;
	position: relative;
	background: #000000;
}
.blog dl .pht{
	height: 140px;
}
.blog dl .date{
	display: none;
}
.blog dl .pht img{
	    width: 100%;
}
.blog dl dt{
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	padding: 6px;
	
}
.blog dl dt a{
		color: #ffffff;
	line-height: 1.4;

}

/*-----------------------------

旅コーデ　リリース

--------------------------------*/
.coorde{
	text-align: center;
}
.coorde .mds p, .coorde .mds span{
	font-size: 17px;
    line-height: 2;
    letter-spacing: 1px;
    font-weight: bold;
    color: #000000;
}
.coorde .mds span.txtpink{
	background: #ffffff;
	padding: 2px 8px;
	margin-right: 4px;
	color:#ff7876;
	font-weight: bolder;	
}
.coorde .mds span.line_yellow{
	background: linear-gradient(transparent 50%, yellow 50%);
}

.coorde .sub_mds {
 	    position: relative;
    display: inline-block;
    margin: 12px 0;
    padding: 12px 24px;
    min-width: 120px;
    max-width: 100%;
    
    font-size: 14px;
    background: #ff7876;
    border: 2px solid #ff7876;
    border-radius: 24px;
    letter-spacing: 1px;
}

.coorde .sub_mds:before{
	content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 5px solid transparent;
    border-top: 16px solid #ff7876;
    transform: rotate(20deg);
}

.coorde .sub_mds p {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 13px;
	line-height: 1;
	
}
/*.coorde .txt p {
	font-size: 12px;
	line-height: 2;
	color: #ff7876;
	letter-spacing: 1px;
}*/
.txt02{
	margin: 15px 0 30px:
}
.txt02 span{
	font-size: 14px;
    background-image: url(/attending/e-very/pickup/images/wave_line.png);
    background-repeat: repeat-x;
    background-position: 0% 17px;
    background-size: 20px;
    color: #000000;
    letter-spacing: 1px;
    height: 30px;
    display: block;
    width: 380px;
	margin: 15px auto 0;
}


.coorde .person{
	clear: both;
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
}
.coorde .person li{
	float: left;
	width: 300px;
	
}
.person_icon{
	margin-top: 30px;
}
.person_txt{
	font-size: 14px;
	color: #000000;
	margin-top: 15px;
}
.coorde p.coordeNote {
    font-size: 18px;
    color: #ee807a;
    font-weight: bold;
    margin: 50px 0;
}
.coorde dd p.btn a {
	display: inline-block;
	padding: 10px 100px;
	background: #ff7876;
	border-radius: 50px;
	color: white;
	transition: .3s;
}
.coorde dd p.btn a img {
	vertical-align: -1px;
	margin-right: 5px;
}
.coorde dd p.btn a:hover {
	text-decoration: none;
	box-shadow:0px 7px 13px -8px gray;
	transform: translateY(-1px);
	background: #56b2ba;
}
.coorde dd p.btn a::after {
	content: '';
	width: 1.3rem;
	height: 1.3rem;
	margin-left: 5px;
	display: inline-block;
	background: url(/attending/e-very/images/2018/arrow.png);
	background-size: cover;
	vertical-align: -2px;
	transition: .3s;
}
.coorde dd p.btn a:hover::after {
	transform: rotate(360deg);
}
.syosai{
	font-size: 12px;
	text-align: center;
	color: #000000;
	    margin: 36px 0 4px;
}
.release{
	    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1.5px;
    line-height: 1.8;
    display: inline-block;
    padding: 12px 24px;
    background: #ff7876;
    border: 2px solid #ff7876;
    border-radius: 48px;
}
h3 span.flag {
    float: right;
    padding-left: 10px;
}
.textLink {
	width:960px;
/*	margin-bottom:40px;*/
	margin-bottom:0px;
	text-align: right;
/*	margin-top:15px;*/
	margin-top:0px;
}
.textLink a  {
	font-size:17px;
	letter-spacing:1px;
    padding-bottom: 1px;
	border-bottom:1px solid #1d3994;
}
.textLink a:hover{
    text-decoration: none;
    color: #ff9933;
	font-size:17px;
	letter-spacing:1px;
    padding-bottom: 5px;
	border-bottom:1px solid #ff9933;
}
/*アンダーボタン*/
.under_btn{
    width: 960px;
    margin: 0 auto 20px auto;
    padding-bottom: 20px;
}

.under_btn a{
    text-decoration: none;
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto 0 auto;
    width: 960px;
    height: 60px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    background-image: url(/attending/e-very/pickup/images/index_under_btn_off.jpg);
    background-size:cover;
}
.under_btn a:hover{
    text-decoration: none;
    color: #ff7876;
    background-image: url(/attending/e-very/pickup/images/index_under_btn_on.jpg);
    background-size:cover;
}
ul.txtLink { margin-top: 1rem;}
ul.txtLink li a { font-size: 13px; line-height: 2;}

/*start_リニューアル2021対応*/
:where(.CtsMrBox) *,
:where(.CtsMrBox)::after,
:where(.CtsMrBox)::before {
  box-sizing: content-box;
}

:where(.CtsMrBox) img {
  width: auto;
}
/*end_リニューアル2021対応*/
