@charset "utf-8";

/*================================================
CampaignName
================================================*/

.CampaignName {
  display: none;
}

/*================================================
Firstview
================================================*/

.Firstview {
  background-color: #82BB48;
  margin-bottom: -1px;
  padding: 30px 0px 100px 0px;
  background-image: url(../img/firstview_back_pc.jpg);
  background-position: bottom center;
  background-size: cover;
}
.FirstviewLogo {
  margin-top: 100px;
  margin-bottom: 10px;
  text-align: center;
}
.FirstviewTextArrow {
  margin: 0px auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 17px solid #1D2088;
  border-top: 0;
}
.FirstviewText {
  display: flex;
  justify-content: center;
}
.FirstviewTextInner {
  display: inline-block;
  margin-bottom: 20px;
  padding: 15px 35px 20px 35px;
  border-radius: 25px;
  text-align: center;
  background-color: #1D2088;
  box-sizing: border-box;
}
.FirstviewText p {
  margin-bottom: 3px;
  line-height: 1.50;
  color: #FFFFFF;
  font-weight: 900;
}
.FirstviewText span {
  margin: 0px 3px;
}
.FirstviewText aside {
  line-height: 1.25;
  color: #FFFFFF;
  font-weight: 700;
}
.FirstviewText aside a {
  margin: 0px 3px;
  color: #FFFFFF;
}
.FirstviewPhoto {
  width: 1280px;
  max-width: 1280px;
  height: auto;
  margin: 0px auto 50px auto;
}
.FirstviewCaption {
  width: 100%;
  margin: 0px auto 0px auto;
}
.FirstviewCaption h2 {
  text-align: center;
  color: #FFFFFF;
}
.FirstviewCaption h2 strong {
  display: block;
  margin-bottom: 10px;
  line-height: 1.25;
  text-shadow: 0px 0px 3px rgba(130,187,72,0.75);
  font-weight: 700;
}
.FirstviewCaption h2 span {
  display: block;
  margin-top: 0px;
  line-height: 1.25;
  text-shadow: 0px 0px 3px rgba(130,187,72,0.75);
  font-weight: 400;
}

@media (max-width: 1365px) {
  
  .FirstviewPhoto {
    width: 960px;
    max-width: 960px;
  }
}

@media (max-width: 1023px) {
  
  .Firstview {
    height: auto;
    padding: 25px 0px 0px 0px;
    background-image: url(../img/firstview_back_sp.jpg);
  }
  .FirstviewLogo {
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .FirstviewLogo img {
    width: 96%;
  }
  .FirstviewTextArrow {
    display: none;
  }
  .FirstviewTextInner {
    display: block;
    width: 90%;
    padding: 15px 25px 20px 25px;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .FirstviewText p {
    margin-bottom: 5px;
  }
  .FirstviewPhoto {
    width: 90%;
    max-width: auto;
    margin: 0px auto 20px auto;
  }
  .FirstviewPhoto img {
    width: 100%;
    height: auto;
  }
  .FirstviewCaption h2 {
    width: 100%;
    margin: 0px auto;
    padding: 5%;
    text-align: justify;
    text-justify: inter-ideograph;
    background-image: url(../img/course_list_back.png);
    box-sizing: border-box;
  }
  .FirstviewCaption h2 strong {
    display: block;
    margin-bottom: 10px;
    line-height: 1.50;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
  }
  .FirstviewCaption h2 span {
    display: block;
    margin-top: 0px;
    line-height: 1.50;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.75);
  }
  .FirstviewCaption span {
    margin-top: 8px;
    line-height: 1.50;
  }
}

/*================================================
Coupon
================================================*/

.Coupon {
  clear: both;
  padding: 50px 5% 5% 5%;
  background-color: #82BB48;
  background-image: url("../img/coupon_back.jpg");
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  box-sizing: border-box;
}
.Coupon .CouponInner .CommonTitle {
  line-height: 1.00;  
}
.Coupon .CouponInner .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.Tournament .CommonTitle {
  line-height: 1.00;  
}
.Tournament .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.Course .CommonTitle {
  line-height: 1.00;  
}
.Course .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.Gourmet .CommonTitle {
  line-height: 1.00;  
}
.Gourmet .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.Spot .CommonTitle {
  line-height: 1.00;  
}
.Spot .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.Air .CommonTitle {
  line-height: 1.00;  
}
.Air .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.GoogleMap .CommonTitle {
  line-height: 1.00;  
}
.GoogleMap .CommonLead {
  line-height: 1.25;
  font-weight: 700;
}
.CouponInner {
  max-width: 1280px;
  margin: 0px auto;
}
.CouponOne {
  float: left;
  width: 50%;
  margin-bottom: 20px;
}
.CouponOne:last-child {
  margin-bottom: 0px;
}
.CouponOneFlag {
  margin: 0px auto 30px auto;
  text-align: center;
}
.CouponOneFlagNumber {
  margin: 0px 5px;
  padding: 7px 15px;
  border: 3px #BF0000 solid;
  border-radius: 10px;
  background-color: #BF0000;
  color: #FFFFFF;
  font-weight: 700;
}
.CouponOneFlagTarget {
  margin: 0px 5px;
  padding: 7px 15px;
  border: 3px #BF0000 solid;
  border-radius: 10px;
  background-color: #FFFFFF;
  color: #BF0000;
  font-weight: 700;
}
.CouponOneImage {
  width: 100%;
  margin: 0px auto 20px auto;
  padding: 0px 10%;
  box-sizing: border-box;
}
.CouponOneImage img {
  width: 100%;
  height: auto;
}
.CouponOneImage img:hover {
  opacity: 0.5;
  transition: all 0.3s ease;
}
.CouponDetail {
  width: 100%;
  border: 1px #1D2088 solid;
  border-collapse: collapse;
  line-height: 1.75;
  box-sizing: border-box;
}
.CouponDetail tr {
  width: 100%;
}
.CouponDetail th {
  width: 28%;
  padding: 10px;
  border-right: 1px #1D2088 solid;
  border-bottom: 1px #1D2088 solid;
  background-color: #E8E9F8;
  vertical-align: top;
  text-align: left;
}
.CouponDetail td {
  width: 72%;
  padding: 10px;
  border-bottom: 1px #1D2088 solid;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #FFFFFF;
  vertical-align: top;
}
.CouponDetail p {
  margin-bottom: 0px;
  line-height: 1.50;
}
.CouponDetail a {
  color: #000000;
}
.CouponDetailNewWindow {
  margin-right: 5px;
  vertical-align: middle;
}
.CouponDetail span {
  margin-right: 5px;
  padding: 0px 7px;
  border-radius: 0px;
  background-color: #999999;
  color: #FFFFFF;
}
.CouponDetailCoursePref {
	display: block;
	float: left;
	margin-right: 10px;
  padding: 0px 10px;
  background-color: #E8E9F8;
	box-sizing: border-box;
}
.CouponDetailCourseName {
	display: block;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px #000000 dotted;
}
.CouponDetailAttentionBikkuri {
	margin-right: 5px;
  padding: 1px 8px !important;
  border: 3px #000000 solid;
  border-radius: 50px;
  background-color: #FFCC00;
  color: #000000 !important;
}
.CouponDetailAttentionList {
  padding: 1% 2% 1% 2%;
}
.CouponDetail strong {
  color: #BF0000;
}

@media (max-width: 1023px) {

  .Coupon {
    padding: 50px 0% 5% 0%;
  }
  .CouponInner {
    width: 100%;
    margin: 0px auto;
  }
  .CouponOneWrap {
    width: 100%;
    margin: 0px auto 0px auto;
  }
  .CouponOne {
    float: none;
    width: 100%;
    margin-bottom: 50px;
  }
  .CouponOne:last-child {
    margin-bottom: 0px;
  }
  .CouponOneFlagNumber {
    margin: 0px 2px;
  }
  .CouponOneFlagTarget {
    margin: 0px 2px;
  }
  .CouponOneImage {
    width: 90%;
    padding: 0px 0%;
  }
  .CouponDetail {
    width: 90%;
    margin: 0px auto;
    border-top: 1px #82BB48 solid;
    border-left: 1px #82BB48 solid;
    border-right: 1px #82BB48 solid;
    border-bottom: none;
  }
  .CouponDetail tr {
    width: 100%;
  }
  .CouponDetail th {
    display: block;
    width: 94%;
    padding: 3% 3%;
    border-right: none;
    border-bottom: 1px #82BB48 dotted;
    text-align: center;
  }
  .CouponDetail td {
    display: block;
    width: 94%;
    padding: 3% 3%;
    border-bottom: 1px #82BB48 dotted;
  }
  .CouponDetailAttentionWrap .AccordionSwitch {
    margin-bottom: 0px;
  }
  .CouponDetailAttentionBikkuri {
    padding: 1px 10px !important;
  }
}

/*================================================
CouponOneBig
================================================*/

.CouponOneBig {
  float: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0%;
  text-align: center;
  background-color: #D9EAC8;
  box-sizing: border-box;
}
.CouponOneBig img {
  width: 100%;
  max-width: 950px;
  margin: 0px auto 0px auto;
  text-align: center;
}
.CouponOneBig img:hover {
  opacity: 0.5;
  transition: all 0.3s ease;
}

@media (max-width: 1023px) {

  .CouponOneBig {
    padding: 25px 0%;
  }
  .CouponOneBig img {
    width: 90%;
    margin: 0px auto;
  }
}

/*================================================
CommonParts
================================================*/

.CommonView {
  padding: 50px 0px 0px 0px;
  background-image: url("../img/secondview_back.jpg");
}
.CommonTitle {
  margin-bottom: 25px;
  text-align: center;
  line-height: 1.00;
  color: #1D2088;
  text-shadow:1px 1px 0 #FFFFFF, -1px -1px 0 #FFFFFF,
            -1px 1px 0 #FFFFFF, 1px -1px 0 #FFFFFF,
            0px 1px 0 #FFFFFF,  0-1px 0 #FFFFFF,
            -1px 0 0 #FFFFFF, 1px 0 0 #FFFFFF;
}
.CommonTitle .Travel {
  color: #00BB00;
}
.CommonLead {
  width: 100%;
  margin: 0px auto 35px auto;
  text-align: center;
  line-height: 1.25;
  color: #FFFFFF;
}
.CommonNewWindow {
  margin-top: 50px;
  text-align: center;
  line-height: 1.25;
  color: #FFFFFF;
}
.CommonNewWindow a {
  color: #FFFFFF;
}
.AccordionSwitch {
  cursor: pointer;
  padding: 10px 30px 10px 20px !important;
  border-top: 5px #000000 solid;
  border-left: 5px #000000 solid;
  border-right: 5px #000000 solid;
  border-bottom: 5px #000000 solid !important;
  background-color: #FFFFFF;
}
.AccordionSwitch span {
  margin-right: 10px;
  padding: 0px 3px;
  color: #FFFFFF;
}
.AccordionFold {
  display: none;
}

@media (max-width: 1023px) {

  .CommonView {
    padding: 0px 0px 0px 0px;
  }
  .CommonTitle {
    margin-bottom: 25px;
  }
  .CommonLead {
    width: 90%;
    margin: 0px auto 25px auto;
    line-height: 1.25;
  }
  .CommonNewWindow {
    width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .AccordionSwitch {
    width: 100%;
    margin: 0px auto 10px auto;
    padding: 10px 0px 10px 10px !important;
    box-sizing: border-box;
  }
}

/*================================================
Map
================================================*/

.Map {
  width: 100%;
  height: 600px;
  margin: 0px auto;
}

@media (max-width: 1023px) {

  .Map {
    width: 100%;
    height: 600px;
    margin-bottom: 0px;
    border-top: 0px solid #CCCCCC;
    border-bottom: 0px solid #CCCCCC;
  }
}

/*================================================
MapCard
================================================*/

.MapCard {
  width: 300px !important;
  margin: 10px !important;
  padding: 2.5% !important;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.MapCardPhoto {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
}
.MapCardPref {
  display: block;
  margin-bottom: 10px;
  padding: 5px 0px;
  text-align: center;
  line-height: 1.25;
  background-color: #EEEEEE;
}
.MapCardName {
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.25;
}
.MapCardCity {
  margin-bottom: 5px;
  text-align: center;
  line-height: 1.25;
}
.MapCardRoute {
  margin-bottom: 10px;
  text-align: center;
  line-height: 1.25;
}
.MapCardRoute:before {
  content: "(";
  margin-right: 2px;
}
.MapCardRoute:after {
  content: ")";
  margin-left: 2px;
}
.MapCardButtonWrap {
  width: 100%;
}
.MapCardButtonL {
  display: block;
  float: left;
  width: 48%;
  margin: 0px 1%;
  padding: 3%;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  background-color: #FF8800;
  color: #FFFFFF;
  box-sizing: border-box;
}
.MapCardButtonR {
  display: block;
  float: left;
  width: 48%;
  margin: 0px 1%;
  padding: 3%;
  border-radius: 10px;
  text-align: center;
  text-decoration: none;
  background-color: #FF8800;
  color: #FFFFFF;
  box-sizing: border-box;
}
.MapCardButtonL:hover,
.MapCardButtonR:hover {
  transition: all 0.3s ease;
  background-color: #FF3300;
  text-decoration: none;
  color: #FFFFFF;
}
.MapCardButtonL:visited,
.MapCardButtonR:visited {
  text-decoration: none;
  color: #FFFFFF;
}
.MAP_ROAD .MapCardPhoto,
.MAP_ROAD .MapCardPref,
.MAP_ROAD .MapCardCity,
.MAP_ROAD .MapCardRoute ,
.MAP_ROAD .MapCardButtonWrap {
  display: none !important;
}

@media (max-width: 1023px) {

  .MapCard {
    width: 200px;
    overflow: hidden;
  }
  .MapCardPhoto {
    width: 90%;
    margin: 0px auto 5px auto;
  }
  .MapCardPref {
    width: 90%;
    margin: 0px auto 5px auto;
  }
  .MapCardName {
    width: 90%;
    margin: 0px auto 5px auto;
  }
  .MapCardCity {
    width: 90%;
    margin: 0px auto 5px auto;
  }
  .MapCardRoute {
    width: 90%;
    margin: 0px auto 5px auto;
  }
  .MapCardButtonL {
    float: none;
    width: 90%;
    margin: 0px auto 5px auto;
  }
  .MapCardButtonR {
    float: none;
    width: 90%;
    margin: 0px auto;
  }
}

/*================================================
Tournament & Course
================================================*/

.Tournament {
  width: 90%;
  margin: 0px auto;
  padding: 50px 0px;
}

.Course {
  width: 90%;
  max-width: 1280px;
  margin: 0px auto;
  padding: 50px 0px;
}

/*================================================
TournamentOne
================================================*/

.TournamentOne {
  float: left;
  width: 48%;
  margin: 0px 1% 20px 1%;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.TournamentOnePhoto {
  display: block;
  float: left;
  min-width: 50%;
  min-height: 100%;
  background-position: top center;
  background-size: cover;
}
.TournamentOneAbout {
  float: left;
  width: 50%;
  padding: 3%;
  box-sizing: border-box;
}
.TournamentOneAboutName {
  margin-bottom: 5px;
  line-height: 1.25;
  font-weight: 900;
}
.TournamentOneAboutRoot {
  margin-bottom: 20px;
  line-height: 1.25;
}
.TournamentOneAboutExplain {
  margin-bottom: 10px;
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
}
.TournamentOneAboutExplain strong {
  color: #BF0000;
}
.TournamentOneAboutButton li a {
  display: block;
  float: left;
  width: 50%;
  padding: 2.5% 0% 2.5% 5%;
  line-height: 1.25;
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
  box-sizing: border-box;
}
.TournamentOneAboutButton li a:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.TournamentOneAboutButton li .ButtonGora,
.CourseOneAboutButton li .ButtonGora {
  background-position: center right;
  background-image: url("../img/arrow.png");
  background-repeat: no-repeat;
  background-color: #FF6600;
}
.TournamentOneAboutButton li .ButtonTravel,
.CourseOneAboutButton li .ButtonTravel {
  background-position: center right;
  background-image: url("../img/new_window_white.png");
  background-repeat: no-repeat;
  background-color: #00BB00;
}

@media (max-width: 1365px) {

  .TournamentOneAboutButton li a {
    float: none;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  
  .TournamentOne {
    float: none;
    width: 100%;
    margin: 0px auto 20px auto;
  }
  .TournamentOnePhoto {
    float: none;
    width: 94%;
    min-width: 94%;
    margin: 10px auto 0px auto;
    min-height: 150px;
  }
  .TournamentOneAbout {
    float: none;
    width: 100%;
    padding: 3% 5% 5% 5%;
  }
  .TournamentOneAboutName {
    text-align: center;
  }
  .TournamentOneAboutRoot {
    text-align: center;
  }
  .TournamentOneAboutButton li a {
    float: none;
    width: 100%;
    padding: 3% 0% 3% 3%;
  }
}

/*================================================
CourseOne
================================================*/

.CourseOne {
  float: left;
  width: 32.33333%;
  margin: 0px 0.5% 20px 0.5%;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.CourseOnePhoto {
  width: 100%;
}
.CourseOneAbout {
  padding: 5%;
}
.CourseOneAboutName {
  margin-bottom: 5px;
  line-height: 1.25;
  font-weight: 900;
}
.CourseOneAboutRoot {
  margin-bottom: 10px;
  line-height: 1.25;
  font-weight: 400;
}
.CourseOneAboutExplain {
  margin-bottom: 10px;
  line-height: 1.50;
}
.CourseOneAboutButton li a:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.CourseOneAboutButton li a {
  display: block;
  float: left;
  width: 50%;
  padding: 2.5% 0% 2.5% 5%;
  line-height: 1.25;
  text-align: left;
  text-decoration: none;
  color: #FFFFFF;
  box-sizing: border-box;
}

@media (max-width: 1023px) {
  
  .CourseOne {
    float: none;
    width: 100%;
    margin: 0px 0% 1px 0%;
  }
  .CourseOnePhoto {
    display: none;
  }
  .CourseOneAbout {
    padding: 3%;
  }
  .CourseOneAboutName {
  }
  .CourseOneAboutRoot {
    margin-bottom: 10px;
  }
  .CourseOneAboutExplain {
    display: none;
  }
  .CourseOneAboutButton li a {
    float: none;
    width: 100%;
    padding: 2.5% 0% 2.5% 5%;
    line-height: 1.25;
    text-align: left;
    text-decoration: none;
    color: #FFFFFF;
    box-sizing: border-box;
  }
  .CourseOneAboutButton li .ButtonTravel {
    display: none;
  }
}

/*================================================
Gourmet & Spot
================================================*/

.Gourmet,
.Spot {
  clear: both;
  padding: 50px 0px;
}

/*================================================
Attraction
================================================*/

.AttractionOne {
  clear: both;
  width: 80%;
  max-width: 1280px;
  margin: 0px auto;
  border-bottom: 1px #CCCCCC dotted;
  background-color: #000000;
}
.AttractionBotton {
  clear: both;
  width: 80%;
  max-width: 1280px;
  margin: 0px auto 100px auto;
  padding: 35px 20px 35px 20px !important;
  text-align: center;
  box-sizing: border-box;
}
.AttractionBotton:hover {
  opacity: 0.75 !important;
  transition: all 0.3s ease;
}
.AttractionBotton strong {
  display: block;
  line-height: 1.00;
  color: #000000;
}
.AttractionBotton span {
  display: block;
  margin-top: -10px;
  line-height: 1.25;
  color: #000000;
}
.AttractionBotton i {
  display: inline-block;
  padding: 12px 20px 12px 20px;
  border-radius: 50px;
  line-height: 1.00;
  color: #FFFFFF;
  background-color: #BF0000;
}

.AttractionBotton.GourmetBack { background-image: url("../img/attraction_button_gourmet_back.jpg"); background-size: cover; }
.AttractionBotton.SpotBack    { background-image: url("../img/attraction_button_spot_back.jpg"); background-size: cover; }

.SideLeft  .AttractionOneSideAnko { float: left; }
.SideLeft  .AttractionOneSideText { float: left; }
.SideRight .AttractionOneSideAnko { float: right; }
.SideRight .AttractionOneSideText { float: right; }

.AttractionOneSideAnko {
  width: 50%;
  min-width: 50%;
}
.AttractionOneSideText {
  width: 50%;
  padding: 5%;
  box-sizing: border-box;
}
.AttractionOneSideTextName {
  margin-bottom: 20px;
  line-height: 1.25;
  color: #FFFFFF;
  font-weight: 900;
}
.AttractionOneSideTextExplain {
  margin-bottom: 20px;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.75;
  color: #FFFFFF;
}
.AttractionOneSideTextExplain a {
  color: #FFFFFF;
}
.AttractionOneSideData {
  margin-bottom: 20px;
}
.AttractionOneSideData li {
  clear: both;
  width: 100%;
  padding: 5px 0px;
  border-bottom: 1px #FFFFFF dotted;
  box-sizing: border-box;
}
.AttractionOneSideData li:last-child {
  border-bottom: 0px #FFFFFF dotted;
}
.AttractionOneSideData i {
  display: block;
  float: left;
  width: 15%;
  line-height: 1.25;
  color: #FFFFFF;
}
.AttractionOneSideData span {
  display: block;
  float: left;
  width: 85%;
  line-height: 1.25;
  text-align: justify;
  text-justify: inter-ideograph;
  color: #FFFFFF;
}
.AttractionOneSideData a {
  color: #FFFFFF;
}
.AttractionOneSideTextButton {
  display: inline-block;
  padding: 20px;
  border: 1px #FFFFFF solid;
  line-height: 1.00;
  text-decoration: none;
  background-image: url("../img/attraction_button_back.png");
  color: #FFFFFF;
  font-weight: 700;
}
.AttractionOneSideTextButton:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}

.AttractionGourmet1 { background-size: cover; background-image: url("../img/gourmet_photo_1_pc.jpg"); background-position: center center; }
.AttractionGourmet2 { background-size: cover; background-image: url("../img/gourmet_photo_2_pc.jpg"); background-position: center center; }
.AttractionGourmet3 { background-size: cover; background-image: url("../img/gourmet_photo_3_pc.jpg"); background-position: center center; }
.AttractionGourmet4 { background-size: cover; background-image: url("../img/gourmet_photo_4_pc.jpg"); background-position: center center; }
.AttractionGourmet5 { background-size: cover; background-image: url("../img/gourmet_photo_5_pc.jpg"); background-position: center center; }
.AttractionGourmet6 { background-size: cover; background-image: url("../img/gourmet_photo_6_pc.jpg"); background-position: center center; }
.AttractionGourmet7 { background-size: cover; background-image: url("../img/gourmet_photo_7_pc.jpg"); background-position: center center; }
.AttractionGourmet8 { background-size: cover; background-image: url("../img/gourmet_photo_8_pc.jpg"); background-position: center center; }

.AttractionSpot1 { background-size: cover; background-image: url("../img/spot_photo_1_pc.jpg"); background-position: center center; }
.AttractionSpot2 { background-size: cover; background-image: url("../img/spot_photo_2_pc.jpg"); background-position: center center; }
.AttractionSpot3 { background-size: cover; background-image: url("../img/spot_photo_3_pc.jpg"); background-position: center center; }
.AttractionSpot4 { background-size: cover; background-image: url("../img/spot_photo_4_pc.jpg"); background-position: center center; }
.AttractionSpot5 { background-size: cover; background-image: url("../img/spot_photo_5_pc.jpg"); background-position: center center; }
.AttractionSpot6 { background-size: cover; background-image: url("../img/spot_photo_6_pc.jpg"); background-position: center center; }
.AttractionSpot7 { background-size: cover; background-image: url("../img/spot_photo_7_pc.jpg"); background-position: center center; }
.AttractionSpot8 { background-size: cover; background-image: url("../img/spot_photo_8_pc.jpg"); background-position: center center; }

@media (max-width: 1365px) {
  
  
  .AttractionOne {
    width: 90%;
  }
  .AttractionBotton {
    width: 90%;
  }
}

@media (max-width: 1023px) {
  
  .AttractionOne {
    width: 100%;
    max-width: auto;
  }
  .AttractionBotton {
    width: 90%;
    max-width: auto;
    padding: 20px 20px 15px 20px !important;
  }
  .AttractionBotton strong {
    margin-bottom: 5px;
  }
  .AttractionBotton span {
    margin-top: -10px;
    line-height: 1.25;
  }
  .AttractionBotton i {
    padding: 10px 15px 10px 15px;
  }
  .SideLeft  .AttractionOneSideAnko { float: none; }
  .SideLeft  .AttractionOneSideText { float: none; }
  .SideRight .AttractionOneSideAnko { float: none; }
  .SideRight .AttractionOneSideText { float: none; }

  .AttractionOneSideAnko {
    display: none;
    width: 100%;
    min-width: 100%;
  }
  .AttractionOneSideText {
    width: 100%;
    padding: 7.5%;
    box-sizing: border-box;
  }
  .AttractionOneSideTextSmaphoPhoto {
    margin-bottom: 12px;
  }
  .AttractionOneSideTextName {
    margin-bottom: 10px;
  }
  .AttractionOneSideTextExplain {
    margin-bottom: 15px;
    line-height: 1.50;
  }
  .AttractionOneSideData {
    margin-bottom: 20px;
  }
  .AttractionOneSideData i {
    float: left;
  }
  .AttractionOneSideData span {
  }
  .AttractionOneSideTextButton {
    padding: 10px;
  }

  .AttractionGourmet1 { background-size: cover; background-image: url("../img/gourmet_photo_1_sp.jpg"); background-position: center center; }
  .AttractionGourmet2 { background-size: cover; background-image: url("../img/gourmet_photo_2_sp.jpg"); background-position: center center; }
  .AttractionGourmet3 { background-size: cover; background-image: url("../img/gourmet_photo_3_sp.jpg"); background-position: center center; }
  .AttractionGourmet4 { background-size: cover; background-image: url("../img/gourmet_photo_4_sp.jpg"); background-position: center center; }
  .AttractionGourmet5 { background-size: cover; background-image: url("../img/gourmet_photo_5_sp.jpg"); background-position: center center; }
  .AttractionGourmet6 { background-size: cover; background-image: url("../img/gourmet_photo_6_sp.jpg"); background-position: center center; }
  .AttractionGourmet7 { background-size: cover; background-image: url("../img/gourmet_photo_7_sp.jpg"); background-position: center center; }
  .AttractionGourmet8 { background-size: cover; background-image: url("../img/gourmet_photo_8_sp.jpg"); background-position: center center; }

  .AttractionSpot1 { background-size: cover; background-image: url("../img/spot_photo_1_sp.jpg"); background-position: center center; }
  .AttractionSpot2 { background-size: cover; background-image: url("../img/spot_photo_2_sp.jpg"); background-position: center center; }
  .AttractionSpot3 { background-size: cover; background-image: url("../img/spot_photo_3_sp.jpg"); background-position: center center; }
  .AttractionSpot4 { background-size: cover; background-image: url("../img/spot_photo_4_sp.jpg"); background-position: center center; }
  .AttractionSpot5 { background-size: cover; background-image: url("../img/spot_photo_5_sp.jpg"); background-position: center center; }
  .AttractionSpot6 { background-size: cover; background-image: url("../img/spot_photo_6_sp.jpg"); background-position: center center; }
  .AttractionSpot7 { background-size: cover; background-image: url("../img/spot_photo_7_sp.jpg"); background-position: center center; }
  .AttractionSpot8 { background-size: cover; background-image: url("../img/spot_photo_8_sp.jpg"); background-position: center center; }
}

/*================================================
TravelMigration
================================================*/

.TravelMigration {
  clear: both;
  width: 100%;
  padding: 3% 0%;
  background-color: #F9F9F9;
  box-sizing: border-box;
}
.TravelMigrationList {
  width: 80%;
  margin: 0px auto;
}
.TravelMigrationListOne {
  display: block;
  float: left;
  width: 31%;
  margin: 0% 1% 20px 1%;
}
.TravelMigrationListOne img {
  width: 100%;
  height: auto;
}
.TravelMigrationListOne img:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}

@media (max-width: 1365px) {
  
  .TravelMigrationList {
    width: 90%;
  }
}
  
@media (max-width: 1023px) {

  .TravelMigration {
    width: 100%;
    margin-top: -3px;
    padding: 35px 0% 25px 0%;
  }
  .TravelMigrationList {
    width: 96%;
  }
  .TravelMigrationListOne {
    width: 100%;
    margin: 0% 0% 10px 0%;
  }
}

/*================================================
Common
================================================*/

.CommonWrap {
  padding: 75px 0px 100px 0px;
}
.CommonInner {
  max-width: 1280px;
  margin: 0px auto;
}
.CommonTitleEnglish {
  margin-bottom: 3px;
  line-height: 1.25;
  text-align: center;
  font-weight: 400;
}
.CommonTitle {
  margin-bottom: 50px;
  line-height: 1.25;
  text-align: center;
  font-weight: 900;
}
.CommonLead {
  margin-bottom: 50px;
  line-height: 1.50;
  text-align: center;
  font-weight: 400;
}

@media (max-width: 1365px) {

  .CommonInner {
    max-width: 90%;
    width: 90%;
  }
}

@media (max-width: 1023px) {

  .CommonWrap {
    padding: 50px 0px 50px 0px;
  }
  .CommonInner {
    max-width: 85%;
    width: 85%;
  }
  .CommonTitle {
    margin-bottom: 20px;
  }
  .CommonLead {
    margin-bottom: 20px;
  }
}

/*================================================
AreaColor
================================================*/

/* 光彩 */

#AreaA { box-shadow: 0px 0px 25px -10px #5b46af; }
#AreaB { box-shadow: 0px 0px 25px -10px #3f92af; }
#AreaC { box-shadow: 0px 0px 25px -10px #af6730; }
#AreaD { box-shadow: 0px 0px 25px -10px #4a822a; }
#AreaE { box-shadow: 0px 0px 25px -10px #6d3a6d; }
#AreaF { box-shadow: 0px 0px 25px -10px #46627c; }
#AreaG { box-shadow: 0px 0px 25px -10px #a94a3a; }
#AreaH { box-shadow: 0px 0px 25px -10px #af9843; }
#AreaI { box-shadow: 0px 0px 25px -10px #9e3035; }
#AreaJ { box-shadow: 0px 0px 25px -10px #30399E; }
#AreaK { box-shadow: 0px 0px 25px -10px #5b2030; }
#AreaL { box-shadow: 0px 0px 25px -10px #258782; }
#AreaX { box-shadow: 0px 0px 25px -10px #CCCCCC; }

/* 透過背景 */

#AreaA { background-color: rgba(91, 70, 175, 0.25); }
#AreaB { background-color: rgba(0, 76, 105, 0.25); }
#AreaC { background-color: rgba(105, 33, 0, 0.25); }
#AreaD { background-color: rgba(4, 60, 0, 0.25); }
#AreaE { background-color: rgba(69, 18, 69, 0.25); }
#AreaF { background-color: rgba(30, 58, 84, 0.25); }
#AreaG { background-color: rgba(99, 4, 0, 0.25); }
#AreaH { background-color: rgba(105, 82, 0, 0.25); }
#AreaI { background-color: rgba(88, 0, 0, 0.25); }
#AreaJ { background-color: rgba(12, 18, 44, 0.25); }
#AreaK { background-color: rgba(61, 2, 18, 0.25); }
#AreaL { background-color: rgba(37, 135, 130, 0.25); }
#AreaX { background-color: rgba(240, 240, 240, 0.25); }

/* 見出しバー */

#AreaA .CourseAreaName { border-left: 10px #5b46af solid; padding-left: 15px; }
#AreaB .CourseAreaName { border-left: 10px #3f92af solid; padding-left: 15px; }
#AreaC .CourseAreaName { border-left: 10px #af6730 solid; padding-left: 15px; }
#AreaD .CourseAreaName { border-left: 10px #4a822a solid; padding-left: 15px; }
#AreaE .CourseAreaName { border-left: 10px #6d3a6d solid; padding-left: 15px; }
#AreaF .CourseAreaName { border-left: 10px #46627c solid; padding-left: 15px; }
#AreaG .CourseAreaName { border-left: 10px #a94a3a solid; padding-left: 15px; }
#AreaH .CourseAreaName { border-left: 10px #af9843 solid; padding-left: 15px; }
#AreaI .CourseAreaName { border-left: 10px #9e3035 solid; padding-left: 15px; }
#AreaJ .CourseAreaName { border-left: 10px #30399E solid; padding-left: 15px; }
#AreaK .CourseAreaName { border-left: 10px #5b2030 solid; padding-left: 15px; }
#AreaL .CourseAreaName { border-left: 10px #258782 solid; padding-left: 15px; }
#AreaX .CourseAreaName { border-left: 10px #CCCCCC solid; padding-left: 15px; }

/* ヘッダアンカーリンク */

.CourseAreaAnchor li a.AreaA { background-color: #FFFFFF; border-bottom: 5px #5b46af solid; color: #000000; }
.CourseAreaAnchor li a.AreaB { background-color: #FFFFFF; border-bottom: 5px #3f92af solid; color: #000000; }
.CourseAreaAnchor li a.AreaC { background-color: #FFFFFF; border-bottom: 5px #af6730 solid; color: #000000; }
.CourseAreaAnchor li a.AreaD { background-color: #FFFFFF; border-bottom: 5px #4a822a solid; color: #000000; }
.CourseAreaAnchor li a.AreaE { background-color: #FFFFFF; border-bottom: 5px #6d3a6d solid; color: #000000; }
.CourseAreaAnchor li a.AreaF { background-color: #FFFFFF; border-bottom: 5px #46627c solid; color: #000000; }
.CourseAreaAnchor li a.AreaG { background-color: #FFFFFF; border-bottom: 5px #a94a3a solid; color: #000000; }
.CourseAreaAnchor li a.AreaH { background-color: #FFFFFF; border-bottom: 5px #af9843 solid; color: #000000; }
.CourseAreaAnchor li a.AreaI { background-color: #FFFFFF; border-bottom: 5px #9e3035 solid; color: #000000; }
.CourseAreaAnchor li a.AreaJ { background-color: #FFFFFF; border-bottom: 5px #30399E solid; color: #000000; }
.CourseAreaAnchor li a.AreaK { background-color: #FFFFFF; border-bottom: 5px #5b2030 solid; color: #000000; }
.CourseAreaAnchor li a.AreaL { background-color: #FFFFFF; border-bottom: 5px #258782 solid; color: #000000; }
.CourseAreaAnchor li a.AreaX { background-color: #FFFFFF; border-bottom: 5px #CCCCCC solid; color: #000000; }

/* エリア別ボタンカラー適用 */

.CoursePrefAnchorLink.AreaA.active { background-color: #5b46af !important; border-color: #5b46af !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaB.active { background-color: #3f92af !important; border-color: #3f92af !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaC.active { background-color: #af6730 !important; border-color: #af6730 !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaD.active { background-color: #4a822a !important; border-color: #4a822a !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaE.active { background-color: #6d3a6d !important; border-color: #6d3a6d !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaF.active { background-color: #46627c !important; border-color: #46627c !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaG.active { background-color: #a94a3a !important; border-color: #a94a3a !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaH.active { background-color: #af9843 !important; border-color: #af9843 !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaI.active { background-color: #9e3035 !important; border-color: #9e3035 !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaJ.active { background-color: #30399E !important; border-color: #30399E !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaK.active { background-color: #5b2030 !important; border-color: #5b2030 !important; color: #fff !important; }
.CoursePrefAnchorLink.AreaL.active { background-color: #258782 !important; border-color: #258782 !important; color: #fff !important; }

@media (max-width: 1023px) {
  .CourseAreaAnchor li a.AreaALL { background-color: #FFFFFF; border-bottom: 5px #000000 solid; color: #000000; display: none; }
}

/*================================================
Accordion
================================================*/

.Accordion {
  width: 98%;
  margin: 0px auto;
}
.AccordionOne {
  margin-bottom: 10px;
}
.AccordionSwitch,
.AccordionFold {
  padding: 1%;
  line-height: 1.75;
}
.AccordionSwitch {
  position: relative;
  background-color: #FFFFFF;
  transition: background 0.3s ease;
  cursor: pointer;
  font-weight: 700;
}
.AccordionFold {
  display: none;
  padding: 0px 0px;
  border-top: 1px dotted #999999;
  text-align: justify;
  text-justify: inter-ideograph;
  background-color: #FFFFFF;
  font-weight: 400;
}
.AccordionFoldTotal {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 80px;
  padding-bottom: 20px;
  overflow: hidden;
}
.AccordionFoldMovie {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top left;
  z-index: 1;
}
.AccordionFoldScreen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 2;
  background-image: url(../img/course_list_back.png);
}
.AccordionFoldWrap {
  position: relative;
  z-index: 3;
  color: white;
  padding: 20px;
}
.AccordionSwitch::before,
.AccordionSwitch::after{
  position:absolute;
  content:'';
  top: 1px;
  right: 20px;
  bottom: 0px;
  width: 12px;
  height: 2px;
  margin: auto;
  background: #000000;
}
.AccordionSwitch::after{
  transform: rotate(-90deg);
  transition: transform 0.3s;
}
.AccordionSwitch.active::after{
  transform: rotate(0deg);
}
.AccordionSwitch span::before {
  content: "";
  margin-right: 10px;
  color: #BF0000;
  font-weight: 900;
}
.AccordionFold span::before {
  content: "";
  margin-right: 10px;
  color: #00BF00;
  font-weight: 900;
}
.AccordionSwitch:hover {
  background-color: #FFDCDC;
}

@media (max-width: 1365px) {

  .AccordionSwitch,
  .AccordionFold {
    padding: 2%;
  }
}

@media (max-width: 1023px) {

  .AccordionSwitch {
    margin-top: 50px;
    padding: 5%;
  }
  .AccordionFold {
    padding: 0%;
  }
  .AccordionFoldTotal {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .AccordionFoldWrap {
    padding: 0px;
  }
}

/*================================================
Headline
================================================*/

#main {
  overflow-x: hidden;
}
.HeadlineUp {
  animation: SlideInUp 1.6s;
}
@keyframes SlideInUp {

  0% {
    opacity: 0;
    transform: translateY(64px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.HeadlineDown {
  animation: SlideInDown 1.6s;
}

@keyframes SlideInDown {

  0% {
    opacity: 0;
    transform: translateY(-16px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.HeadlineLeft {
  animation: SlideInLeft 1.6s;
}

@keyframes SlideInLeft {

  0% {
    opacity: 0;
    transform: translateX(-16px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.HeadlineRight {
  animation: SlideInRight 1.6s;
}
@keyframes SlideInRight {

  0% {
    opacity: 0;
    transform: translateX(16px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

.HeadlineZoom {
  animation: SlideInZoom 2.0s;
}

@keyframes SlideInZoom {

  0% {
    opacity: 0;
    transform: scale(0.85);
  }
  100% {
    opacity: 1;
    transform: scale(1.0);
  }
}

.HeadlineLag {
  animation: SlideInLag 2.4s;
}

@keyframes SlideInLag {

  0% {
    opacity: 0;
    transform: translateX(-16px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

/*================================================
FadeinUp
================================================*/

.FadeinUp {
  opacity : 0;
  transform : translate(0, 50px);
  transition : all 1500ms;
}
.FadeinDown {
  opacity : 0;
  transform : translate(0, -50px);
  transition : all 1500ms;
}
.FadeinLeft {
  opacity : 0;
  transform : translate(-100px, 0);
  transition : all 1000ms;
}
.FadeinRight {
  opacity : 0;
  transform : translate(100px, 0);
  transition : all 1000ms;
}
.FadeinZoomBig {
  opacity : 0;
  transform: scale(0.85,0.85);
  transition : all 750ms;
}
.FadeinZoomSmall {
  opacity : 0;
  transform: scale(1.15,1.15);
  transition : all 750ms;
}
.FadeinUp.Scrollin,
.FadeinDown.Scrollin,
.FadeinLeft.Scrollin,
.FadeinRight.Scrollin {
  opacity : 1;
  transform: scale(1.0,1.0);
  transform : translate(0, 0);
}
.FadeinZoomBig.Scrollin,
.FadeinZoomSmall.Scrollin {
  opacity : 1;
  transform: scale(1.0,1.0);
}


/*================================================
Parallel
================================================*/

.Parallel {
  width: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

/*================================================
clearfix
================================================*/

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}

/*================================================
display on / off
================================================*/

.pc-br {
  display: block;
}
.sp-br {
  display: none;
}
.js-lazy {
  min-height: auto !important;
}

@media (max-width: 1023px) {

  .pc-br {
    display: none;
  }
  .sp-br {
    display: block;
  }
}

/*================================================
HeadingTag
================================================*/

.HeadingTag {
  background-color: #EEEEEE;
}
.HeadingTag ul {
  width: 80%;
  margin: 0px auto;
  padding-bottom: 5px;
}
.HeadingTag li {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
  padding: 7px 8px 6px 8px;
  line-height: 1.25;
  background-color: #CCCCCC;
  font-weight: 900;
}

@media (max-width: 1365px) {

  .HeadingTag ul {
    width: 90%;
  }
}

@media (max-width: 1023px) {

  .HeadingTag ul {
    width: 100%;
    padding-left: 5px;
  }
}

/*================================================
PageTop
================================================*/

.PageTop {
  display: block;
  width: 100%;
  padding: 20px 0px 5px 0px;
  background-color: #343434;
  box-sizing: border-box;
}
.PageTop span {
  display: none;
}
.PageTop:hover {
  transition: all 0.3s ease;
  background-color: #5C5C5C;
}

/*================================================
PagetopFix
================================================*/

.PagetopFix {
  position: fixed;
  z-index: 9999;
  width: 240px;
  height: 240px;
  right: 40px;
  bottom: 20px;
}
.PagetopFix a img {
  width: 240px;
  height: 240px;
}
.PagetopFix a {
  text-decoration: none;
  color: #FFFFFF;
  transition: all 0.3s ease;
}
.PagetopFix a:hover {
  opacity: 0.75;
  transition: all 0.3s ease;
}
.PagetopFix a span {
  display: inline-block;
  
}

@media (max-width: 1023px) {

  .PagetopFix {
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: inherit;
    padding: 10px 0px;
    text-align: center;
    background-image: url(../img/firstview_screen.png);
  }
  .PagetopFix a {
    display: inline-block;
    padding: 20px 20px;
    border-radius: 50px;
    line-height: 1.25;
    background-color: #FF2323;
    font-weight: 900;
  }
  .PagetopFix a:hover {
    opacity: 1.00;
  }
  .PagetopFix a img {
    display: none;
  }
}

/*================================================
Arrow
================================================*/

.Arrow {
  position: relative;
  display: block;
  padding-left: 0px;
}
.Arrow::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  border: 0px;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

/*================================================
List Point
================================================*/

.Pochi {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 1em;
  text-indent: -1em;
}
.Pochi:before {
  content: "\002A";
  margin: 0px 4px;
}
.Kome {
  margin-top: 3px;
  margin-bottom: 3px;
  padding-left: 1.25em;
  text-indent: -1.25em;
}
.Kome:before {
  content: "\203B";
  margin-right: 5px;
}

/*================================================
Calendar
================================================*/

.Calendar {
  max-width: 1280px;
  margin: 0px auto 100px auto;
  box-sizing: border-box;
}
.Calendar h3 {
  display: block;
  float: left;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  padding: 8px 0px 11px 0px;
  text-align: center;
  line-height: 1.25;
  color: #FFFFFF;
}
.Calendar h3.ColorA { background-color: #1D2088; }
.Calendar h3.ColorB { background-color: #008F5D; }
.Calendar h3.ColorC { background-color: #00498F; }
.Calendar h3.ColorD { background-color: #8F8B00; }

@media (max-width: 1023px) {

  .Calendar {
    width: 100% !important;
    margin: 0px auto 15px auto;
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
  }
  .Calendar h3 {
    width: 99%;
    padding: 8px 0px 11px 0px;
  }
}

/*================================================
CalendarWrap
================================================*/

.CalendarWrap {
  max-width: 950px;
  margin: 0px auto;
  padding: 65px 165px 25px 165px;
  background-color: #FFFFFF;
}

@media (max-width: 1023px) {

  .CalendarWrap {
    padding: 15px 5px 5px 5px;
    border-radius: 20px;
  }
}

/*================================================
Calendar (Select Button)
================================================*/

.CalendarBtn {
  margin-bottom: 10px;
}
.CalendarPref {
  margin-bottom: 15px;
  padding-left: 22px;
  padding-bottom: 10px;
}
.CalendarPref:last-of-type {
  border-bottom: 1px #FFFFFF solid;
}
.PrefMum {
  float: left;
  line-height: 0.75;
}
.PrefMum:after {
  content: "";
  margin: 0px 10px 0px 0px;
}
.PrefCld {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  line-height: 1.00;
  color: #CCCCCC;
}
.PrefCld:last-of-type {
  border-right: 1px #FFFFFF dotted;
}
.PrefCld.TxtOn a {
  padding: 5px 12px 3px 12px;
  border: 2px solid #999999;
  border-radius: 20px;
  background-color: #DDDDDD;
  text-decoration: none;
  color: #999999;
}
.PrefCld.TxtOn a:hover {
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: #EEEEEE;
  color: #999999;
}
.PrefCld.TxtOn a:visited {
  text-decoration: none;
  color: #999999;
}
.PrefCld.TxtOff a {
  padding: 5px 12px 3px 12px;
  border: 2px solid #1D2088;
  border-radius: 20px;
  text-decoration: none;
  color: #1D2088;
}
.PrefCld.TxtOff a:hover {
  transition: all 0.3s ease;
  text-decoration: none;
  background-color: #BFD6ED;
  color: #1D2088;
}
.PrefCld.TxtOff a:visited {
  text-decoration: none;
  color: #1D2088;
}
.PrefCld.Aru { display: block; }
.PrefCld.Nai { display: none; }

.CalendarPref li span {
  margin-left: -3px;
  margin-right: -3px;
}

.BtnTtl.ColorA { border-left: 10px solid #1D2088; }
.BtnTtl.ColorB { border-left: 10px solid #008F5D; }
.BtnTtl.ColorC { border-left: 10px solid #00498F; }
.BtnTtl.ColorD { border-left: 10px solid #8F8B00; }
.BtnTtl.ColorX { border-left: 10px solid #333333; }

.BtnTtl strong {
}

.BtnTtl.ColorA strong { border-bottom: 3px #1D2088 solid; color: #1D2088; }
.BtnTtl.ColorB strong { border-bottom: 3px #008F5D solid; color: #008F5D; }
.BtnTtl.ColorC strong { border-bottom: 3px #00498F solid; color: #00498F; }
.BtnTtl.ColorD strong { border-bottom: 3px #8F8B00 solid; color: #8F8B00; }
.BtnTtl.ColorX strong { border-bottom: 3px #333333 solid; color: #333333; }

.BtnTtl:after {
  content: "";
  color: #000000;
}

 .BtnOn.ColorA a { background-color: #BFD6ED; color: #FFFFFF !important; }
.BtnOff.ColorA a { background-color: #1D2088; color: #FFFFFF !important; }

 .BtnOn.ColorB a { background-color: #CCE9DF; color: #FFFFFF !important; }
.BtnOff.ColorB a { background-color: #008F5D; color: #FFFFFF !important; }

 .BtnOn.ColorC a { background-color: #CCDBE9; color: #FFFFFF !important; }
.BtnOff.ColorC a { background-color: #00498F; color: #FFFFFF !important; }

 .BtnOn.ColorD a { background-color: #E9E8CC; color: #FFFFFF !important; }
.BtnOff.ColorD a { background-color: #8F8B00; color: #FFFFFF !important; }

 .BtnOn.ColorX a { background-color: #666666; color: #FFFFFF !important; }
.BtnOff.ColorX a { background-color: #666666; color: #FFFFFF !important; }

.BtnTtl {
  float: left;
  padding-left: 20px;
  margin-right: 10px;
  padding: 5px 5px 5px 12px;
  text-decoration: none;
  line-height: 1.25;
  color: #000000;
  box-sizing: border-box;
}
.BtnOn a {
  box-shadow: 2px 2px 2px 0px #000 inset;
  -o-box-shadow: 2px 2px 2px 0px #000 inset;
  -ms-box-shadow: 2px 2px 2px 0px #000 inset;
}
.BtnOff a {
  box-shadow: 2px 2px 2px 0px #000;
  -o-box-shadow: 2px 2px 2px 0px #000;
  -ms-box-shadow: 2px 2px 2px 0px #000;
}
.BtnOn a,
.BtnOff a {
  display: inline-block;
  float: right;
  margin-right: 10px;
  padding: 5px 30px 5px 30px;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1.25;
  box-sizing: border-box;
}
.BtnOn a:hover,
.BtnOff a:hover {
  opacity: 0.5;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #FFFFFF;
}
.BtnOn a:visited,
.BtnOff a:visited {
  text-decoration: none;
  color: #FFFFFF;
}

@media (max-width: 1365px) {

  .PrefCld {
    line-height: 2.50;
  }
}

@media (max-width: 1023px) {

  .CalendarSmaphoAssist {
    text-align: center;
    line-height: 1.25;
    color: #1D2088;
  }
  .CalendarPref {
    width: 100%;
    margin: 0px auto;
    padding-left: 0px;
  }
  .PrefMum {
    line-height: 1.75;
  }
  .PrefCld {
    margin-right: 0px;
    padding-right: 5px;
    line-height: 2.25;
  }
  .PrefCld a {
    padding: 7px 10px 9px 10px !important;
  }
  .BtnTtl {
    display: block;
    float: none;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 3px 3px 3px 3px;
    line-height: 1.25;
  }
  .BtnTtl strong {
  }
  .BtnTtl.ColorA strong { border-bottom: 2px #1D2088 solid; }
  .BtnTtl.ColorB strong { border-bottom: 2px #008F5D solid; }
  .BtnTtl.ColorC strong { border-bottom: 2px #00498F solid; }
  .BtnTtl.ColorD strong { border-bottom: 2px #8F8B00 solid; }
  .BtnTtl.ColorX strong { border-bottom: 2px #333333 solid; }
  .BtnOn a,
  .BtnOff a {
    width: 22%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    padding: 5px 15px 5px 15px;
    text-align: center;
  }
}

/*================================================
PlanCalendar
================================================*/

.PlanCalendar {
  padding: 100px 0px;
  background-color: #D9EAC8;
}
.PlanCalendarInner {
  width: 1050px;
  margin: 0px auto;
  padding: 50px;
  background-color: #FFFFFF;
  box-sizing: border-box;
}
.PlanCalendarBack {
  margin-bottom: 0px;
}
.PlanCalendarBack a {
  display: block;
  margin-top: 25px;
  margin-bottom: 0px;
  padding: 25px 0px;
  line-height: 1.25;
  text-align: center;
}

@media (max-width: 1365px) {

  .PlanCalendar {
    padding: 75px 0px;
  }
}

@media (max-width: 1023px) {
  
  .PlanCalendar {
    padding: 50px 0px 0px 0px;
  }
  .PlanCalendarInner {
    width: 100%;
    padding: 25px;
  }
}

/*================================================
PlanCalendarLink "Month"
================================================*/

.PlanCalendarLinkMonth {
  width: 100%;
}
.PlanCalendarLinkMonthButton {
  float: left;
  width: 23%;
  margin: 0px 1%;
  box-sizing: border-box;
}
.PlanCalendarLinkMonthButton a {
  display: block;
  width: 100%;
  padding: 12px 0px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  box-sizing: border-box;
}
.PlanCalendarLinkMonthButton a.NOW {
  background-color: #EEEEEE;
  color: #CCCCCC;
}
.PlanCalendarLinkMonthButton a.OFF {
  background-color: #FF6600;
  color: #FFFFFF;
  box-shadow: 0px 0px 12px -5px #333333;
}
.PlanCalendarLinkMonthButton a.OFF:hover {
  transition: all 0.3s ease;
  box-shadow: 0px 0px 20px -5px #333333;
}

@media (max-width: 1023px) {

  .PlanCalendarLinkMonth {
    margin-bottom: 50px;
  }
  .PlanCalendarLinkMonthButton {
    float: left;
    width: 48%;
    font-size: 16px;
  }
  .PlanCalendarLinkMonthButton a {
    margin-bottom: 10px;
  }
}

/*================================================
PlanCalendar "MessageAssist"
================================================*/

.PlanCalendarMessagePcAssist {
  width: 98%;
  margin: 0px auto 50px auto;
  padding: 10px 0px;
  text-align: center;
  line-height: 1.25;
  background-color: #EEEEEE;
  font-size: 24px;
}
.PlanCalendarMessagePcAssist span {
  margin-right: 15px;
  padding-right: 10px;
  font-weight: 900;
}
.PlanCalendarMessagePcAssist strong {
  font-weight: 700;
}
.PlanCalendarMessageSpAssist {
  margin-top: -25px;
  text-align: center;
  line-height: 1.25;
  font-size: 14px;
}

@media (max-width: 1023px) {

  .PlanCalendarMessagePcAssist {
    margin: 0px auto 35px auto;
    font-size: 16px;
  }
}

/*================================================
Calendar (PC)
================================================*/

div#rakutenCalendar { position: absolute; z-index: 100; width: 96%; margin: 2%; border-radius: 10px; padding: 0px 0px 55px 0px; background-color: #FFFFFF; }div#rakutenCalendar table { width: 100%; margin-top: 10px; border-collapse: separate; border-spacing: 1px; line-height: 1.0; background-color: #A7AAB3; }div#rakutenCalendar table th, div#rakutenCalendar table td { text-align: center; vertical-align: middle; }div#rakutenCalendar table th { font-size: 120%; font-weight: bold; background-color: #CCCCCC; height: 40px; background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_fff_ccb.png) repeat-x left top #FFCDA0; }div#rakutenCalendar table th.cal_tr_sunday { color: #CC0000; }div#rakutenCalendar table th.cal_tr_saturday { color: #0072E2; }div#rakutenCalendar table td { padding: 0 0 1px 1px; border-top: 1px solid #F3F3F3; border-right: 1px solid #F3F3F3; background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_fff_ccc.png) repeat-x left top #CCCCCC; font-size: 200%; }div#rakutenCalendar table td.cal_td_unuse { padding: 7px 0; color: #AAAAAA; background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_fff_eee.png) repeat-x left top #EEEEEE; }div#rakutenCalendar table td.cal_td_beforeToday { color: #AAAAAA; font-weight: bold; }div#rakutenCalendar table td a { display: block; padding: 7px 0; text-decoration: none; color: #333333; font-weight: bold; }div#rakutenCalendar table td label { display: block; padding: 7px 0; }div#rakutenCalendar table td.cal_td_saturday { background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_fff_cce.png) repeat-x left top #CCEEFF; }div#rakutenCalendar table td.cal_td_holiday { background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_fff_ffd.png) repeat-x left top #FFDDDD; }div#rakutenCalendar table td.cal_td_holiday a { color: #CC0000; }div#rakutenCalendar table td.cal_td_saturday a { color: #0072E2; }div#rakutenCalendar table td.cal_td_selectDay { }div#rakutenCalendar table td.cal_td_selectDay a { color: #FFFFFF !important; background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_676_b2b.png) repeat-x left top #B2B2B2; }div#rakutenCalendar table td.cal_td_today { }div#rakutenCalendar table td.cal_td_today a { color: #333333; }div#calendar ul.nav li { position: absolute; top: 0; list-style-type: none; }div#rakutenCalendar div.cal_controlDiv a.cal_prevMonthBtn { float: left; }div#rakutenCalendar div.cal_controlDiv a.cal_nextMonthBtn { float: right; }div#rakutenCalendar div.cal_controlDiv a { display: block; overflow: hidden; margin: 14px 0px -31px 0px; padding: 5px; width: 50px; height: 25px; background-image: url(https://gora.golf.rakuten.co.jp/smart/img/button.png); background-repeat: no-repeat; text-indent: -9999px; }div#rakutenCalendar div.cal_controlDiv a.cal_prevMonthBtn { background-position: 10px 10px; }div#rakutenCalendar div.cal_controlDiv a.cal_nextMonthBtn { background-position: -50px 10px; }div#rakutenCalendar div.cal_baseDiv { clear: both; margin-left: auto; margin-right: auto; text-align: center; }div#rakutenCalendar div.cal_baseDiv label.cal_indexMonth { height: 25px; margin-bottom: 5px; color: #666666; font-size: 25px; font-weight: bold; }div#rakutenCalendar_top { position: absolute; width: 100%; bottom: 5px; text-align: center; }div#rakutenCalendar_top a.cal_closeBtn { display: block; width: 95%; margin: 15px auto 0px auto !important; border: 1px solid #FFFFFF; border-radius: 5px 5px 5px 5px; text-decoration: none; text-shadow: 0 -1px 0 #333333; line-height: 40px; background: url(https://gora.golf.rakuten.co.jp/smart/img/bg_b2b_666.png) repeat-x left top #666666; color: #FFFFFF; font-weight: bold; box-shadow: 0 0 4px #CCCCCC; }div#rakutenCalendar_top span.cal_closeBtnSpan { padding-top: 10px; padding-bottom: 10px; }div#rakutenCalendar_top span.cal_headerTitle { display: none; }div#rakutenCalendar_top span.cal_closeBtn { display: none; }div#rakutenCalendar div#rakutenCalendar_contents { margin: 0px 10px; }div#calendarOverlayWindow { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.75; background-color: #000000; } .gc-name { text-align: left !important; }

/*================================================
Calendar (SP)
================================================*/

@media (max-width: 1023px) {.b { font-weight: bold;}.fl_l { float: left !important;}.fl_r { float: right !important;}.pt_6 { padding-top: 6px !important;}.pt_10 { padding-top: 10px !important;}.pl_0 { padding-left: 0px !important;}.pr_5 { padding-right: 5px !important;}.pb_6 { padding-bottom: 6px;}.pb_10 { padding-bottom: 10px !important;}.mb_10 { margin-bottom: 10px !important;}.fs10 { height: 24px; letter-spacing: -1px; font-size: 10px;}.fs_12 { font-size: 12px !important;}.fs_16 { font-size: 16px !important;}.lh_30 { line-height: 30px !important;}.h_40 { height: 40px;}.b_b_dotted { border-bottom: 1px dotted #CCBBAA;}.cf:after { content: ''; display: block; clear: both;}.boxSerachSP { margin-bottom: 0px;}.boxSerachSP .title { background: -webkit-gradient(linear, center top, center bottom, from(#987), color-stop(20%, #987), to(#433)); background: -moz-linear-gradient(top, #987, #987 20%, #433); padding: 4px; border-radius: 4px 4px 0px 0px; text-align: center; text-shadow: 0px -1px 0px #443333; color: #FFFFFF; font-size: 16px; font-weight: bold;}.boxSerachSP .title img { margin: 1px 5px 2px 0px;}.boxSerachSP .inner { padding: 7px; border: 1px solid #FEE09A; background: #FFCC66; color: #333333;}.boxSerachSP .smalltext { font-size: 9px;}.boxSerachSP .txt { float: left; padding: 10px 5px 0px 0px; line-height: 1.25; font-weight: bold;}.boxSerachSP .selectPrice { display: block; float: left; width: 85px; height: 30px;}.boxSerachSP .selectArea { display: block; float: right; width: 180px; height: 30px; margin-top: 10px; font-size: 16px;}.boxSerachSP .selectKey { float: right; width: 178px; height: 30px; margin-top: 10px; padding: 0px; font-size: 16px;}.boxSerachSP .icon_popup { background: url(https://gora.golf.rakuten.co.jp/smart/img/icon_popup.png) no-repeat right center; background-size: 24px 17px; text-decoration: none; color: #FFFFFF !important; display: block;}.boxSerachSP .btnCal { background: -webkit-gradient(linear, center top, center bottom, from(#666666), color-stop(20%, #666666), to(#333333)); background: -moz-linear-gradient(top, #666666, #666666 20%, #333333); border: 1px solid #FFFFFF; width: 178px; height: 40px; margin-top: 9px; line-height: 28px; font-weight: bold; text-shadow: 0px -1px 0px #333333; color: #FFFFFF; float: right; border-radius: 5px; box-shadow: 0px 0px 4px #CCCCCC; text-align: left;}.boxSerachSP .btnCal a { padding-left: 9px;}.boxSerachSP .btnSearch { background: -webkit-gradient(linear, center top, center bottom, from(#FF6600), color-stop(20%, #FF6600), to(#CC5500)); background: -moz-linear-gradient(top, #FF6600, #FF6600 20%, #CC5500); border: 1px solid #FFFFFF; margin-top: 10px; border-radius: 5px; box-shadow: 0px 0px 4px #CCCCCC;}.boxSerachSP .btnSearch input { background: url(https://gora.golf.rakuten.co.jp/smart/img/icon_link_o_03.png) no-repeat right center; background-size: 24px 17px; border: none; width: 100%; height: 38px; padding: 0px; font-size: 16px; font-weight: bold; text-shadow: 0px -1px 0px #993300; color: #FFFFFF; display: block;}}

/*================================================
FontSize
================================================*/

.FontSizeUltraShout {
  font-size: clamp(4.6875rem, 3.90625rem + 3.125vw, 6.25rem);
}
.FontSizeHyperShout {
  font-size: clamp(3.75rem, 3.125rem + 2.5vw, 5rem);
}
.FontSizeSuperShout {
  font-size: clamp(3rem, 2.5rem + 2vw, 4rem);
}
.FontSizeEnglishDecoration {
  font-size: clamp(0.75rem, 0.65rem + 0.1vw, 0.8125rem);
}
.FontSizeMainTitle {
  font-size: clamp(2.5rem, 2rem + 2vw, 3.5rem);
}
.FontSizeSubTitle {
  font-size: clamp(1.5rem, 1.3rem + 1vw, 2rem);
}
.FontSizeLeadText {
  font-size: clamp(1.25rem, 1.1rem + 0.75vw, 1.75rem);
}
.FontSizeEmphasisText {
  font-size: clamp(1.125rem, 1.05rem + 0.35vw, 1.375rem);
}
.FontSizeNormalText {
  font-size: clamp(1rem, 0.9rem + 0.5vw, 1.125rem);
}
.FontSizeCautionText {
  font-size: clamp(0.9375rem, 0.85rem + 0.35vw, 1.0625rem);
}
.FontSizeAttentionText {
  font-size: clamp(0.75rem, 0.65rem + 0.2vw, 0.875rem);
}
.FontSizeVerySmallCaption {
  font-size: clamp(0.75rem, 0.65rem + 0.1vw, 0.8125rem);
}

@media (max-width: 1365px) {

  .FontSizeUltraShout {
    font-size: clamp(4.375rem, 3.75rem + 2.5vw, 5.625rem);
  }
  .FontSizeHyperShout {
    font-size: clamp(3.125rem, 2.5rem + 1.875vw, 4.375rem);
  }
  .FontSizeSuperShout {
    font-size: clamp(2.5rem, 2rem + 1.5vw, 3.5rem);
  }
  .FontSizeEnglishDecoration {
    font-size: clamp(0.6875rem, 0.6rem + 0.05vw, 0.75rem);
  }
  .FontSizeMainTitle {
    font-size: clamp(2rem, 1.75rem + 1vw, 2.8rem);
  }
  .FontSizeSubTitle {
    font-size: clamp(1.375rem, 1.25rem + 0.5vw, 1.75rem);
  }
  .FontSizeLeadText {
    font-size: clamp(1.125rem, 1rem + 0.5vw, 1.5rem);
  }
  .FontSizeEmphasisText {
    font-size: clamp(1.0625rem, 1rem + 0.25vw, 1.25rem);
  }
  .FontSizeNormalText {
    font-size: clamp(0.9375rem, 0.85rem + 0.3vw, 1rem);
  }
  .FontSizeCautionText {
    font-size: clamp(0.875rem, 0.78rem + 0.25vw, 0.9375rem);
  }
  .FontSizeAttentionText {
    font-size: clamp(0.6875rem, 0.6rem + 0.1vw, 0.8125rem);
  }
  .FontSizeVerySmallCaption {
    font-size: clamp(0.6875rem, 0.6rem + 0.05vw, 0.75rem);
  }
}

@media (max-width: 1023px) {

  .FontSizeUltraShout {
    font-size: clamp(3.125rem, 2.8125rem + 1.875vw, 4.375rem);
  }
  .FontSizeHyperShout {
    font-size: clamp(3.125rem, 2.8125rem + 1.875vw, 4.375rem);
  }
  .FontSizeSuperShout {
    font-size: clamp(2.1875rem, 1.875rem + 1.25vw, 3.125rem);
  }
  .FontSizeEnglishDecoration {
    font-size: clamp(0.625rem, 0.55rem + 0.1vw, 0.75rem);
  }
  .FontSizeMainTitle {
    font-size: clamp(0.625rem, 0.55rem + 0.05vw, 0.6875rem);
  }
  .FontSizeSubTitle {
    font-size: clamp(1.25rem, 1.15rem + 0.4vw, 1.5rem);
  }
  .FontSizeLeadText {
    font-size: clamp(1.25rem, 1.15rem + 0.4vw, 1.5rem);
  }
  .FontSizeEmphasisText {
    font-size: clamp(1rem, 0.9rem + 0.25vw, 1.25rem);
  }
  .FontSizeNormalText {
    font-size: clamp(0.9375rem, 0.875rem + 0.15vw, 1.0625rem);
  }
  .FontSizeCautionText {
    font-size: clamp(0.875rem, 0.8rem + 0.2vw, 0.9375rem);
  }
  .FontSizeAttentionText {
    font-size: clamp(0.75rem, 0.68rem + 0.15vw, 0.8125rem);
  }
  .FontSizeVerySmallCaption {
    font-size: clamp(0.625rem, 0.55rem + 0.1vw, 0.75rem);
  }
}
