@charset "UTF-8";
/* ==========================================================================
  街コントップ用スタイル
  ========================================================================== */
/* common/style.css を上書き
  ===================================================================== */
h2 {
  padding: 0;
  background: none;
  border: none;
}

.sub_ttl {
  background-color: #f66c96 !important;
  margin-bottom: 20px;
}

#wrapper.machicon #contents p {
  font-size: 14px;
  font-size: 0.875rem;
}

/* 汎用クラス
  ===================================================================== */
.sp-item {
  display: none;
}

.box-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 24px;
}

.box-2col:last-child {
  margin-bottom: 0;
}

.box-2col.-imgL {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.box-2col-img {
  width: 280px;
}

#contents .box-2col-detail p {
  line-height: 1.75;
  font-size: 14px;
  font-size: 0.875rem;
}

.box-2col-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.box-2col-detail p {
  width: 560px;
}

.-imgL .box-2col-detail {
  padding-left: 30px;
}

/* Topicsのスタイルを移行
  ===================================================================== */
.information {
  margin: 20px auto 18px;
  padding: 10px 10px 10px 79px;
  background-color: #fff;
  border-top: 1px dotted #b2b2b2;
  border-bottom: 1px dotted #b2b2b2;
  color: #4f2002;
  z-index: 1;
  position: relative;
}

.information a {
  color: #1D3994;
}

.information .topics_ttl {
  font-weight: bold;
  text-align: right;
  font-size: 131%;
  line-height: 1 !important;
  position: absolute;
  left: 10px;
  top: 17px;
}

.information ul li {
  display: table-cell;
  width: 50%;
  padding: 5px 0 0 35px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-size: 0.8125rem;
}

.information ul li:first-child {
  padding-left: 0;
}

.information ul:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* イントロ
  ===================================================================== */
.machicon-intro-wrap {
  text-align: center;
}

.machicon-intro {
  display: inline-block;
  text-align: left;
}

.machicon-intro p {
  line-height: 1.75 !important;
  font-size: 14px;
  /*font-size: 0.875rem;*/
  font-size: 1.0rem !important;
  margin: 0 50px;
}

.machicon-intro-ttl {
  background: none !important;
  color: #f66c96;
  font-weight: bold;
  margin: 10px 0;
  font-size: 20px;
  /*font-size: 1.25rem;*/
  font-size: 1.5rem;
  text-align: center;
}

/* サービスのご案内
  ===================================================================== */
.machicon-service {
  margin-top: 30px;
  margin-bottom: 10px;
  min-height: 380px;
}

.service-index-wrap {
  background: url(/common/css/img/service/service_index_bg_pink.jpg) no-repeat left top;
  background-size: 100% auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 429px;
  padding-top: 32px;
}

.service-index-ttl {
  color: #4B1E06;
  font-weight: bold;
  text-align: center;
  margin-bottom: 26px;
}

#wrapper.machicon #contents .service-index-ttl {
  font-size: 20px;
  font-size: 1.25rem;
}

.service-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 219px;
}

.service-index a {
  color: #707070;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  height: 100%;
}

.service-index a:hover {
  color: #f66c96;
}

.service-index li {
  border: 1px solid #DEDEDE;
  font-weight: bold;
  line-height: 1.23 !important;
  margin-right: 6px;
  font-size: 13px;
  font-size: 0.8125rem;
}

.service-index.-sizeL a {
  padding-top: 20px;
}

.service-index.-sizeL li {
  margin-bottom: 5px;
  text-align: center;
  height: 120px;
  width: 176px;
}

.service-index.-sizeL li:nth-child(4n) {
  margin-right: 0;
}

.service-index.-sizeS a {
  padding-top: 10px;
  padding-left: 49px;
}

.service-index.-sizeS li {
  height: 35px;
  width: 237px;
}

.service-index.-sizeS li:nth-child(3n) {
  margin-right: 0;
}

.service-index01 a {
  background: #FFF url(/common/css/img/service/service_icon01_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index02 a {
  background: #FFF url(/common/css/img/service/service_icon02_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index03 a {
  background: #FFF url(/common/css/img/service/service_icon03_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index04 a {
  background: #FFF url(/common/css/img/service/service_icon04_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index05 a {
  background: #FFF url(/common/css/img/service/service_icon05_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index06 a {
  background: #FFF url(/common/css/img/service/service_icon06_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index07 a {
  background: #FFF url(/common/css/img/service/service_icon07_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index08 a {
  background: #FFF url(/common/css/img/service/service_icon08_pink.png) no-repeat center bottom;
  background-size: 100% auto;
}

.service-index11 a {
  background: #FFF url(/common/css/img/service/service_icon11_pink.png) no-repeat 12px center;
  background-size: 21px auto;
}

.gocon-service-btn {
  text-align: right;
  margin-top: 5px;
  margin-right: 10px;
}

/* モーダル コンテンツエリア */
#modal-main {
  display: none;
  width: 800px;
  margin: 0;
  padding: 0;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  box-shadow: 1px 1px 60px #555;
  -webkit-box-shadow: 1px 1px 60px #555;
  -moz-box-shadow: 1px 1px 60px #555;
  background-color: #ffffff;
  color: #666666;
  position: fixed;
  z-index: 2;
  overflow: hidden;
}

/* モーダル 背景エリア */
#modal-bg {
  display: none;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.movie-btn {
  width: 170px;
  height: 33px;
  position: absolute;
  left: 173px;
  bottom: 12px;
}

.online-btn {
  width: 170px;
  height: 33px;
  position: absolute;
  left: 350px;
  bottom: 12px;
}

/* LINEページで使用したボックスのスタイルを移行
  ===================================================================== */
.roundboxOuter {
  margin: 10px 0 0;
  border-radius: 5px;
}

.roundboxOuter .roundbox {
  background-color: #f1ead3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-top: 5px;
  position: relative;
}

.roundboxOuter .roundbox + .roundbox {
  margin-top: 10px;
}

.roundboxOuter .box-inner15 {
  padding: 5px 15px 15px 15px;
  position: relative;
  border: 1px solid #e9e7d9;
  background-color: #fff;
  border-radius: 5px;
}

.roundboxOuter .box-inner20 {
  padding: 20px 20px 20px 20px;
  position: relative;
  border: 1px solid #e9e7d9;
  background-color: #fff;
  border-radius: 5px;
}

/* 最新&おすすめ街コン情報
  ===================================================================== */
.top-partyevent-list {
  display: table;
  width: 98%;
  margin: 7px auto 3px;
  padding: 0;
}

.top-partyevent-list li {
  display: table-cell;
  width: 48%;
  padding: 5px 7px;
  vertical-align: middle;
}

.top-partyevent-list li div {
  width: 100%;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border: 1px solid #ccc;
  overflow: hidden;
}

.top-partyevent-list li div a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  height: auto;
  padding: 0 15px 0 0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  overflow: hidden;
  font-size: 108%;
  color: #1D3994;
  text-align: left;
  text-decoration: none;
  position: relative;
}

.top-partyevent-list li div a:hover {
  text-decoration: underline;
}

.top-partyevent-list li div img {
  display: table-cell;
  margin-right: 10px;
  vertical-align: middle;
}

.top-partyevent-list li div .icon_online {
  display: inline-block;
  margin-right: -3px;
  vertical-align: -30%;
}

.top-partyevent-list li div a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  background: url(https://www.will-gocon.net/img/top/arrow_under_green.png) left top no-repeat;
  background-size: 100% auto;
  position: absolute;
  right: 4px;
  bottom: 5px;
}

.top-partyevent-list li div p {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.67 !important;
  font-size: 14px;
  font-size: 0.875rem;
}

.gocon-event .box-inner15 {
  padding-bottom: 18px !important;
}

/* 相手を探す
  ===================================================================== */
.top-section {
  background-color: #FFF;
  border: 1px solid #f0e9ce;
  border-radius: 7px;
  margin-bottom: 20px;
  overflow: hidden;
}

.search_contents_inner .top-section-ttl-wrap:before {
  display: inline-block;
  content: "";
  width: 45px;
  height: 45px;
  position: absolute;
  top: -2px;
  left: 0px;
}

.search_contents_inner .top-section-ttl-wrap {
  background: #fff0a3 url(https://www.will-gocon.net/img/top/diagonal_white02.png) left top no-repeat;
  padding: 12px 0 10px 43px !important;
  position: relative;
}

.top-location .top-section-ttl-wrap:before {
  background: url(https://www.will-gocon.net/img/top/icon_map.png) left top no-repeat;
  background-size: 100% auto;
}

.top-location .top-section-ttl-wrap p {
  display: inline-block;
  width: 75%;
  font-size: 138.5%;
  font-weight: bold;
  text-align: right;
  letter-spacing: 0em;
}

.top-location .top-section-ttl-wrap p span {
  color: #0BBF8E;
}

.top-location .top-section-ttl-wrap p span.todaydata {
  font-size: 78%;
  font-weight: normal;
  color: #52280F;
  vertical-align: 5%;
}

.top-location .top-section-inner {
  background: url(/img/top/bg_location.png) right top no-repeat;
  background-size: contain;
}

.top-section-inner {
  padding: 10px;
}

.top-section-ttl {
  font-weight: bold;
  color: #4B1E06;
  font-size: 18px;
  font-size: 1.125rem;
}

.searchSct-place-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 80%;
}

.searchSct-place-list li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 15.5%;
  font-size: 16px;
  font-size: 1rem;
}

/*
.searchSct-place-list li:nth-child(6n) {
  margin-right: 0;
}
*/

.searchSct-place-list a {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 5px;
  display: block;
  text-decoration: none;
  padding: 15px 10px;
  position: relative;
}

.searchSct-place-list a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #4f2002;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.searchSct-place-list a:hover {
  background-color: #0BBF8E;
  border-color: #0BBF8E;
  color: #FFF;
}

.searchSct-place-list a:hover::before {
  border-color: transparent transparent transparent #FFF;
}

.searchSct-place-list.-other li {
  width: calc(31% + 10px);
}

.searchSct-event .top-section-ttl-wrap:before {
  background: url(https://www.will-gocon.net/img/top/icon_door.png) left top no-repeat;
  background-size: 100% auto;
}
.searchSct-event02 .top-section-ttl-wrap:before {
  background: url(https://www.will-gocon.net/img/top/icon_door.png) left top no-repeat;
  background-size: 100% auto;
}

.searchSct-2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.searchSct-event {
  width: 58%;
}

.searchSct-type {
  width: 40%;
}

.searchSct-event02 {
  width: 100%;
}

.searchSct-type02 {
  width: 100%;
}

.searchSct-event-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  /*margin-bottom: -2%;*/
  margin-bottom: 0;
}
/*
.searchSct-event-list li {
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 32%;
  text-align: center;
  height: 165px;
  font-size: 16px;
  font-size: 1rem;
}
*/
.searchSct-event-list li {
  border: 1px solid #DEDEDE;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: bold;
  margin-right: 1.2%;
  margin-bottom: 1%;
  width: 19%;
  text-align: center;
  height: 165px;
  font-size: 16px;
  font-size: 1rem;
}

.searchSct-event-list li:nth-child(5n) {
  margin-right: 0;
}

.searchSct-event-list a {
  text-decoration: none;
  height: 100%;
  display: block;
  width: 100%;
}

.searchSct-event-list a:hover {
  color: #0BBF8E;
}
/*
.searchSct-event-list .eventType a {
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*/
.searchSct-event-list .eventType a {
  background-position: center bottom;
  background-repeat: no-repeat;
  position: relative;
  padding-top: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.searchSct-event-list .eventType.-lunch a {
  background-image: url(img/eventtype_icon_lunch.png);
  background-size: 100% auto;
}

.searchSct-event-list .eventType.-conpaday a {
  background-image: url(img/eventtype_icon_conpaday.png);
  background-size: 100% auto;
}

.searchSct-event-list .eventType.-golf a {
  background-image: url(img/eventtype_icon_golf.png);
  background-size: 100% auto;
}

.searchSct-event-list .eventType.-omicon a {
  background-image: url(img/eventtype_icon_omicon.png);
  background-size: 100% auto;
}

.searchSct-event-list .eventType.-sports a {
  background-image: url(img/eventtype_icon_sports.png);
  background-size: 100% auto;
}

.searchSct-event-list .eventType.-women a {
  background-image: url(img/eventtype_icon_student.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-pastime a {
  background-image: url(img/eventtype_icon_pastime.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-gochi a {
  background-image: url(img/eventtype_icon_gochi.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-premium a {
  background-image: url(img/eventtype_icon_premium.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-max a {
  background-image: url(img/eventtype_icon_max.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-baseball a {
  background-image: url(img/eventtype_icon_baseball.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-jimotalk a {
  background-image: url(img/eventtype_icon_jimotalk.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-cooking a {
  background-image: url(img/eventtype_icon_cooking.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-ceramicart a {
  background-image: url(img/eventtype_icon_ceramicart.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-bouldering a {
  background-image: url(img/eventtype_icon_bouldering.png);
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-online a {
  background: url(https://www.will-gocon.net/partycon/img/list/147_online.png) center 33px no-repeat;
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-online a span {
	display: block;
	background: #fff;
	padding: 0 0 15px;
}
.searchSct-event-list .eventType.-datecon a {
  background: url(img/166-datecon.png) center 60px no-repeat;
  background-size: 100% auto;
}
.searchSct-event-list .eventType.-special a {
  background-image: url(img/eventtype_special.png);
  background-size: 100% auto;
}

.searchSct-type .top-section-ttl-wrap:before {
  background: url(https://www.will-gocon.net/img/top/icon_type03.png) left top no-repeat;
  background-size: 100% auto;
}
.searchSct-type02 .top-section-ttl-wrap:before {
  background: url(https://www.will-gocon.net/img/top/icon_type03.png) left top no-repeat;
  background-size: 100% auto;
}

.searchSct-type-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /*justify-content: space-between;*/
  /*margin-bottom: -2%;*/
  margin-bottom: -1%;
  margin-top: 10px;
}
/*
.searchSct-type-list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 2%;
  width: 32%;
  font-size: 15px;
  font-size: 0.9375rem;
}
*/
.searchSct-type-list li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 19%;
  font-size: 15px;
  font-size: 0.9375rem;
}

.searchSct-type-list a:hover {
  -webkit-backdrop-filter: brightness(1.1);
  backdrop-filter: brightness(1.1);
}

.searchSct-type-list a {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  margin: 0;
  padding: 26px 5px;
  font-size: 108%;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.27;
  text-decoration: none;
  width: 100%;
  max-height: 70px;
}

.searchSct-type-list .type01 {
  background: #FFCA3A;
}

.searchSct-type-list .type02 {
  background: #63D098;
}

.searchSct-type-list .type03 {
  background: #FFB7CB;
}

.searchSct-type-list .type04 {
  background: #8DC5DC;
}

.searchSct-type-list .type05 {
  background: #1377bd;
}

.searchSct-type-list .type06 {
  background: #88cc00;
}

.searchSct-type-list .type07 {
  background: #E2A1CB;
}

.searchSct-type-list .type08 {
  background: #F5CE5D;
}

.searchSct-type-list .type09 {
  background: #FFAE66;
}

.searchSct-type-list .type10 {
  background: #61BADE;
}

.searchSct-type-list .type11 {
  background: #FF8F8F;
}

.searchSct-type-list .type12 {
  background: #F581A2;
}

.searchSct-type-list .type13 {
  background: #80B3E8;
}

.searchSct-type-list .type14 {
  background: #43c1c1;
}

.searchSct-type-list .type20 {
  background: #DF485D;
}
.searchSct-type-list .type21 {
  background: #422a7d;
}
.searchSct-type-list .type22 {
  background: #7b5cc9;
}
.searchSct-type-list .type23 {
  background: #df489c;
}
.searchSct-type-list .type24 {
  background: #ff7a3a;
}
.searchSct-type-list .type25 {
  background: #19b97e;
}
.searchSct-type-list .type26 {
  background: #1952b9;
}
.searchSct-type-list .type27 {
  background: #ff4b4b;
}
.searchSct-type-list .type28 {
  background: #ff7f7f;
}
.searchSct-type-list .type29 {
  background: #3ecaff;
}
.searchSct-type-list .type30 {
  background: #218cb5;
}
.searchSct-type-list .type31 {
  background: #5b9fb9;
}
.searchSct-type-list .type65 {
  background: #ff89d5;
}

.searchSct-popular .top-section-ttl-wrap:before {
  background: url(img/search_icon_popular.png) left top no-repeat;
  background-size: 100% auto;
}

.searchSct-popular-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.searchSct-popular-list li {
  margin-right: 10px;
}

.searchSct-popular-list li:last-child {
  margin-right: 0;
}

/* 新規スタイルのボタン
  ===================================================================== */
.list-btn {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 40px;
}

.list-btn li {
  margin-right: 20px;
}

.list-btn li:last-child {
  margin-right: 0;
}

.list-btn.-col2 li {
  width: 400px;
}

.btn01 {
  background-color: #FFF;
  border: 1px solid #FCAB4C;
  border-radius: 40px;
  color: #4F2003 !important;
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 14px;
  font-size: 20px;
  font-size: 1.25rem;
}

.btn01 span {
  display: block;
  font-weight: normal;
  font-size: 14px;
  font-size: 0.875rem;
}

.btn01:hover {
  background-color: #FCAB4C;
  color: #FFF !important;
}

/* サービスのご案内
  ===================================================================== */
.service-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  padding-top: 22px;
}

.service-info-img {
  width: 280px;
}

#contents .service-info-detail p {
  line-height: 1.75;
}

.service-info-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.service-info-detail p {
  width: 560px;
}

.machicon-point-list {
  margin-top: 30px;
}

.machicon-point-list li {
  color: #4B1E06;
  font-weight: bold;
  margin-bottom: 6px;
  min-height: 35px;
  position: relative;
  padding-left: 45px;
  font-size: 20px;
  font-size: 1.25rem;
}

.machicon-point-list li:last-child {
  margin-bottom: 0;
}

.machicon-point-list li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.machicon-point-list li strong {
  color: #FCAB4C;
  font-weight: bold;
}

/* 連絡先交換サポートアプリ「あぴれーる」
  ===================================================================== */
.machicon-appSct-ttl {
  font-weight: bold;
  color: #FCAB4C;
  margin-bottom: 17px;
  margin-top: 33px;
  font-size: 20px;
  font-size: 1.25rem;
}

.machicon-appSct-ttl:first-child {
  margin-top: 0;
}

.machicon-appSct-ttl span {
  color: #4B1E06;
}

/* ご参加までの流れ
  ===================================================================== */
.machicon-flow-wrap .roundbox {
  padding: 4px;
}

.machicon-flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.machicon-flow li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #4B1E06;
  font-weight: bold;
  line-height: 1.225 !important;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 230px;
  font-size: 16px;
  font-size: 1rem;
}

.machicon-flow li:nth-child(4n) {
  margin-right: 0;
}

.machicon-flow li:nth-child(4n) .machicon-flow-box::after, .machicon-flow li:last-child .machicon-flow-box::after {
  display: none;
}

.machicon-flow-box {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 15px 10px 15px 15px !important;
  height: 100%;
  width: 100%;
}

.machicon-flow-box::after {
  border: 13px solid transparent;
  border-left: 13px solid #28BF8E;
  content: '';
  display: block;
  position: absolute;
  right: -26px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 5;
}

.machicon-flow-ttl {
  padding-left: 39px;
}

.machicon-flow-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.machicon-flow-clr {
  color: #FCAB4C;
}

.machicon-flow-img {
  text-align: center;
  margin-top: 10px;
}

/* ご参加料金
  ===================================================================== */
.txtBlueBld {
  color: #0e95cd;
  font-weight: bold;
}

.txtPinkBld {
  color: #f81872;
  font-weight: bold;
}

.machicon-price table.priceTb {
  width: 100%;
  margin: 0 0 10px;
  border: #E5E6D8 2px solid;
}

#contents .machicon-price table.priceTb th,
#contents .machicon-price table.priceTb td {
  line-height: 1;
}

.machicon-price table.priceTb th {
  width: 10%;
  border-right: #E5E6D8 1px solid;
  background: url(/common/css/img/bg_dot_ttl.gif);
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
}

.machicon-price table.priceTb td {
  width: 40%;
  padding: 6px;
  border-right: #E5E6D8 1px solid;
  vertical-align: middle;
  font-size: 13px;
  color: #4E2905;
}

.machicon-price .priceTxtMan {
  color: #0e95cd;
  font-size: 24px;
  font-family: arial,helvetica,clean,sans-serif;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.machicon-price .priceTxtWoman {
  color: #f81872;
  font-size: 24px;
  font-family: arial,helvetica,clean,sans-serif;
  font-weight: bold;
  letter-spacing: -0.03em;
}

.machicon-price .box-inner15 {
  padding: 37px 35px 18px 35px;
}

.machicon-price-noteList li {
  font-size: 14px;
  font-size: 0.875rem;
}

/* 街コンの魅力
  ===================================================================== */
.machicon-recommendTtl {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #4B1E06;
  font-weight: bold;
  padding: 14px 0 0 18px;
  height: 50px;
  background: url(/gocon/css/img/guide/ttl_dot.gif) repeat left top;
  background-size: 3.5px auto;
  max-width: 100%;
  position: relative;
  font-size: 18px;
  font-size: 1.125rem;
}

.machicon-recommendTtl::before {
  background: url(/gocon/css/img/guide/ttl_recommend.png) no-repeat left top;
  background-size: cover;
  content: '';
  display: inline-block;
  height: 24px;
  width: 46px;
  margin-right: 13px;
  vertical-align: middle;
}

.machicon-recommendList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 25px;
  margin-bottom: -8px;
}

.machicon-recommendList li {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 8px;
  position: relative;
  padding-left: 30px;
  width: 50%;
  font-size: 14px;
  font-size: 0.875rem;
}

.machicon-recommendList li::before {
  background: url(/common/css/img/icon_check.png) no-repeat left top;
  background-size: cover;
  content: '';
  display: block;
  height: 16px;
  width: 19px;
  position: absolute;
  left: 0;
  top: 2px;
}

.machicon-recommend-point {
  margin-top: 31px;
  position: relative;
  width: 100%;
}

.machicon-recommend-pointList li {
  color: #4B1E06;
  font-weight: bold;
  margin-bottom: 4px;
  font-size: 14px;
  font-size: 0.875rem;
}

/* 街コン開催場所
  ===================================================================== */
.machicon-place-list span {
  display: block;
  margin-top: 10px;
}

.machicon-place-list li {
  text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
}

.machicon-colBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.machicon-colBlock.-col3 {
  margin-bottom: -30px;
}

.machicon-colBlock.-col3 > * {
  margin-right: 30px;
  margin-bottom: 30px;
  width: 270px;
}

.machicon-colBlock.-col3 > *:nth-child(3n) {
  margin-right: 0;
}

.machicon-colBlock.-col2 {
  margin-bottom: -40px;
}

.machicon-colBlock.-col2 > * {
  margin-right: 40px;
  margin-bottom: 40px;
  width: 400px;
}

.machicon-colBlock.-col2 > *:nth-child(2n) {
  margin-right: 0;
}

/* ご参加者の声
  ===================================================================== */
/*woman - man */
#voiceBox .roundbox.woman {
  background-color: #fbe9f0;
  border: 1px solid #fbe9f0;
}

#voiceBox .roundbox.man {
  background-color: #e4f7ff;
  border: 1px solid #e4f7ff;
}

#voiceBox .roundbox.woman .voiceHeader p {
  color: #f81872;
}

#voiceBox .roundbox.man .voiceHeader p {
  color: #0e95cd;
}

.machicon-voice #voiceBox {
  width: 733px;
  height: 282px;
  padding: 0 0 0 17px;
  margin: 10px 0 0;
  background: url(/group/css/img/bg_other.gif) left top no-repeat;
}

.machicon-voice #voiceBox ul.ttlBox {
  height: 53px;
}

.machicon-voice #voiceBox li.roundbox {
  width: 233px;
  height: 210px;
  margin: 0 6px 0 0;
}

.machicon-voice #voiceBox p.dotTxt {
  padding: 15px 0 0;
  margin: 5px 0 0;
  border-top: #CCC 1px dotted;
  font-size: 13px;
  line-height: 1.67;
}

.machicon-voice #voiceBox .voiceHeader p {
  padding: 2px 0 4px;
  font-size: 14px;
}

.machicon-voice #voiceBox ul.ttlBox {
  height: auto;
  margin-bottom: 9px;
}

.machicon-voice #voiceBox {
  background: none;
  height: auto;
  width: 100%;
  padding: 0;
}

.machicon-voice #voiceBox li.roundbox {
  width: 301px;
  height: auto;
}

.machicon-voice #voiceBox li.roundbox:last-child {
  margin-right: 0;
}

.machicon-voice .voiceHeader p {
  line-height: 1 !important;
}

.gocon-voice-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gocon-voice-user > li {
  float: none;
}

/* Ｑ＆Ａ
  ===================================================================== */
.qa .detailBoxIn dl {
  margin: 0 0 15px;
  background: url(/common/css/img/bk_dotline.gif) left bottom repeat-x;
}

.qa .detailBoxIn dt {
  padding: 10px 0 10px 45px;
  border-bottom: #E9E6D5 2px solid;
  background: url(/qa/css/img/ico_q_red.gif) left center no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #4F2004;
}

.qa .detailBoxIn dd {
  padding: 15px 0 15px 45px;
  background: url(/qa/css/img/ico_a_red.gif) left 10px no-repeat;
  font-size: 15px;
}

.qa .detailBoxIn.gr dt {
  background: url(/qa/css/img/ico_q_gr.gif) left center no-repeat;
}

.qa .detailBoxIn.gr dd {
  background: url(/qa/css/img/ico_a_gr.gif) left 10px no-repeat;
}

.gocon-qa-step {
  color: #FF6600;
}

.gocon-qa-flow {
  color: #cc6600;
}

/* 街コン開催レポ
  ===================================================================== */
.machicon-colBlock {
  margin-top: 15px;
  margin-bottom: 15px;
}

.machicon-report-blockTtl {
  border-left: 5px solid #f66c96;
  font-weight: bold;
  margin-bottom: 10px;
  padding-left: 10px;
  font-size: 18px;
  font-size: 1.125rem;
}

#wrapper.machicon #contents .machicon-report-blockDate {
  text-align: right;
  margin-bottom: 5px;
  font-size: 12px;
  font-size: 0.75rem;
}

.machicon-report-blockImg {
  margin-bottom: 10px;
}

.machicon-report-blocktxt {
  line-height: 1.75;
}

/* バナー
  ===================================================================== */
.gocon-bnr {
  text-align: center;
  margin-top: 30px;
}


/* フッター
  ===================================================================== */
.machicon-footer {
  margin: 0 auto;
  width: 750px;
}

.machicon-footer .choice {
  background: #efeacf;
  border-radius: 8px;
  text-align: center;
  padding: 10px;
  margin-bottom: 30px;
}

.machicon-footer .choice h3 {
  background: none;
  border: none;
  padding: 0px;
  margin-top: 0px;
  color: #4f2004;
  padding-left: 30px;
  font-size: 182%;
  position: relative;
  display: inline-block;
  margin: 10px auto 20px auto;
}

.machicon-footer .choice h3:before, .machicon-footer .choice h3:after {
  content: '';
  position: absolute;
  top: 0px;
  height: 25px;
  width: 24px;
}

.machicon-footer .choice h3:before {
  left: 0px;
  background: url(https://www.will-gocon.net/group/css/img/left.gif) left top no-repeat !important;
  background-size: 24px 25px;
}

.machicon-footer .choice h3:after {
  right: 0px;
  background: url(https://www.will-gocon.net/group/css/img/right.gif) left top no-repeat !important;
  background-size: 24px 25px;
}

.machicon-footer .choice .choice_box {
  width: 360px;
  background: #fff;
  border: 1px solid #d2c6ab;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1.732px 1.64px 0.36px rgba(130, 98, 77, 0.25);
  box-shadow: 1px 1.732px 1.64px 0.36px rgba(130, 98, 77, 0.25);
  position: relative;
  padding: 20px 0px 15px 0px;
}

.machicon-footer .choice .choice_box:hover .btn {
  opacity: 0.7;
}

.machicon-footer .choice .choice_box .image {
  position: absolute;
  bottom: 46px;
  left: 10px;
}

.machicon-footer .choice .choice_box.machicon .image {
  left: 20px;
}

.machicon-footer .choice .choice_box .txt {
  margin-bottom: 15px;
}

.machicon-footer .choice .choice_box.setting .txt {
  padding-left: 130px;
}

.machicon-footer .choice .choice_box.machicon .txt {
  padding-left: 96px;
}
