@charset "utf-8";
/* style.css */
.sec_in {
    width: 65.33%;
    margin: 0 auto;
	min-width: 1100px;
}
#smartKaigiArea_ind {
    margin: 40px auto;
    width: 1100px;
    height: 626px;
}

#mainVis2 {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
}
.mv2_img{
    display: flex;
    justify-content: center;
}
#mainVis2 .mv2_txt1 {
    background-color: rgba(255,255,255,0.82);
    border: 5px solid rgba(202,207,210,0.82);
    width: 806px;
    margin: 0 auto;
    padding-bottom: 30px;
}
#mainVis2 .in2 {
    padding-top: 50px;
    text-align: center;
    font-family: "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#mainVis2 .mv2_txt1 h2 {
    margin-top: 30px;
    font-size: 35px;
    font-weight: normal;
    line-height: 1.5;
}
#mainVis2 .mv2_txt1 h3 {
    margin-top: 10px;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}
.sec01 {
    background-repeat: no-repeat;
    min-height: 834px;
    background-position: center bottom;
    background-color: #cde9fb;
    padding-bottom: 50px;
}
.sec01 .search_bx .area {
    width: 49%;
    float: left;
    margin-right: 20px;
}
.sec01 .search_bx .icon {
    width: 24.44%;
    background-color: #A79B87;
    height: 50px;
    clear: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
}

.sec01 .search_bx .icon i{
    font-size: 42px;
    display: inline-block;
    width: 30px;
    padding-left: 15px;
    padding-top: 2px;
    color: #fff;
}


.sec01 .search_bx .area_list {
    background-color: #FFFFFF;
    border: 1px solid #D7CEBE;
    height: 580px;
}
.sec01 .area_list .bx {
    padding-top: 25px;
    padding-left: 15px;
}
.sec01 .area_list .bx .txt {
    margin-bottom: 15px;
}
.sec01 .area_list ul {
    margin-bottom: 25px;
}
.sec01 .area_list ul li {
    float: left;
}
.sec01 .area_list ul li img {
    margin-right: 15px;
    margin-bottom: 10px;
}
.sec01 .area_list ul li p {
    font: 12px/13px '游ゴシック体', Yu Gothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.sec01 .area_list .area_btn a {
    text-decoration: none;
    color: #000000;
    display: block;
    padding-left: 10px;
    padding-top: 7px;
    letter-spacing: -0.04em;
    position: relative;
}
.sec01 .area_list .area_btn2 a {
    text-decoration: none;
    color: #000000;
    display: block;
    padding-left: 10px;
    padding-top: 14px;
    letter-spacing: -0.04em;
    position: relative;
}
.sec01 .area_list a:after {
    position: absolute;
    top: 1rem;
    right: 0.5rem;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 6px;
    height: 6px;
    border-top: 1px solid #555;
    border-right: 1px solid #555;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.sec01 .search_bx .conditions {
    width: 49%;
    float: left;
}
.sec01 .search_bx .conditions .icon {
    width: 44.81%;
    background-color: #A79B87;
    height: 50px;
    clear: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    position: relative;
	min-width: 242px;
	max-width: 242px;
}
.sec01 .search_bx .conditions_bx {
    background-color: #FFFFFF;
    border: 1px solid #D7CEBE;
    height: 495px;
    padding-top: 55px;
}
.sec01 .search_bx .conditions_bx p {
    font: 14px/24px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    text-align: center;
}
.sec01 .search_bx .conditions_bx p img {
    margin-left: 50px;
}
.sec01 .search_bx .conditions_bx p.title {
    margin-bottom: 20px;
    font-size: 25px;
    color: #573A1B;
}
.tbl_choice th .choiceicon.blue {
	background-color: #8e7f65;
	right: 50%;
}
.sec01 .tbl_choice {
    width: 94.8%;
    padding-left: 30px;
    margin-top: 40px;
    margin-bottom: 15px;
}
.sec01 .tbl_choice tr {
    margin-bottom: 25px;
    display: block;
}
.sec01 .tbl_choice tr.link_txt {
    margin-bottom: 10px;
    position: absolute;
    margin-top: -35px;
}
.sec01 .tbl_choice tr.link_txt a {
    color: #177CCA;
}
.sec01 .tbl_choice tr.link_txt a:before {
    background-image: url(../../images/index/icon_idx_04.png);
    background-repeat: no-repeat;
    content: "";
    width: 22px;
    height: 20px;
    display: block;
    position: absolute;
    background-size: 22px 20px;
    left: 3px;
    top: 3px;
}
.sec01 .tbl_choice th {
    vertical-align: middle;
    text-align: left;
    width: 17.8%;
    color: #573A1B;
    font: bold 17px/21px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.sec01 .tbl_choice td {
    width: 39%;
}
.sec01 .tbl_choice th .choiceicon_wrap {
    position: relative;
}
.sec01 .tbl_choice th .choiceicon {
    display: inline-block;
    padding: 2px 5px 2px;
    color: #ffffff;
    right: 15px;
    font-size: 12px;
    line-height: 1.5;
    top: -1px;
    position: absolute;
}
.sec01 .tbl_choice th .choiceicon.red {
    background-color: #bc3b38;
}
.sec01 .tbl_choice th .choiceicon.blue {
    background-color: #8e7f65;
}
.sec01 select {
    height: 45px;
    min-width: 0;
    border: solid 1px #cecece;
    font: 16px "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.sec01 select.choice_list {
    min-width: 0;
}
.sec01 .search_bx .conditions_bx2 {
    background-color: #FFFFFF;
    border: 1px solid #D7CEBE;
    height: 540px;
    padding-top: 25px;
    padding-bottom: 15px;
}
.sec01 .search_bx .conditions_bx2 p.title img {
    margin-left: 20px;
}
.sec01 .search_bx .conditions_bx2 p img {
    margin-left: 50px;
}
.sec01 .search_bx .conditions_bx2 .check {
    float: left;
}
.sec01 .search_bx .conditions_bx2 .check_bx {
    margin-left: 15px;
    width: 89%;
    height: 136px;
    border: 2px solid #DBD2C4;
    padding-top: 15px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 30px;
    margin-top: 15px;
    letter-spacing: -0.05em;
}
.sec01 .search_bx .conditions_bx2 .check_bx2 {
    margin-left: 15px;
    width: 90.3%;
    height: 24px;
    border: 2px solid #DBD2C4;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-size: 13px;
    line-height: 30px;
    margin-top: 18px;
    letter-spacing: -0.05em;
}
.sec01 .tbl_choice.choice2 {
    padding-left: 15px;
    margin-top: 20px;
    margin-bottom: 0px;
}
#wrapper .sec01 .in3 .search_bx {
    padding-top: 100px;
}
.sec01 .search_bx .icon span.topTxt01 {
    color: #fff;
    font-size: 20px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: 300;
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 12px;
    left: 12px;
}
.sec01 .search_bx .txt span.topTxt02 {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
}
.sec01 .area_list .area_btn, .sec01 .area_list .area_btn2 {
    margin-top: 10px;
    width: 152px;
    height: 37px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%, #e5e5e5 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%, #e5e5e5 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0 );
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.slick-slide p {
    font: 12px/14px '游ゴシック体', Yu Gothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    margin: 0 auto 20px;
    width: 93%;
	min-width: 200px;
	max-width: 200px;
}
.sec02 h2.campaign_title {
    margin-top: 24px;
    text-align: center;
    margin-bottom: 20px;
    display: inline-block;
    margin-left: 360px;
    vertical-align: middle;
}
#sec03 .sec_in .sec03_txt1 {
    text-align: center;
    margin-bottom: 50px;
    font: 30px/51px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#sec03 .sec_in .sec03_txt2 {
    width: 77.25%;
    margin: 0 auto 50px;
    font: 100%/150% 'メイリオ', Meiryo;
	min-width: 850px;
	max-width: 850px;
}
#sec03 .sec_in .alnC img.figure.pcBlock {
    margin: 0 auto;
}
.top_contents_bx {
    padding: 50px 0 70px;
    background-color: #f9f7f4;
    margin-bottom: 0px;
}
.top_contents_bx .mosaic-block {
    width: 97.98%;
    height: 315px;
}
.top_contents_bx .bar .mosaic-overlay {
    bottom: -315px;
    height: 315px;
    background-color: rgba(0,0,0,0.60);
}
.top_contents_bx h4 {
    font: 20px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 90px;
}
.top_contents_bx li {
    width: 25.27%;
    float: left;
    text-align: center;
    cursor: pointer;
}
.top_contents_bx li.first {
    width: 24.77%;
}
.top_contents_bx h2 {
    font: 18px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #514632;
    text-align: center;
    margin: 0px auto 15px;
    width: 100%;
}
.top_contents_bx li.first h2 {
    margin: 0px auto 15px 0px;
    width: 100%;
}
.top_contents_bx li.last {
    float: right;
    width: 23.9%;
}
.top_contents_bx .details {
    background-color: rgba(0,0,0,0.60);
    min-height: 315px;
    cursor: pointer;
}
.top_contents_bx h4 {
    font: 20px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 90px;
}
.top_contents_bx h5 {
    font: 13px/20px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #FFFFFF;
    margin-bottom: 50px;
    text-align: center;
}
.top_contents_bx .more_link {
    margin: 0 auto;
    width: 45.85%;
    display: block;
}
.top_contents_bx .more_link a {
    text-decoration: none;
    text-align: center;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    display: block;
    font: 13px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    position: relative;
}
.top_contents_bx .more_link a::after {
    position: absolute;
    top: 0.4rem;
    right: 1rem;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 0;
    height: 0;
    border-left: 6px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.top_contents_bx .more_link a:hover {
    color: #FFFFFF;
}
.top_contents_bx .mosaic-block {
    width: 100%;
    height: 315px;
}
.top_contents_bx .bar .mosaic-overlay {
    bottom: -315px;
    height: 315px;
    background-color: rgba(0,0,0,0.60);
}

/*     201901追記     */

.sec01 .search_bx .area .icon {
    width: 44.81%;
	min-width: 242px;
	max-width: 242px;
}
.sec01 .search_bx .conditions_bx2 .check {
    width: 47.5%;
}
/*     201901追記ここまで     */
.svgPoint01 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 8px;
    left: 17px;
}
.svgPoint02 {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 10px;
    left: 18px;
}
.conditions .title span.topTxt02 {
    font-family: "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-size: 18px;
    margin-left: 20px;
    display: block;
}
.search_bx .kensakuBtn {
    width: 441px;
    height: 61px;
    margin: 20px auto;
    text-align: center;
    background: #ff7400;
    background: -moz-radial-gradient(center, ellipse cover, #ff7400 0%, #ff7400 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ff7400 0%, #ff7400 100%);
    background: radial-gradient(ellipse at center, #ff7400 0%, #ff7400 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7400', endColorstr='#ff7400', GradientType=1 );
}
.search_bx .kensakuBtn i{
    font-size: 35px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 10px;
    padding-right: 20px;
}
.search_bx .kensakuBtn a {
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 22px;
    display: block;
    width: 100%;
    height: 100%;
}
.search_bx span.icon01, .search_bx span.iconTxt01 {
    display: inline-block;
    position: relative;
    top: 10px;
    font-size: 90%;
}
.search_bx span.icon01 {
    top: 15px;
}
.circleBlk p {
    color: #1a1a1a;
    font-size: 14px;
    width: 300px;
    margin: 0 auto;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 27px;
}
.circleBlk {
    width: 41.81%;
    height: 460px;
    border-radius: 50%;
    background-color: #fff;
    margin: 100px auto 0;
    position: relative;
    border: #DCDCDC 10px solid;
    min-width: 460px;
    max-width: 460px;
}
.circleBlk div {
    width: 27.17%;
    height: 125px;
    border-radius: 50%;
    background-color: #69605B;
    position: absolute;
    font-size: 20px;
    color: #fff;
    line-height: 130px;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    min-width: 125px;
    max-width: 125px;
}
.circleBlk .minCircle01 {
    top: 40px;
    left: -50px;
    line-height: 30px;
}
.circleBlk .minCircle01 span {
    position: relative;
    top: 30px;
}
.circleBlk .minCircle02 {
    top: -65px;
    left: 168px;
}
.circleBlk .minCircle03 {
    top: 40px;
    right: -50px;
}
.circleBlk .minCircle04 {
    top: 300px;
    left: -50px;
}
.circleBlk .minCircle05 {
    bottom: -65px;
    left: 168px;
}
.circleBlk .minCircle06 {
    top: 300px;
    right: -50px;
}
.circleBlk h4 {
    color: #1a1a1a;
    font-size: 22px;
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    padding-top: 110px;
    font-weight: 400;
    padding-bottom: 15px;
    line-height: 27px;
}
.circleBlk p {
    color: #1a1a1a;
    font-size: 14px;
    width: 65.21%;
    margin: 0 auto;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 27px;
    min-width: 300px;
    max-width: 300px;
}
.sec02 h2 {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.sec02 {
	border-bottom: 1px solid #E0D6D6;
	padding-bottom: 15px;
}
.sec02 #btnarea i,
#btnarea .linkCnkIcon,
#btnarea a i{
    color: #fff;
    font-size: 32px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 25px;
}

.section01 a:link,
.section01 a:hover {
    color: #69605b !important;
}
.sec02 #bnrarea{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 80px auto 20px;
}
#top_mv{
	display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
	padding-top: 0 !important;
}

.sec02 .sp-buttons {
	display: none;
}

.top_conferencelist_bx {
    padding: 50px 0 0;
}

#contents .in {
    margin: 0 auto;
    width: 1100px;
}

.h2_style3 {
    font: 30px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #0c1221;
    text-align: center;
    margin-bottom: 30px;
}

.top_conferencelist_bx .maintxt {
    text-align: center;
    font: 16px/26px '游ゴシック体', Yu Gothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    color: #262626;
    margin-bottom: 50px;
    margin-right: 0px;
    margin-left: 0px;
}

.top_conferencelist_bx a:link, .top_conferencelist_bx a:visited {
    color: #000000;
    text-decoration: none;
}


.floor_bx > ul {
    margin-bottom: 30px;
}

.floor_bx > .detail_btn {
  min-width: 400px;
  max-width: 400px;
  padding-top: 10px;
  margin-bottom: 100px !important;
}
.floor_bx > .detail_btn a {
  background: #8e7f65 url(../../images/catering/icon_catering_01.gif) no-repeat 96% center;
  min-width: 400px;
  max-width: 400px;
}
.floor_bx > .detail_btn2 a {
  background: #8e7f65 url(../../images/catering/icon_catering_01.gif) no-repeat 96% center;
  min-width: 600px;
  max-width: 600px;
}
.floor_bx > .detail_btn a::after {
  border-top: none;
  border-right: none;
}
@media screen and (max-width: 767px){
  .floor_bx > .detail_btn,
  .floor_bx > .detail_btn a{
    min-width: auto;
    max-width: auto;
  }
}


.floor_bx .mosaic-block {
	width: 100%;
	height: 190px;
}
.floor_bx .bar .mosaic-overlay {
	bottom: -190px;
	height: 190px;
	background-color: rgba(0,0,0,0.60);
}
.floor_bx .details {
	margin: 15px 20px;
	font: 14px/27px '游ゴシック体', Yu Gothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #FFFFFF;
}
.floor_bx table {
	border: 1px solid #fff;
	border-collapse: collapse;
	margin: 0 auto 10px;
	padding-top: 1em;
	width: 100%;
}
.floor_bx table td {
	border: 1px solid #fff;
	text-align: center;
	padding: 2px 8px;
	color: #FFFFFF;
	line-height: 1.4;
}
.floor_bx .more_link {
	margin: 0 auto;
	width: 100%;
	display: block;
}
.floor_bx .more_link a {
	text-decoration: none;
	text-align: center;
	border: 1px solid #a39e9b;
	color: #FFFFFF;
	display: block;
	font: 13px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.floor_bx h3 {
	margin-bottom: 5px;
	text-align: center;
}
.floor_bx .txt {
	text-align: center;
	margin-bottom: 55px;
}
.floor_bx li {
	width: 24.18%;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	display: block;
	margin-right: 12px;
	cursor: pointer;
}


.floor_bx li.last {
	margin-right: 0px;
}

.top_conferencelist_bx .floor_bx h3 {
    font: 20px/106% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    position: relative;
    margin-bottom: 10px;
    text-align: center;
    padding-top: 20px;
}

.top_conferencelist_bx .floor_bx .border {
	border: 1px solid #dfdfdf;
	width: 264px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.top_conferencelist_bx .floor_bx h4 {
    font: 16px/106% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    margin-bottom: 25px;
    text-align: center;
}
.top_conferencelist_bx .floor_bx .txt {
    padding: 0 20px 20px;
    margin-bottom: 0px;
    font-size: 14px;
}

.top_conferencelist_bx .floor_bx .txt .label {
    background-color: #dedede;
    margin-right: 10px;
    font-size: 10px;
    line-height: 106%;
    /* background-image: url(../../images/top/icon_tokyo_01.png); */
    padding: 5px 5px 5px 25px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.top_conferencelist_bx .floor_bx .txt2 {
    color: red;
    line-height: 1.4em;
    font-size: 17px;
    text-align: center;
    margin-bottom: 20px;
}
.top_conferencelist_bx .floor_bx li .txt_bx .txt{
    text-align: center;
}


@media screen and (max-width: 767px){

img {
    border: 0;
    vertical-align: middle;
    max-width: 100% !important;
    width /***/: auto;
    -ms-interpolation-mode: bicubic;
    width: 100%;
    height: auto;
}
.txt_bx {
    width: auto;
    padding: 10px 0;
}
.top_feature_bx	{
	width: auto;
	padding: 0 1%;
}

.top_conferencelist_bx .floor_bx li .txt_bx {
    padding: 0;
}



.top_conferencelist_bx .floor_bx li {
    width: 97%;
    margin: 0 1.5% 15px;
}

.top_conferencelist_bx .floor_bx .txt .label {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
    font-size: 80%;
    line-height: 160%;
    /* background-image: url(../../images/top/icon_tokyo_01.png); */
    background-repeat: no-repeat;
    background-position: 5px center;
    padding: 10px 3%;
}


.top_conferencelist_bx .floor_bx .txt {
    padding: 0;
    margin-bottom: 0px;
    font-size: 100%;
}
.top_conferencelist_bx .floor_bx h4 {
    margin-bottom: 10px;
}

.maintxt {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 24px;
}

.sec02 #bnrarea {
    margin: 20px auto 20px;
}
.sec02 #bnrarea img{
	padding: 10px 3%;
	width: 94%;
}
.floor_bx {
    margin: 0 1.5% 15px;
    width: auto;
}

.floor_bx > ul {
    margin-bottom: 15px;
}


.h2_style3 {
    font: 120% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#contents .in {
    margin: 0 auto;
    width: auto;
   }
#sec03 .sec_in .sec03_txt2 {
	width: auto;
	min-width: 0px;
	max-width: none;
    margin: 0 3% 30px;
}
.svgPoint01 {
	top: 0px;
}
.search_bx span.icon01 {
    top: 5px;
}
.search_bx .kensakuBtn  {
line-height: 2;
}
.search_bx .kensakuBtn{
	width: 95% !important;
}
#sec03 .sec_in .sec03_txt1 {
	margin-bottom: 30px;
	font: 150%/1.3 "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: -0.07em;
}
.circleBlk {
    width: 318px !important;
    height: 318px !important;
	box-sizing: border-box;
	margin: 60px auto 30px;
	min-width: 0;
	max-width: nonel
}
.circleBlk div{
	width: 70px;
	height: 70px;
	line-height: 70px;
	font-size: 16px !important;
	min-width: 0;
	max-width: nonel
}
.circleBlk .minCircle01 {
		top: 20px !important;
		left: -9px !important;
    line-height: 20px !important;
}
.circleBlk .minCircle01 span {
    top: 18px;
}
.circleBlk .minCircle02 {
    top: -39px;
    left: 108px;
}
.circleBlk .minCircle03 {
    top: 20px;
    right: -10px;
}

.circleBlk .minCircle04 {
    top: 223px;
    left: -10px;
}
.circleBlk .minCircle05 {
    bottom: -40px;
    left: 110px;
}
.circleBlk .minCircle06 {
    top: 220px;
    right: -10px;
}
.circleBlk h4 {
	font-size: 15px;
	padding-top: 60px;
	padding-bottom: 5px;
}

.circleBlk p {
    font-size: 12px;
    width: 255px;
    line-height: 22px;
	min-width: 0;
	max-width: none;
}
#mainVis2 .mv2_txt1 {
	width: auto;
	margin: 0 3% 30px;
	padding: 0 3% 15px;
	height: auto;
}
#mainVis2 .mv2_txt1 h2 {
	font-size: 150%;
}
#mainVis2 .mv2_txt1 h3 {
	text-align: left;
}
#mainVis2 {
	position: relative;
}
#top #mainVis2 .copy-intro {
	display: none;
}
#top #mainVis2 .in2 #btnarea .fade img {
	display: none;
}
.sec01 .copy-intro {
	display: block;
}
.sec01 #btnarea {
	display: block;
	width: 95%;
}
.sec01 {
	min-height: 0px;
	padding-top: 0px;
	padding-bottom: 30px;
}
#wrapper .sec01 .in3 .search_bx {
	padding-top: 10px;
}

.sec01 .search_bx .conditions {
	float: none;
}
.sec01 .search_bx .conditions_bx p {
	font: 100%/1.5 "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.sec02 h2 {
	text-align: center;
	width: 90%;
	margin: 30px auto 10px;
}
.sec02 h2.campaign_title {
	text-align: center;
	width: 90%;
	margin: 30px auto 10px;
	display: block;
}
.sec02 p {
	font: 80%/1.5 '游ゴシック体', Yu Gothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	margin-top: 15px;
}
.sec02 {
	padding-bottom: 30px;
	padding-top: 0px;
}
.sec02 #information {
	padding-top: 20px;
}
.sec01 .search_bx .conditions_bx2 .check {
	width: auto;
}
.sec01 .tbl_choice th {
    width: 50%;
}
.sec01 .search_bx .area .icon {
    width: 100%;
	min-width: 0;
	max-width: none;
}
.sec01 .search_bx .icon img {
    padding-left: 10px;
    padding-top: 5px;
    width: auto;
}
.sec01 .search_bx .conditions .icon img {
    padding-left: 10px;
    padding-top: 5px;
    width: auto;
}
.sec01 .area_list ul li {
    margin: 0 3% 0 0;
}
.sec01 {
	min-height: 1520px;
}
.sec01 .in3 {
	margin: 0 3%;
}
.sec01 .copy-intro {
	font: 120%/1.5 "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 1.5;
	letter-spacing: -0.04em;
}
.sec01 .search_bx .area {
	width: auto;
	float: none;
	margin-right: 0px;
	margin-top: 30px;
}
.sec01 .search_bx .icon {
	width: 100%;
	height: 50px;
}
.sec01 .search_bx .icon img {
	padding-left: 50px;
	padding-top: 15px;
	width: 60%;
}
.sec01 .search_bx .icon:before {
	left: 15px;
	width: 24px;
	height: 21px;
	background-size: 24px 21px;
}
.sec01 .search_bx .area_list {
	height: auto;
}
.sec01 .area_list .bx {
	padding-top: 15px;
	padding-left: 3%;
}
.sec01 .area_list .bx .txt {
	margin-bottom: 15px;
	width: 45%;
}
.sec01 .area_list .bx .txt.sp_txt {
	width: 50%;
}
.sec01 .area_list ul {
	margin-bottom: 30px;
}
.sec01 .area_list ul li {
	float: left;
	width: 30%;
	margin-right: 3%;
}
.sec01 .area_list ul li img {
	margin-right: 15px;
	margin-bottom: 10px;
}
.sec01 .area_list ul li p {
	font: 1.0rem/1.0 '游ゴシック体', Yu Gothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', YuGothic, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	letter-spacing: -0.15em;
}
.sec01 .area_list .area_btn {
	margin-top: 10px;
	width: auto;
	height: 37px;
}
.sec01 .area_list .area_btn a {
	padding-left: 5px;
	padding-top: 10px;
	letter-spacing: -0.08em;
	position: relative;
}
.sec01 .area_list .area_btn.btn_sp a {
	padding-top: 5px;
}
.sec01 .area_list .area_btn2 {
	margin-top: 10px;
	width: auto;
	height: 37px;
}
.sec01 .area_list .area_btn2 a {
	padding-left: 5px;
	padding-top: 9px;
}
.sec01 .area_list a:after {
	right: 5px;
}
.sec01 .search_bx .conditions {
	width: auto;
	margin-top: 30px;
}
.sec01 .search_bx .conditions .icon {
	width: 100%;
	min-width: 0;
	max-width: none;
}
.sec01 .search_bx .icon .svgPoint02{
top: 5px;
}
.sec01 .search_bx .icon span.topTxt01{
top: 6px;
line-height: 2;
}
.sec01 .search_bx .conditions .icon:before {
	left: 20px;
	width: 16px;
	height: 22px;
	background-size: 16px 22px;
}
.sec01 .search_bx .conditions_bx {
	padding: 30px 3% 0;
}
.sec01 .search_bx .conditions_bx p {
	font: 14px/24px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	text-align: center;
}
.sec01 .search_bx .conditions_bx p img {
	margin-left: 0px;
}
.sec01 .search_bx .conditions_bx p.title {
	font-size: 130%;
	margin-bottom: 15px;
}
.sec01 .tbl_choice {
	width: 100%;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.sec01 .tbl_choice tr {
	margin-bottom: 15px;
}
.sec01 .tbl_choice tr.link_txt {
	display: none;
}
.sec01 .tbl_choice th {
	font: bold 100%/1.5 "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	display: block;
	margin-bottom: 5px;
}
.sec01 .tbl_choice td {
	width: auto;
	display: block;
}
.sec01 .tbl_choice th .choiceicon_wrap {
	position: relative;
}
.sec01 .tbl_choice th .choiceicon {
	/*right: 20%;*/
	font-size: 12px;
	top: -2%;
}
.sec01 select {
	min-width: 90%;
	display: block;
}
.sec01 select.choice_list {
	min-width: auto;
}
.sec01 .search_bx .conditions_bx2 {
	padding: 15px 3%;
	height: auto;
}
.sec01 .search_bx .conditions_bx2 p.title img {
	margin-left: 0;
	width: 38%;
    margin-top: 10px;
}
.sec01 .search_bx .conditions_bx2 .title.sp_txt img {
	width: 65%;
	padding-top: 20px;
}
.sec01 .search_bx .conditions_bx2 p img {
	margin-left: 0px;
}
.sec01 .search_bx .conditions_bx2 .check {
	float: none;
}
.sec01 .search_bx .conditions_bx2 .check_bx {
	margin-left: 0px;
	width: auto;
	height: auto;
	padding-top: 5px;
	font-size: 90%;
	line-height: 30px;
	border:none;
	padding-left: 0;
}





.sec01 .search_bx .conditions_bx2 .check_bx2 {
	margin-left: 0px;
	width: auto;
	border:none;
	padding-left: 0;
}
.sec01 .tbl_choice.choice2 {
	padding-left: 0px;
	margin-top: 40px;
}
/* index02.html */
.sec02 .information_slider p.sec02_img {
	margin: 0 7px;
}
.sec02 .information_slider p.txt {
	margin: 0 7px;
	padding-top: 10px;
}
.sec02 {
    border-bottom: 1px solid #E0D6D6;
    padding-bottom: 15px;
}
.sec02 .sp-buttons {
    display: none;
}
#top .sec02 .slick-slide p {
    width: 90%;
	min-width: 0;
	max-width: none;
}
}
.section01 a {
    display: block;
    color: #69605b;
}
.section01 a:link {
    color: #69605b;
}
.section01 dl.item {
    width: 19.98%;
    margin: 0 60px 0 0;
    float: left;
}
.section01 dl.item.last {
    margin-right: 0px;
}
.section01 dl.item img {
    margin: 0 auto 30px;
    display: block;
}
.section01 .item dt {
    font-size: 1pc;
    font-weight: 700;
    color: #69605b;
    margin-bottom: 25px;
    text-align: center;
}
.section01 .item dd {
    font-size: 14px;
    line-height: 24px;
}
.section01 {
    padding: 40px 0 90px;
    width: 100%
}
.section03 {
    padding-bottom: 40px;
}
.section03 .mosaic-block {
    float: left;
    position: relative;
    overflow: hidden;
    margin: 20px;
    width: 29.49%;
    height: 200px;
}
.section03 .mosaic-backdrop {
    top: 0;
}
.section03 .mosaic-backdrop h3 {
    position: absolute;
    bottom: 0px;
    font: 22px/106% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: #000000;
    background-color: rgba(251,251,251,0.81);
    width: 100%;
}
.section03 .mosaic-block.bar:hover h3 {
    background-color: rgba(131,116,90,0.81);
    color: #FFFFFF;
    z-index: 2;
}
.section03 .mosaic-backdrop h3 .label {
    background-color: #8e7f65;
    width: 16%;
    height: 50px;
    line-height: 50px;
    font-size: 21px;
    color: #FFFFFF;
    display: inline-block;
 *display: inline;
 *zoom: 1;
    text-align: center;
    margin-right: 15px;
}
.section03 .mosaic-backdrop, .section03.mosaic-overlay {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background: #111
}
.section03 .mosaic-overlay {
    z-index: 1
}
.section03 .circle .mosaic-overlay {
    background: url(../img/hover-magnify.png)no-repeat center center;
    display: none
}
.section03 .circle .mosaic-overlay, .fade .mosaic-overlay {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
    filter: alpha(opacity=00)
}
.section03 .fade .mosaic-overlay {
    background: url(../img/bg-black.png)
}
.section03 .bar .mosaic-overlay {
    bottom: -200px;
    height: 200px;
    width: 100%;
    padding: 20px;
    background-color: rgba(114,97,68,0.87);
    box-sizing: border-box;
}
.section03 .bar2 .mosaic-overlay {
    bottom: -50px;
    height: 75pt;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80)
}
.section03 .youto {
    width: 100%;
    margin: 0 auto;
    background-color: #fdfbf2;
    padding: 20px;
    box-sizing: border-box;
    border: 1px solid #e1d0a1;
    overflow: hidden;
}
.section03 .mosaic-block a {
    color: #fff;
    text-decoration: none;
    line-height: 1.5em;
    display: block;
    height: 200px;
}
.section03 .mosaic-block {
    margin: 20px 1.7% 20px;
}
.sec01 .area_list ul li {
    width: 26%;
    margin: 0 3%;
}

}
/*@media screen and (max-width: 1080px) and (min-width: 767px){
.sec01 .area_list ul li {
    width: 27%;
    margin: 0 3%;
}
.sec01 .area_list .bx {
    padding-left: 2px;
}
}
@media screen and (min-width: 1810px) {
.sec01 .search_bx .conditions_bx2 .check {
    width: 47.5%;
}
}*/
@media screen and (max-width: 767px) {
.top_contents_bx {
	padding: 30px 3%;
}
.top_contents_bx h2 {
	font: 100% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin: 0px 3%;
	width: auto;
}
.section03 .bar .mosaic-overlay {
    display: none;
}
.top_conferencelist_bx .floor_bx .border {
    width: 100%;
}
.top_contents_bx li {
	width: 47.5%;
	float: left;
	margin-right: 0%;
}
.top_contents_bx .mosaic-block {
	width: auto;
	height: auto;
}
.top_contents_bx li.first, .top_contents_bx li.third {
	width: 47.5%;
	margin-right: 3%;
}
.top_contents_bx li.first h2 {
	margin: 0 3%;
	width: auto;
}
.top_contents_bx li.last {
	float: left;
	width: 47.5%;
}
.top_contents_bx .details {
	background-color: rgba(0,0,0,0.60);
	min-height: auto;
}
.top_contents_bx h4 {
	font: 120% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 30px;
	padding-top: 0;
}
.top_contents_bx h5 {
	font: 100%/140% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 30px;
}
.top_contents_bx .more_link {
	margin: 0 auto;
	width: auto;
}
.top_contents_bx .more_link a {
	font: 100% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	position: relative;
}
.section03 {
	padding: 20px 0 20px;
	margin-left: 1.5%;
}
.section03 .mosaic-block {
	float: left;
	position: relative;
	margin: 0 1.5% 10px;
	width: 46%;
	height: auto;
}

.section03 .youto {
	width: 100%;
}

.section03 .mosaic-backdrop {
	top: 0;
	display: block;
}
.section03 .mosaic-backdrop h3 {
	position: relative;
	bottom: 0px;
	font: 90%/130% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	width: 100%;
	vertical-align: bottom;
	letter-spacing: -2px;
}

.section03 .youto .mosaic-backdrop h3 {
	position: relative;
	bottom: 0px;
	font: 80%/130% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	width: 100%;
	vertical-align: bottom;
	letter-spacing: -2px;
}
.section03 .mosaic-backdrop h3 .label {
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 70%;
	margin-right: 3px;
	vertical-align: bottom;
}
.section03 .mosaic-backdrop, .section03.mosaic-overlay {
	position: relative;
	height: 100%;
	width: 100%;
	display: block;
}
.section03 .mosaic-overlay {
	z-index: 1
}
.section03 .circle .mosaic-overlay {
	background: url(../img/hover-magnify.png)no-repeat center center;
	display: none
}
.section03 .circle .mosaic-overlay, .fade .mosaic-overlay {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00)
}
.section03 .fade .mosaic-overlay {
	background: url(../img/bg-black.png)
}
.section03 .bar .mosaic-overlay {
	display: none;
}
.section03 .bar2 .mosaic-overlay {
	bottom: auto;
	height: auto;
}
.section03 .mosaic-block a {
	display: block;
	height: auto;
}
.section03 .mosaic-block a .details {
	display: none;
}
.section03 .bar .mosaic-overlay {
	background: none;
}
.section03 .mosaic-backdrop, .section03.mosaic-overlay {
	margin-bottom: 15px;
}
}
@media screen and (device-width: 320px) and (-webkit-device-pixel-ratio: 2) {
.sec01 .area_list ul li p {
	letter-spacing: -0.21em;
}
.sec01 .area_list .area_btn a {
	letter-spacing: -0.21em;
}

}
/* style.cssここまで */
/*threemonth */
.tm_sec02 {
	/*background-image: url(../../images/threemonth/arrow_threemonth_01.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
.tm_sec02 h2 {
	text-align: center;
	font: 500 30px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin-bottom: 15px;
	color: #e50b0c;
}
.step_bx {
	display: block;
	width: 100%;
	background-color: #f5f3e2;
	text-align: center;
	padding-bottom: 24px;
}

#threemonth.step_bx {
	text-align: center;
    font: 500 30px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 2;
    margin-bottom: 15px;
    color: #e50b0c;
}
.tm_sec02 h2 {
	margin-bottom: 0px;
}

.telno_txt {
	font-size: 30px;
	font-weight: bold;
	color: #9F8104;
	position: relative;
    top: 3px;
}

.topTelNum01{
  text-decoration: none !important;
}
.threemonth_butbox {
	text-align: center;
}
#threemonth .text01 {
	font-size: 26px;
}
ul {
	list-style: none;
}
a:link {
    color: #0068b7;
    text-decoration: underline;
}

/* threemonthここまで */

/* contact */
#mainVis2 .copy-intro {
	font: 26px/1.5 "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #E50B0C;
	text-align: center;
	text-shadow: 2px 2px 2px #FFFFFF, -2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF, -2px -2px 2px #FFFFFF, 2px 2px 2px #FFFFFF, -2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF, -2px -2px 2px #FFFFFF;
	letter-spacing: -5px;
	padding-top: 20px;
}
#mainVis2 .copy-intro span {
    font-size: 42px;
    margin-left: 3px;
}
.sec01 .copy-intro {
    position: relative;
    font: 23px/140% "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    color: rgba(38,38,38,1.00);
		text-align: center;
    text-shadow: 2px 2px 2px #FFFFFF, -2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF, -2px -2px 2px #FFFFFF, 2px 2px 2px #FFFFFF, -2px 2px 2px #FFFFFF, 2px -2px 2px #FFFFFF, -2px -2px 2px #FFFFFF;
}

/* contactここまで */

/*@media screen and (max-width: 1395px) {
#discount_icon_box_pc {
    min-width: 285px;
}
}
*/
@media screen and (max-width: 767px){
.section01 dl.item {
	width: 46%;
	float: none !important;
	margin-right: 3%;
	display: inline-block;
}
.section01 dl.item.last {
	margin-right: 0px;
}
.section01 dl.item img {
	margin: 0 auto 0px;
	height: 6em;
	width: auto;
}
.section01 .item dt {
	font-size: 100%;
	margin: 0px 0px 10px;
	padding-top: 10px;
}
.section01 .item dd {
	font-size: 100%;
	line-height: 120%;
}
.section01 {
	padding: 30px 0;
}
#contents .section01 .in {
	margin: 0 0% 0 3%;
}

}

/* svg.css */
.sec01 .search_bx .icon img{
	width: 32px;
	height: 32px;

}
@media screen and (max-width: 767px){

.top_conferencelist_bx .floor_bx .border {
    width: 100%;
}
.sec01 .search_bx .icon img {
 	padding-left: 10px;
    padding-top: 5px;
}
.sec01 .search_bx .conditions_bx2 p img {
    margin-left: 0px;
}
.sec01 .area_list ul li {
    float: left;
    width: 30%;
    margin: 0 3% 0 0;
}
#contents #mainVis2 .in2 {
    min-width: auto;
    max-width: none;
}
.section03 .mosaic-block a {
    display: block;
    height: auto;
}
}
/* svg.cssここまで */

#mainVis2 .in2 {
    padding-top: 50px;
    text-align: center;
    font-family: "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    width: 56.41%;
    min-width: 950px;
    max-width: 950px;
	margin: 0 auto;

}

/* ---2019年6月28日更新--- 
----TOPお知らせテキスト指定---*/
p.text2{
	font: 22px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	margin: 25px 0 10px 0;
	text-align: center;
	padding: 0;
	color:#ff0000;
}
/* ---2019年6月28日更新--- 
----TOPお知らせテキスト指定---*/

/* ---2019年7月12日更新--- 
----キャンペーンプランボタンデザイン指定---*/
.detail_btn3 {
	margin: 0 auto;
	width: 300px;
	padding-top: 10px;
}
.detail_btn3 a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	background-color: #8e7f65;
	/*background-image: url(../images/icon_tokyo_02.gif);
	background-repeat: no-repeat;*/
	padding: 18px 0;
	background-position: 90% center;
	font: 20px "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	position: relative;
}
/* ---2019年7月12日更新--- 
----キャンペーンプランボタンデザイン指定---*/


/*----------------------------------------------------------------------------
  2019年8月5日追記　キャンペーンプラン部分
----------------------------------------------------------------------------*/
main {
	background-color: #fff;
}
main section {
	width: 100%;
}
main .catch {
	text-align: center;
	font-size: 18px;
	line-height: 1.8;
	padding: 1.5em 0 1.3em;
}
main .mainHeading {
	background-color: #f4f4f4;
	margin: 0 auto;
}
main .mainHeading:after { content: ""; display: block; clear: both; }
main .mainTxt {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 1em;
}
main .mainImg {
	position: relative;
	height: 100vw;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: 0 0;
}
main .mainImg span {
	position: absolute;
	display: block;
	text-align: center;
	color: #fff;
	font-family: "游明朝", "YuMincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", Hiragino Mincho Pro, "HGS明朝E", serif;
	font-size: 10vw;
	top: 50%;
	width: 100%;
	margin-top: -1em;
}
main .mainImg span:after {
	content: "";
	display: block;
	border-bottom: #fff 2px solid;
	width: 60%;
	margin: 0 auto;
}
@media only screen and (min-width: 768px) {
	main .catch {
		font-size: 28px;
		padding: 2.5em 0 1.2em;
	}
	main .mainImg {
		width: 40%;
		height: 39vw;
		max-height: 564px
	}
	main .mainTxt {
		width: 60%;
	}
	main .mainTxt .catch {
		padding: 7.5vw 0 1em 0;
	}
	main .mainImg span {
		font-size: 56px;
		margin-top: -1em;
	}
	main .mainImg span:after {
		width: 70%;
		border-bottom: #fff 4px solid;
	}
	main .mainTxt>p {
		text-align: center;
		width: 420px;
		margin: 0 auto;
		padding-bottom: 2em;
	}
}
@media only screen and (min-width: 1441px) {
	main .mainTxt .catch {
		padding-top: 4em;
	}
}
@media only screen and (min-width: 600px) {
	body {
		min-width: 1024px;
	}
	.sectionHeading {
		position: absolute;
		top: 0;
		padding: 40px 0 2em;
	}
	.sectionHeading .en {
		font-size: 62px;
		padding-bottom: .1em;
	}
	.sectionHeading .ja {
		font-size: 26px;
		line-height: 1.8;
		top: 35px;
		left: 60px;
	}
	.ttlHeading {
		padding: 30px 0 30px;
	}
	.ttlHeading .en {
		font-size: 29px;
		background-size: 200px auto;
		margin-bottom: .7em;
		padding-bottom: .6em;
	}
	.ttlHeading .ja {
		font-size: 17px;
	}
	.content1 {
		width: 100%;
	}
	.content1:after { content: ""; display: block; clear: both; }
	.content1>.img,
	.content1>.photoGallery {
		width: 65%;
		float: left;
		margin: 0 auto;
		padding-bottom: 3em;
	}
	.content1 .txt {
		width: 23%;
		float: right;
		margin-right: 7.5%;
		margin-top: 20px;
	}
	.content1 .txt p {
		padding-bottom: .8em;
	}
	.content2 {
		width: 100%;
		padding-bottom: 90px;
	}
	.content2:after { content: ""; display: block; clear: both; }
	.content2 .img {
		position: relative;
		width: 65%;
		float: right;
		margin-bottom: 100px;
		padding-bottom: 1em;
	}
	.content2 .img:after {
		content: "";
		display: block;
		position: absolute;
		background-color: #fff;
		left: -47%;
		top: 15%;
		width: 100%;
		height: 100%;
		z-index: -1;
	}
	.content2 .txt {
		width: 23%;
		float: left;
		margin-left: 8.5%;
		margin-top: 65px;
	}
	.content .txt p,
	.content1 .txt p,
	.content2 .txt p {
		line-height: 2.4;
	}
}
