body{
	color: #5d5753;
}

@charset "UTF-8";
@media only screen and (max-width: 48em) {
  .topics_block .wrapper {
  width: 98%;
  }
}

/* ヘッダー */
header.tax_header{
	position: relative;
	margin: 0 0 5% 0;
	padding: 320px 0;
	text-align: center;
	background: url("img/header_bg_pc.jpg") no-repeat;
	background-size: cover;
	background-position: center top;
	/*
	background: -webkit-repeating-linear-gradient(-45deg,#f9eaef 0,#f9ebef 10px,#fff 10px,#fff 20px);
	background: -o-repeating-linear-gradient(-45deg,#f9eaef 0,#f9ebef 10px,#fff 10px,#fff 20px);
	background: repeating-linear-gradient(-45deg,#f9eaef 0,#f9ebef 10px,#fff 10px,#fff 20px);
	*/
}
div.tax_header_inner{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(255,255,255,0.6);
	width: 90%;
	height: 85%;
	margin: auto;
	padding: 30px 10px;
	text-align: center;
}

.header_image1{
	position: relative;
	top: 100px;
}

.header_image1 img{
	width: 70%;
}

.header_txt1{
	position: relative;
	top: 75px;
}

h1.header_txt2{
	font-size: 40px;
 　　background: linear-gradient(transparent 60%, #F5E4FF 60%);
	}

/* 768px */
@media only screen and (max-width: 48em) {
header.tax_header{
	padding: 235px 0;
	background: url("img/header_bg_mb.jpg") no-repeat;
	background-size: cover;
	background-position: center top;
}
div.tax_header_inner{
	width: 95%;
	height: 90%;
	margin: auto;
	padding: 20px 5px;
}

.header_image1{
	position: relative;
	top: 40px;
}

.header_image1 img{
	width: 85%;
}

.header_txt1{
	position: relative;
	top: 10px;
}

h1.header_txt2{
	font-size: 45px;
 　　background: linear-gradient(transparent 60%, #F5E4FF 60%);
	}

}
/* 480px */
@media only screen and (max-width: 30em) {
header.tax_header{
	padding: 200px 0;
	background: url("img/header_bg_mb.jpg") no-repeat;
	background-size: cover;
	background-position: center top;
}

.header_image1{
	position: relative;
	top: 70px;
}

.header_image1 img{
	width: 100%;
}

.header_txt1{
	position: relative;
	top: 45px;
}

h1.header_txt2{
	font-size: 23px;
 　　background: linear-gradient(transparent 60%, #F5E4FF 60%);
	}
}

/* =========== topics_header =========== */
.topics_header {
  position: relative;
}

.topics_bg-img {
  position: relative;
	background: center no-repeat;
	background-size: cover;
}
.topics_bg-img:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}
@media only screen and (max-width: 48em) {
  .topics_bg-img {
    padding-top: 72%; 
    width: 100%;
  }
  .topics_bg-img img {
    display: none;
  }
}

/* =========== topics_header =========== */
.topics_header {
  position: relative;
}

.topics_bg-img {
  position: relative;
	background: center no-repeat;
	background-size: cover;
}
.topics_bg-img:before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%; 
  background-color: rgba(0, 0, 0, 0.4);
  content: "";
}
@media only screen and (max-width: 48em) {
  .topics_bg-img {
    padding-top: 72%; 
    width: 100%;
  }
  .topics_bg-img img {
    display: none;
  }
}

/* =========== h2 topics_title =========== */
.topics_title {
  position: absolute;
  top: -10%;	
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 180px; 
  color: #fff;
  text-align: center;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  font-size: 36px;
  font-size: 3.6rem;
}
  .topics_title span {
    font-size: 65px;
    font-size: 6.5rem;
  }
.topics_title strong{
	border: solid 1px #fff;
	padding: 7px;
	font-size: 23px;
	line-height: 65px;
	letter-spacing: 3px;
}
@media only screen and (max-width: 48em) {
 .topics_title strong{
	padding: 4px;
	font-size: 17px;
	line-height: 40px;
}
  }

@media only screen and (max-width: 48em) {
  .topics_title {
    top: 10%;
    height: 160px; 
    font-size: 2.5px;
    font-size: 2.5rem;
  }
  .topics_title span {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

.topics_title_02 {
  font-weight: normal;
  font-size: 44px;
  font-size: 4.4rem;
  font-family: "Times New Roman", Times, serif;
  line-height: 2.1;
}
@media only screen and (max-width: 48em) {
  .topics_title_02 {
    font-size: 26px;
    font-size: 2.6rem;
  }
}

/* block_sub_title */
.topics_sub_title {
  letter-spacing: 0.3rem;
  font-weight: bold;
}
@media only screen and (max-width: 48em) {
  .topics_sub_title {
    margin: auto;
    max-width: 80%;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 30em) {
  .topics_sub_title br {
    display: none;
  }
}

/* =========== h3 topics_title_h3 =========== */
.topics_title_h3 {
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 120%;
}

.topics_title_h3 span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 2;
  color: #70924D;
}

@media only screen and (max-width: 48em) {
  .topics_title_h3 {
    font-size: 24px;
    font-size: 2.4rem;
	margin-bottom: 10px;
}
  .topics_title_h3 span {
  display: block;
    font-size: 14px;
    font-size: 1.4rem;
}
}

.topics_title_h3_02 {
  text-align: center;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 120%;
  margin-top: 50px;
  margin-bottom: 20px;
  padding: 10px;
 background-color: #B69955;
 color: #fff;
}

.topics_title_h3_02 span {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 2;
}

@media only screen and (max-width: 48em) {
  .topics_title_h3_02 {
    font-size: 24px;
    font-size: 2.4rem;
	margin-bottom: 15px;
}
  .topics_title_h3_02 span { 
    font-size: 18px;
    font-size: 1.8rem;
}
}


/* =========== h3 topics_title_h4 =========== */
.topics_title_h4 {
  text-align: center;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 150%;
  margin-top: 70px;
}
@media only screen and (max-width: 48em) {
  .topics_title_h4 {
    font-size: 20px;
    font-size: 2.0rem;
	margin: 0 0 10px 0;
}
}

/* =========== top_area =========== */

.top_area{
	text-align: center;
	margin: 35px auto 10px auto;
}
@media only screen and (max-width: 48em) {
.top_area{
	text-align: center;
	margin: 25px auto 20px auto;
}
}

.top_area p{
	font-weight: bold;
}

p.top_titl{
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 25px 0;
}
@media only screen and (max-width: 48em) {
p.top_titl{
	font-size: 18px;
	line-height: 30px;
	letter-spacing: 2px;
	margin: 15px 0;
}
}

p.top_titl span{
	color: #83ad60;
}

.schedule_top_box {
	width: 60%;
	padding: 4%;
	margin: 3% auto;
	border: 4px #83ad60 double;
}
@media only screen and (max-width: 48em) {
.schedule_top_box {
	width: 95%;
	padding: 4% 2%;
	margin: 3% auto;
}
}

p.schedule_maintxt{
	font-size: 30px;
	font-weight: bold;
	color: #5d5753;
	line-height: 40px;
}
@media only screen and (max-width: 48em) {
p.schedule_maintxt{
	font-size: 20px;
	line-height: 25px
}
}

p.schedule_subtxt{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
@media only screen and (max-width: 48em) {
p.schedule_subtxt{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px;
}
}

.top_txt{
	text-align: center;
	font-weight: bold;
}
@media only screen and (max-width: 48em) {
.top_txt{
	margin: 30px auto;
}
}

.top_txt p{
    line-height:30px;
    padding: 0 10px;
    font-size: 18px;
}

.strong01{
	color: #83ad60;
}

.strong02{
	font-size: 36px;
	color: #83ad60;
}



/* ---------- mainvisual ---------- */
.mainvisual_area{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/bridal/yokohama/yokohama-geihinkan/wedding/topics/topics11/img/mainvisual.jpg);
    background-position: center center;
}

/* 480px */
@media only screen and (max-width: 30em) {
.mainvisual_area{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("/bridal/yokohama/yokohama-geihinkan/wedding/topics/topics11/img/mainvisual_sp.jpg");
    background-position: center center;
}
}

/*--webp対応ブラウザの場合--*/
/*
.webp .mainvisual_area { background: url("../img/mainvisual.webp") }
/*--webp非対応ブラウザの場合--*/
/*
.no-webp .mainvisual_area { background: url("../img/mainvisual.jpg") }
*/

.mainvisual_area::after{
    position: absolute;
    top: 0; bottom: 0; left: 0; right: 0;
    display: block;
    content: "";
    width: 100%; height: 100%;
    background-color: rgba(00,00,00,0.2);
    z-index: 3;
}
.mainvisual_area h1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 5;
}
.mainvisual_area h1 img{
    width: 200px;
    padding: 10px 0;
}
p.mainvisual_text{
    position:absolute;
    right: 25%;
    top: 5%;
    width: 110px;
    z-index: 5;
}

/* 768px */
@media only screen and (max-width: 48em) {
}
/* 480px */
@media only screen and (max-width: 30em) {
.mainvisual_area h1{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    }
.mainvisual_area h1 img{
    width: 130px;
    padding: 10px 0;
    }
p.mainvisual_text{
    position:absolute;
    right: 5%;
    top: 5%;
    width: 20%;
    }
}


/* =========== おすすめ＆Reason =========== */
.topics-box {
  padding: 0 0 0 0;
  /*background-color: #fff;*/
  max-width: 768px;
	margin: auto;
}
/*.topics-box:nth-child(2n) {
  background-color: rgba(205, 202, 177, 0.5);
}*/
.topics-box:nth-child(2n) .topics-box_img-outer {
  float: right;
}
.topics-box:nth-child(2n) .topics-box_header-inner {
  right: auto; 
  left: 0;
}
@media only screen and (max-width: 48em) {
  .topics-box {
    padding: 0;
	margin-bottom: 1%;
  }
}

.topics-box_inner:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.topics-box_img-outer {
  position: relative;
  float: left;
  overflow: hidden; 
  width: 50%;
}
@media only screen and (max-width: 54em) {
  .topics-box_img-outer {
    margin-bottom: 6%; 
    width: 100%;
    background-color: #f5f5f5;
  }
}

.topics-box_img {
  font-size: 0;
}
.topics-box_img img {
  float: left; 
  width: 49.8%;
}
.topics-box_img img:nth-child(3n+3) {
  float: right;
}
.topics-box_img img:first-child {
  margin-bottom: 0.3%; 
  width: 100%;
}


.topics-box_img02 img:first-child {
  margin-bottom: 0.3%; 
  width: 49.8%;
  float: left; 
}

.topics-box_img02 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 49.8%;
}

.topics-box_img03 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 100%;
}

.topics-box_img04 img:first-child {
  margin-bottom: 0.3%; 
  width: 68%;
  float: left; 
}

.topics-box_img04 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 31.6%;
}

.topics-box_img05 img {
  margin-bottom: 0.3%; 
}

.topics-box_header {
  position: relative; 
  /*float: left; */
  width: 100%;
}
@media only screen and (max-width: 54em) {
  .topics-box_header {
    padding-top: 0;
    width: 100%;
  }
}

.topics-box_header-inner {
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 500px; 
  width: 92.5%;
}
@media only screen and (max-width: 54em) {
  .topics-box_header-inner {
    position: relative;
    padding: 0 4% 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_header-inner {
    padding: 0 4% 4%;
  }
}

.topics-box_title {
  margin-bottom: 2%;
  text-align: center;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}
@media only screen and (max-width: 54em) {
  .topics-box_title {
    font-size: 20px;
    font-size: 2.0rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_title {
    text-align: center;
  }
}
.topics-box_title span {
  display: block; 
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #70924D;
}
@media only screen and (max-width: 54em) {
  .topics-box_title span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_title span {
    text-align: center;
  }
}

.topics-box_sub-title {
  margin-bottom: 5.6%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
}
.topics-box_sub-title span {
  display: block; 
  font-size: 13px;
  font-size: 1.3rem;
}
.topics-box_sub-title span:before {
  content: "— ";
}
.topics-box_sub-title span:after {
  content: " —";
}
@media only screen and (max-width: 54em) {
  .topics-box_sub-title {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .topics-box_sub-title span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

.topics-box_lead-txt {
  margin-bottom: 4.4%;
  color: #5fcc85;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 54em) {
  .topics-box_lead-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.topics-box_description {
  margin-top: 50px;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
}
@media only screen and (max-width: 54em) {
.topics-box_description {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
}

.topics-box_description span{
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  color: #83ad60;
}

.topics-box_description04{
  padding: 2% 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
}
.topics-box_description05{
  padding: 2% 0;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: center;
}

@media only screen and (max-width: 54em) {
.topics-box_description04{
  padding: 2% 5% 7% 5%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
  text-align: left;
}
.topics-box_description05{
  padding: 2% 1%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: normal;
}
}

.topics-box01 {
	width: 80%;
	padding: 5%;
	margin: 6% auto 3% auto;
	border: 7px #cab9db double;
}
.topics-box01_inner {
	padding-top: 2%;
}
.topics-box02 {
  padding: 4% 0;
  background-color: #fff;
}
.topics-box02:nth-child(2n) {
  background-color: rgba(236, 180, 158, 0.3);
}
.topics-box02:nth-child(2n) .topics-box_header-inner {
  right: auto; 
  left: 0;
}
.slick_imgbox {
	width: 80%;
	margin: auto;
}
@media only screen and (max-width: 48em) {
.topics-box01 {
	width: 90%;
}
 .topics-box02 {
    padding: 0;
  }
.slick_imgbox {
	width: 100%;
}
}
.topics-box_img-outer02 {
  position: relative;
  text-align: center;
  overflow: hidden; 
  width: 50%;
}
.topics-box_description02 {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 2;
  text-align: center;
}
.topics-box_description03 {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.5;
  text-align: center;
}
.topics-box_description03 li{
	list-style: none;
	margin-bottom: 10px;
}

@media only screen and (max-width: 54em) {
  .topics-box_img-outer {
    margin-bottom: 2%; 
    width: 100%;
    background-color: #f5f5f5;
  }
  .topics-box_description02 {
    margin-bottom: 4%; 
    font-size: 11px;
    font-size: 1.1rem;
  }
  .topics-box_description03 {
    margin-bottom: 4%; 
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.topics-box_img-outer02 {
  position: relative;
  width: 100%;
  margin: auto;
}
@media only screen and (max-width: 54em) {
  .topics-box_img-outer02 {
	width: 100%;
    margin-bottom: 1%; 
    background-color: #f5f5f5;
  }
}

.topics-box_header02 {
  position: relative; 
  width: 80%;
  margin: auto;
}
@media only screen and (max-width: 54em) {
  .topics-box_header02 {
    padding-top: 0;
    width: 100%;
  }
}

.topics-box_header-inner02 {
  margin: auto;
  width: 100%;
}
@media only screen and (max-width: 54em) {
  .topics-box_header-inner02 {
    position: relative;
    padding: 0 4% 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box_header-inner02 {
    padding: 0 4% 4%;
  }
  .topics-box_description02 {
    text-align: left;
  }
}

.topics-box_title02 {
  margin: 17% auto 4% auto;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}

.topics-box_title03 {
  margin: 1% auto 1% auto;
  text-align: center;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
  color: #70924D;
}

.topics-box_title03 span {
  font-size: 28px;
  font-size: 2.8rem;
}

.topics-box_title04 {
  margin: 1% auto 1% auto;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
  color: #70924D;
  border: double #70924D;
}
@media only screen and (max-width: 54em) {
  .topics-box_title02  {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .topics-box_title03  {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .topics-box_title04  {
    font-size: 20px;
    font-size: 2.0rem;
  }
}
.topics-box_title02 span {
  display: block; 
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
  color: #DA6252;
}

.topics-box_title04 span {
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 2;
  color: #70924D;
  font-style: oblique;
}
@media only screen and (max-width: 48em) {
.topics-box_title02 {
  margin: 10% auto 4% auto;
  }
}
.topics-box_title04 span {
  font-size: 20px;
  font-size: 2.0rem;
}

/*=============== txt_box ===============*/
.txt_box{
	text-align: center;
	margin: 50px auto;
}
@media only screen and (max-width: 48em) {
.txt_box{
	text-align: center;
	margin: 20px auto;
}
}

.txt_box p{
	font-weight: bold;
	font-size: 17px;
}
@media only screen and (max-width: 48em) {
.txt_box p{
	font-weight: bold;
	font-size: 15px;
}
.txt_box p span{
	font-weight: bold;
	font-size: 14px;
}
}

/* =========== p text area =========== */

p.text_01{
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	line-height: 2.5;
	margin: 0 auto 30px;
}
p.text_01 span{
	color: #5d7e2a;
}
@media only screen and (max-width: 48em) {
	p.text_01{
	margin: 0 auto 15px;
}
}
p.text_02{
	font-weight: bold;
	font-size: 18px;
	margin: 10px auto 2px;
}
p.text_03{
	font-weight: bold;
	font-size: 18px;
	color: #5d7e2a;
	letter-spacing:1.5px;
	border-bottom: 1px solid #5d7e2a;
	width: 320px;
	margin: 0 auto;
}
@media only screen and (max-width: 48em) {
	p.text_03{
	width: 320px;
}
}
p.text_04{
	font-weight: bold;
	font-size: 18px;
}
p.text_04 span{
	font-size: 23px;
}
p.text_04mt{
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
}
p.text_04mt span{
	font-weight: bold;
	font-size: 23px;
}
p.text_05{
	margin: 15px auto;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
	p.text_05{
	margin: 15px auto;
	text-align: left;
}
}
p.text_05_b{
	margin: 0 auto 15px;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
	p.text_05_b{
	text-align: left;
}
}
p.text_06{
	text-align: left;
	font-size: 13px;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
p.text_06{
	text-align: left;
	font-size: 11px;
}
}
p.text_07{
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 10px;
	
}
p.text_07 span{
	text-align: center;
	color: #5d7e2a;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.4;
	
}
@media only screen and (max-width: 48em) {
p.text_07 span{
	font-size: 18px;
	padding: 0 15px;
	
}
p.text_07{
	font-size: 21px;
}
}
p.text_07_b{
	text-align: center;
	color: #5d7e2a;
	font-weight: bold;
	font-size: 32px;
	line-height: 1.4;
	margin: 20px auto;
	
}
p.text_07_b span{
	font-weight: bold;
	font-size: 20px;
}
@media only screen and (max-width: 48em) {
p.text_07_b{
	font-size: 28px;
	padding: 0 15px;
	
}
p.text_07_b span{
	font-size: 18px;
}
}
.text_08{
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: left;
  padding-right: 30px;
  font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 54em) {
.text_08{
 margin-bottom: 10px;
 padding-right: 0;
font-size: 12px;
 font-size: 1.2rem;
}
}
.text_09{
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
  font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 54em) {
.text_09{
 font-size: 12px;
 font-size: 1.2rem;
 margin-bottom: 10px;
 text-align: left;
}
}
.text_10{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 15px;
}
@media only screen and (max-width: 54em) {
.text_10{
 font-size: 15px;
}
}


/*--------- 特典エリア　-----------*/
.prezent-box{
	width: 100%;
	margin: auto;
    padding-bottom: 20px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
}
@media only screen and (max-width: 30em) {
.prezent-box{
	width: 100%;
}
}
.prezent-box-img01{
	width: 100%;
	margin-bottom: 2px;
}
.prezent-box-img01b{
	width: 100%;
	margin-top: 2px;
}
.prezent-box-img02{
	width: 49.8%;
}
.prezent-box-img03{
    margin-bottom: 0.3%;
    float: left;
	width: 68%;
}
.prezent-box-img04{
    margin-bottom: 0.3%;
    float: right;
	width: 31.6%;
}
.prezent-box-text{
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
　text-align: left;
  width: 70%;	
  margin: auto;
}
@media only screen and (max-width: 54em) {
.prezent-box-text{
   width: 95%;
}
}

/*=============== 豪華3大プレゼント ===============*/
.voice_box {
	text-align: center;
	padding: 1% 1%;
	margin: 3% auto;
	border: 4px #83ad60 double;
}
@media only screen and (max-width: 48em) {
.voice_box {
	width: 95%;
	padding: 1% 2%;
	margin: 5px auto;
}
}

.renewal_box {
	text-align: center;
	padding: 1% 2%;
	margin: 1% auto;
	border: 4px #83ad60 double;
}
@media only screen and (max-width: 48em) {
.renewal_box {
	width: 95%;
	margin: 10px auto;
}
}

h3.present_title_h3_02 {
  font-size: 20px;
  font-size: 2.0rem;
  color: #83ad60;
}
h3.present_title_h3_02 span{
  font-size: 30px;
  font-size: 3.0rem;
  font-weight: bold;
  color: #83ad60;
  background:linear-gradient(transparent 70%, #e2f7d0 20%);
  }
h3.present_title_h3 {
  font-size: 30px;
  font-size: 3.0rem;
　color: #83ad60;
}
@media only screen and (max-width: 48em) {
h3.present_title_h3 {
  font-size: 20px;
  font-size: 2.0rem;
  margin: 10px auto;
}
}

p.present_txt {
  margin-top: 1%;
  padding-bottom: 1%;
  text-align: center;
  line-height: 1.6;
  font-size: 23px;
  font-weight: bold;
}
@media only screen and (max-width: 48em) {
  p.present_txt {
    margin: 0 auto 5px auto;
    max-width: 90%;
    font-size: 16px;
    font-size: 1.6rem;
	margin-bottom: 10px;
  }
}

p.present_txt span{
 color: #83ad60;
 font-size: 15px;
font-weight: bold;
font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 30em) {
 p.present_txt span{
 font-size: 14px;
}
}

p.present_txt strong{
	font-size: 16px;
}
@media only screen and (max-width: 30em) {
p.present_txt strong{
	font-size: 14px;
}
}

p.present_txt2 {
  margin-top: 1%;
  padding-bottom: 1%;
  text-align: center;
  line-height: 1.2;
  font-size: 23px;
  font-weight: bold;
}
@media only screen and (max-width: 48em) {
  p.present_txt2 {
    margin: 0 auto 5px auto;
    max-width: 90%;
    font-size: 16px;
    font-size: 1.6rem;
	margin-bottom: 10px;
  }
}

/*フェアへのバナー*/
.pickupPlanBox-linkBtn {
  margin : 2% 20% 3% 20%;
  font-size: 1.8rem;
}

.pickupPlanBox-linkBtn span {
  font-size: 1.4rem;
}

@media only screen and (max-width: 30em) {
.pickupPlanBox-linkBtn {
  margin : 5%;
  font-size: 1.8rem;
}
}

/*modalボタン topics独自*/
a.plan_modal_btn {
    display: inline-block;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    text-decoration: none;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  font-weight: bold;
}

a:hover.plan_modal_btn {
    background-color: #666;
}

a.remodal-cancel {
    color: #fff !important;
    background: #000 !important;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif !important;
  font-weight: bold !important;
}
a:hover.remodal-cancel {
    background-color: #666 !important;
}

.modal_block {
    position: relative;
    margin: auto;
    padding: 5px 0 !important;
    max-width: 1024px;
    width: 100%;
    background-color: #fff;
}
.remodal{
    border: solid 5px #B69955 !important;
}

/*modalボタン topics独自*/

.topics-box_imgarea {
	position: relative;
}

.modal_title{
    color: #5d7e2a !important;
}

.pickupPlanBox-linkBtn a{
  padding: 20px;
  background-color: #5d7e2a;
}
.linkBtn_a {
  display: block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  transition-timing-function: linear;
  transition-duration: .2s;
  transition-property: background-color, color, opacity;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #9EB27F; 
  color: #fff;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
    border-radius: 10px;
}
.linkBtn_a:hover {
  background-color: #9EB27F;
  color: #fff;
}
@media only screen and (max-width: 60em) {
  .linkBtn_a {
    background-color: #5d7e2a; 
    color: #fff;
    font-size: 1.6rem;
  }
}
/*フェアへのバナー END */


/*====== icon area ======*/

.present_container{
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
	margin: auto;
}
@media only screen and (max-width: 48em) {
	.present_container{
	margin: auto auto 10px auto;
}
}

.item{
	width: 12.5%;
	text-align: center;
	margin-bottom: 3%;
}
@media only screen and (max-width: 48em) {
	.item{
		width: 25%;
		text-align: center;
		margin-bottom: 4%;
	}
}

.item p{
    font-size: 12px;
	font-weight: 700;
	margin:auto;
	width: 95%;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}
@media only screen and (max-width: 48em) {
	.item p{
	font-weight: 700;
	margin:auto;
	width: 95%;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	}
}
.item strong{
	font-weight: 700;
	font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

.svg_icon01{
	width: 45%;
	margin-bottom: 7%;
}
@media only screen and (max-width: 48em) {
	.svg_icon01{
	width: 55%;
	margin-bottom: 7%;
	}
}



/*=============== アクセス ===============*/
.schedule_maintxt span{
	font-size: 22px;
}
@media only screen and (max-width: 60em) {
.schedule_maintxt span{
	font-size: 16px;
}
}

.schedule_maintxt strong{
	color: #83ad60;
}

span.day{
	font-size: 20px;
	display:inline-block;
	color: #5d5753;
}
@media only screen and (max-width: 60em) {
span.day{
	font-size: 15px;
}
}

p.acces_titl {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 60em) {
p.acces_titl {
	font-weight: bold;
	font-size: 15px;
	margin: 10px auto;
}
}

p.acces_txt{
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
}
@media only screen and (max-width: 60em) {
p.acces_txt{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
}
p.acces_txt span{
 color: #83ad60;
 font-size: 15px;
font-weight: bold;
font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

a{
	color: #5d5753;
}

.map_img{
	width: 50%;
	margin: 20px auto auto auto;
}
@media only screen and (max-width: 30em) {
.map_img{
	width: 100%;
	margin: 10px auto auto auto;
}
}

/*=============== ブライダルフェア===============*/

/*背景色*/

.fair_area_background{
	/*background-color: #FAF7FF;*/
}

.fair_area{
	padding: 3% 0;
	text-align: center;
}
@media only screen and (max-width: 30em) {
.fair_area{
	padding: 5% 0 6% 0;
}
}

/*三角▼*/
.triangle3{
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #5d7e2a;
  margin: auto 48% 2% 48%;
}
@media only screen and (max-width: 30em) {
.triangle3{
  margin: 3% 44% 2% 44%;
}
}

/*Bridal Fair タイトル*/
h3.fair_title_h3{
	margin: 0 0 5% 0;
	padding-top: 3%;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 100%;
}

h3.fair_title_h3 span{
	font-size: 1.4rem;
}
@media only screen and (max-width: 30em) {
h3.fair_title_h3{
	margin: 0 0 3% 0;
    font-size: 26px;
    font-size: 2.6rem;
}

h3.fair_title_h3 span{
	font-size: 1.2rem;
}
}

/*枠線*/
.fair_box{
	border: solid 2px #9EB27F;
	/*background-color: #FFFFFF;*/
	margin-bottom: 3%;
	padding: 2%;
}
@media only screen and (max-width: 30em) {
.fair_box{
	margin: 0 2.5% ;
	padding: 3%;
}
}

.fair_box_inner{
	display: flex;
	flex-direction: row;
}
@media only screen and (max-width: 30em) {
.fair_box_inner{
	flex-wrap: wrap;
	padding-bottom: 3%;
}
}

/*テキスト*/
.fair_txt_area{
	width: 50%;
	margin-right: 2%;
	margin-top: 1%;
	text-align: left;
}
@media only screen and (max-width: 30em) {
 .fair_txt_area{
	width: 100%;
	margin-right: 0;
	margin-bottom: 2%;
	text-align: left;
}
}

.fair_txt_area02{
	width: 100%;
	text-align: left;
}

.fair_txt_area03{
	width: 100%;
	padding: 0% 2%;
	text-align: left;
}
@media only screen and (max-width: 30em) {
.fair_txt_area03{
	padding: 3% 2% 0 2%;
}
}

h4.fair_title_h4{
	margin-bottom: 1%;
	font-size: 22px;
	font-size: 2.2rem;
}

h4.fair_title_h4 span{
	padding-right: 1%;
}
@media only screen and (max-width: 30em) {
h4.fair_title_h4{
	text-align: center;
	margin-bottom: 3%;
	font-size: 16px;
	font-size: 1.6rem;
}
}

/*画像*/
.fair_img_area{
	width: 50%;
}
@media only screen and (max-width: 30em) {
.fair_img_area{
	width: 100%;
}
}

.fair_img_area img{
	width: 49%;
}



/*=============== リニューアルコンテンツ ===============*/
.slider_color{
	background-color: rgba(182, 182, 151, 0.1);
	/*rgba(185, 218, 150, 0.2);*/
	padding: 30px 0 50px 0;
	margin-bottom: 65px;
}
@media only screen and (max-width: 54em) {
.slider_color{
	padding-top: 15px;
	margin-bottom: 25px;
}
}

.topics-renewalbox_title {
  margin-bottom: 4%;
  text-align: left;
  font-size: 24px;
  font-size: 2.4rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}
@media only screen and (max-width: 54em) {
.topics-renewalbox_title {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 48em) {
.topics-renewalbox_title {
    text-align: center;
  }
}
.topics-renewalbox_title span {
  display: block; 
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #DA6252;
  font-family: "Times New Roman", Times, serif;
}
@media only screen and (max-width: 54em) {
.topics-renewalbox_title span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 48em) {
.topics-renewalbox_title span {
    text-align: center;
  }
}

.topics-renewalbox_description {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.5;
  color: #B39358;
}
@media only screen and (max-width: 54em) {
.topics-renewalbox_description {
    margin-bottom: 4%; 
    font-size: 12px;
    font-size: 1.2rem;
	text-align: center;
  }
}



/* GREEN */

@media only screen and (max-width: 48em) {
  .contact-box_tel {
    border: 2px solid #78d297;
  }
  .contact-box_tel:after {
    background-image: url("/bridal/yokohama/yokohama-geihinkan/common/img/icon_arrow-right-green.png");
  }
}

.btn a.color_a_1,
.btn span.color_a_1 {
  background-color: #5d7e2a; 
  color: #fff;
}
.btn a.color_a_2,
.btn span.color_a_2 {
  background-color: #ADA561; 
  color: #fff;
}

.btn_topics04 {
  text-align:center;
  margin-bottom: 3%;
}

@media only screen and (max-width: 30em) {
.btn_topics04 {
  margin: 0;
}
}

.eyecatch_bg-img:before {
  background-color: rgba(90, 91, 79, 0.5);
}

.tile-box:after {
  background-color: #5d7e2a;
  color: #fff;
}

.js_hover-blur:hover {
  background-color: #78d297;
}

.tile-box_header.type-a:before {
  border: 1px solid #5d7e2a;
}

.card-box.layout-3_1.is-fair .card-box_img.js_is-hover:before {
  background-color: rgba(93, 126, 42, 0.45);
}

.card-box.layout-3_1.is-fair .btn a,
.card-box.layout-3_1.is-fair .btn span {
  background-color: #5d7e2a;
  color: #fff;
}

@media only screen and (max-width: 48em) {
  .contact-box_tel {
    border: 2px solid #5d7e2a;
  }
}

.slide-box_slider-inner .sp-thumbnail-container:before {
  background-color: #5D7E2A;
}

.slide-box_slider-inner .sp-selected-button {
  background-color: #78d297;
}

@media only screen and (max-width: 48em) {
  .chef-box_slider .sp-selected-button {
    background-color: #78d297;
  }
}

.slide-box_slider-inner .sp-thumbnail-container:before {
  background-color: #5D7E2A;
}

.slide-box_slider-inner .sp-selected-button {
  background-color: #78d297;
}

.contactform_tag-item.js_is-active {
  background-color: #78d297;
}

form.contactform >dl >dt.js_is-required:after {
  background-color: #78d297;
}

.image-box:hover .image-box_bg-img:before {
  border-color: #5d7e2a;
}

#weddingSpaceArea .wedding-space-list >li {
  color: #b69458;
}

.btn a.color_b_1,
.btn span.color_b_1 {
  background-color: #ada561; 
  color: #fff;
}

.card-box.layout-3_1.is-plan .card-box_img.js_is-hover:before {
  background-color: rgba(182, 148, 88, 0.45);
}

.card-box.layout-3_1.is-plan .card-box_content.js_is-hover {
  color: #b69458;
}

.card-box.layout-3_1.is-plan .btn a,
.card-box.layout-3_1.is-plan .btn span {
  background-color: #b69458;
  color: #fff;
}

.slide_aside .aside_title {
  color: #b69458;
}

.banner_block.color_b_1 .banner-box {
  background-color: #b49360;
}

.flow_item {
  border: 1px solid #b8974f;
}
.flow_item:after {
  background: transparent url("/bridal/yokohama/yokohama-geihinkan/common/img/icon_arrow-down-gold.png") center center no-repeat;
}

/* TOP */
#pageBase.top .wedding-report {
  background-color: #f5f5f5;
}

#pageBase.top .fair {
  background-color: #f5f5f5;
}

#pageBase.ceremony .aside-area {
  background-color: #fff;
}

#pageBase.report .aside-area {
  background-color: #f5f5f5;
}

#pageBase.shrine .contact {
  background-image: url("/bridal/yokohama/yokohama-geihinkan/common/img/contact_bg-img002.jpg");
}

#pageBase.mice .contact {
  background-image: url("/bridal/yokohama/yokohama-geihinkan/common/img/contact_bg-img003.jpg");
}



/* =========== おすすめ＆Reason =========== */
.topics-box-a {
  padding: 2% 0 1% 0;
}
.topics-box-a:nth-child(2n) {
  background-color: rgba(182, 182, 151, 0.1);
}
.topics-box-a:nth-child(2n) .topics-box-a_img-outer {
  float: right;
}
.topics-box-a:nth-child(2n) .topics-box-a_header-inner {
  right: auto; 
  left: 0;
}
@media only screen and (max-width: 48em) {
  .topics-box-a {
    padding: 0;
	/*margin-bottom: 6%*/
  }
}

.topics-box-a_inner:after {
  display: block;
  visibility: hidden; 
  clear: both;
  height: 0;
  content: "";
}

.topics-box-a_img-outer {
  position: relative;
  float: left;
  overflow: hidden; 
  width: 50%;
}
.topics-box-a_img-outer:first-child {
  padding-right: 0.2%;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_img-outer {
    margin-bottom: 0.2%; 
    width: 100%;
    background-color: #f5f5f5;
  }
	.topics-box-a_img-outer:first-child {
	  padding-right: 0;
	}
}
.topics-box-a_img {
  font-size: 0;
}
.topics-box-a_img img {
  float: left; 
  width: 49.8%;
}
.topics-box-a_img img:nth-child(3n+3) {
  float: right;
}
.topics-box-a_img img:first-child {
  margin-bottom: 0.3%; 
  width: 100%;
}
.topics-box-a_img02 img:first-child {
  margin-bottom: 0.3%; 
  width: 49.8%;
  float: left; 
}
.topics-box-a_img02 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 49.8%;
}
.topics-box-a_img03 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 100%;
}
.topics-box-a_img04 img:first-child {
  margin-bottom: 0.3%; 
  width: 68%;
  float: left; 
}
.topics-box-a_img04 img {
  margin-bottom: 0.3%; 
  float: right; 
  width: 31.6%;
}
.topics-box-a_img05 img:first-child {
  margin-bottom: 0.3%; 
  width: 100%;
}
.topics-box-a_header {
  position: relative; 
  float: left;
  width: 50%;
}
.topics-box-a_img06 img:first-child { 
  width: 49.8%;
  float: left; 
}
.topics-box-a_img06 {
  margin-bottom: 0.3%; 
  width: 49.8%;
  float: left; 
}
@media only screen and (max-width: 54em) {
  .topics-box-a_header {
    padding-top: 0;
    width: 100%;
  }
}
.topics-box-a_header-inner {
  /*position: absolute;*/
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 500px; 
  width: 92.5%;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_header-inner {
    position: relative;
    padding: 0 4% 0;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box-a_header-inner {
    padding: 0 4% 4%;
  }
}
.topics-box-a_title {
  margin-bottom: 4%;
  text-align: left;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_title {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box-a_title {
    text-align: center;
  }
}
.topics-box-a_title span {
  display: block; 
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #A37E39;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_title span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box-a_title span {
    text-align: center;
  }
}
.topics-box-a_sub-title {
  margin-bottom: 5.6%;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.8;
}
.topics-box-a_sub-title span {
  display: block; 
  font-size: 13px;
  font-size: 1.3rem;
}
.topics-box-a_sub-title span:before {
  content: "— ";
}
.topics-box-a_sub-title span:after {
  content: " —";
}
@media only screen and (max-width: 54em) {
  .topics-box-a_sub-title {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .topics-box-a_sub-title span {
    font-size: 11px;
    font-size: 1.1rem;
  }
}
.topics-box-a_lead-txt {
  margin-bottom: 4.4%;
  color: #5fcc85;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_lead-txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.topics-box-a_description {
  margin-top: 50px;
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
}
@media only screen and (max-width: 54em) {
.topics-box-a_description {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
}
.topics-box-a_description span{
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 2;
  color: #83ad60;
}
.topics-box-a_description04{
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 54em) {
.topics-box-a_description04{
 margin-bottom: 10px;
}
}
.topics-box-a_text{
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 54em) {
.topics-box-a_text{
 margin-bottom: 10px;
}
}


/*------------------------------*/

.topics-box-a_title-a {
  margin-bottom: 1.5%;
  text-align: center;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_title-a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box-a_title-a {
    text-align: center;
	margin-bottom: 4%;
  }
}
.topics-box-a_title-a span {
  display: block; 
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 2;
  color: #A37E39;
}
@media only screen and (max-width: 54em) {
  .topics-box-a_title-a span {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 48em) {
  .topics-box-a_title-a span {
    text-align: center;
  }
}
.topics-box-b_text-a{
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.5;
  text-align: left;
  padding-right: 30px;
  width: 70%;
  margin: auto;
}
@media only screen and (max-width: 54em) {
.topics-box-b_text-a{
 margin-bottom: 10px;
 padding-right: 0;
 width: 96%;
}
}



/* =========== div box =========== */

.boderbox_01{
	border: solid 1px #78d297;
	outline: solid 1px #78d297;
	outline-offset: 3px;
	margin: 20px 20px;
	text-align: center;
	padding: 20px 0;
}
@media only screen and (max-width: 48em) {
	.boderbox_01{
	outline-offset: 3px;
	margin: 50px auto;
	padding: 20px 0;
}
}

.boderbox_02{
	border: solid 2px #78d297;
	background-color: #FFF;
	margin: 10px 128px;
	padding: 15px 0;
}
@media only screen and (max-width: 48em) {
.boderbox_02{
	margin: 10px 0px;
	padding: 15px 0;
}
}

.img_box01{
	width: 75%;
    margin: auto;
}
.img_box01_inner{
	width: 100%;
	margin-bottom: 2px;
}
@media only screen and (max-width: 48em) {
	.img_box01{
	width: 100%;
}
}

/*flex-box*/
.img_box02{
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
	margin-bottom: 2px;
}
.img_box02_inner{
    float: left;
	width: 49.9%;
	margin-bottom: 2px;
}
@media only screen and (max-width: 48em) {
	.img_box02{
	width: 100%;
}
}


/*flex-box*/
.img_box03{
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
}
.img_box03_inner{
  float: left;
width: 33.0%;
margin-bottom: 2px;
}
.img_box03_inner01{
    margin-bottom: 0.3%;
    float: left;
	width: 49.9%;
}
.img_box03_inner02{
    margin-bottom: 0.3%;
    float: right;
	width: 49.9%;
}
@media only screen and (max-width: 48em) {
	.img_box03{
	width: 100%;
}
}


/*flex-box*/
.img_box04{
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
}
.img_box04_inner{
    float: left;
	width: 49.9%;
	margin-top: 0.3%;
}
@media only screen and (max-width: 48em) {
	.img_box04{
	width: 100%;
}
}


.img_box05{
	width: 50%;
    margin: auto;
}
.img_box05_inner{
	width: 100%;
	margin-bottom: 2px;
}
@media only screen and (max-width: 48em) {
	.img_box05{
	width: 100%;
}
}

/*flex-box*/
.img_box06{
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between;
}
.img_box06_inner{
  float: left;
width: 24.8%;
margin-bottom: 2px;
}
.img_box06_inner01{
    margin-bottom: 0.3%;
    float: left;
	width: 49.9%;
}
.img_box06_inner02{
    margin-bottom: 0.3%;
    float: right;
	width: 49.9%;
}
@media only screen and (max-width: 48em) {
	.img_box06{
	width: 100%;
}
}


/*画像文字入り2列*/
/*flex-box*/
.img_boxintxt01{
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between; 
}

.img_boxintxt01_inner{
    float: left;
	width: 49.9%;
	margin-bottom: 2px;
    position: relative;
  }
  
.img_boxintxt01_inner::after {
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.img_boxintxt01_inner60{
    float: left;
	width: 66.6%;
	margin-bottom: 2px;
    position: relative;
  }
  
.img_boxintxt01_inner60::after {
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.img_boxintxt01_inner100{
    float: left;
	width: 100%;
	margin-bottom: 2px;
    position: relative;
  }
  
.img_boxintxt01_inner100::after {
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.img_boxintxt01_inner p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*余計な隙間を除く*/
  padding:0;/*余計な隙間を除く*/
  color: white;/*文字色*/
  font-size: 22px;/*文字サイズ*/
  text-align:center;/*pタグ内で更に中央寄せ*/
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
  z-index: 1;
  }
  
  .img_boxintxt01_inner60 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*余計な隙間を除く*/
  padding:0;/*余計な隙間を除く*/
  color: white;/*文字色*/
  font-size: 20px;/*文字サイズ*/
  text-align:center;/*pタグ内で更に中央寄せ*/
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
  z-index: 1;
  width: 100%;
  }
  
    .img_boxintxt01_inner100 p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*余計な隙間を除く*/
  padding:0;/*余計な隙間を除く*/
  color: white;/*文字色*/
  font-size: 22px;/*文字サイズ*/
  text-align:center;/*pタグ内で更に中央寄せ*/
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
  z-index: 1;
  }

@media only screen and (max-width: 48em) {
.img_boxintxt01{
	width: 100%;
}
.img_boxintxt01_inner p {
  font-size: 15px;/*文字サイズ*/
  }
.img_boxintxt01_inner60 p {
  font-size: 12px;/*文字サイズ*/
  }
.img_boxintxt01_inner100 p {
  font-size: 15px;/*文字サイズ*/
  }
}
/*画像文字入り2列*/
.img_boxintxt03_inner{
  float: left;
width: 66.4%;
margin-bottom: 2px;
  position: relative;
}

.img_boxintxt03_inner::after {
content: '';
background-color: rgba(0,0,0,.4);
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}

.img_boxintxt03_inner p {
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
margin:0;/*余計な隙間を除く*/
padding:0;/*余計な隙間を除く*/
color: white;/*文字色*/
font-size: 20px;/*文字サイズ*/
width: 100%;

text-align:center;/*pタグ内で更に中央寄せ*/
font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
font-weight: bold;
z-index: 1;
}

@media only screen and (max-width: 48em) {
.img_boxintxt02{
	width: 100%;
}
.img_boxintxt01_inner60{
    float: left;
	width: 66.3%;
	margin-bottom: 2px;
    position: relative;
  }
.img_boxintxt03_inner{
	width: 66.5%;
	margin-bottom: 2px;
  }
.img_boxintxt03_inner p {
  font-size: 12px;/*文字サイズ*/
  }
}

/*画像文字入り3列*/
/*flex-box*/
.img_boxintxt02{
	width: 75%;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:space-between; 
}

.img_boxintxt02_inner{
    float: left;
	width: 33.2%;
	margin-bottom: 2px;
    position: relative;
  }
  
.img_boxintxt02_inner::after {
  content: '';
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.img_boxintxt02_inner p {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin:0;/*余計な隙間を除く*/
  padding:0;/*余計な隙間を除く*/
  color: white;/*文字色*/
  font-size: 20px;/*文字サイズ*/
  width: 100%;

  text-align:center;/*pタグ内で更に中央寄せ*/
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-weight: bold;
  z-index: 1;
  }

@media only screen and (max-width: 48em) {
.img_boxintxt02{
	width: 100%;
}
.img_boxintxt01_inner60{
    float: left;
	width: 66.3%;
	margin-bottom: 2px;
    position: relative;
  }
.img_boxintxt02_inner{
	width: 33%;
	margin-bottom: 2px;
  }
.img_boxintxt02_inner p {
  font-size: 12px;/*文字サイズ*/
  }
}

/*画像文字入り3列*/
/*==============================*/



/*============== merit_area ==============*/

.merit_area {
    display: flex;
    margin: auto;
    flex-wrap: nowrap;
    justify-content:  space-between;
}
.merit{
	width: 31%;
	text-align: center;
    border: solid 1px#70924D;
    background-color: rgba(182, 182, 151, 0.1);
}
.merit_title{
	background-color: #70924D;
	color: #FFFFFF;
	font-size: 15px;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}
.merit_title span{
	font-size: 22px;
}
.merit_text{
	padding: 7px;
	font-family:  "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
}
.merit_text span{
    font-size: 18px;
}

@media only screen and (max-width: 48em) {
.merit_area {
	width: 95%;
	margin: auto;
}	
.merit{
	width: 32.5%;
    padding: 0;
}
.merit_title{
	font-size: 13px;
}
.merit_title span{
	font-size: 18px;
}
.merit_text{
	padding: 7px 3px;
	font-size: 11px;
}
.merit_text span{
    font-size: 13px;
}
}

.plus_icon {
  margin: 1% auto 1% auto;
  text-align: center;
  font-size: 60px;
  font-size: 6.0rem;
  font-weight: bold;
  font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  line-height: 1.6;
  color: #70924D;
}

/*=============== parts <br> ===============*/
/*本文 PCスマホbr有り*/
.pcmb_show {
	display: block !important;
}
/*本文 PC時のみbr有り*/
.pc_show {
	display: block !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: none;
}
@media only screen and (max-width: 48em) {
/*本文 PC時のみbr有り*/
.pc_show {
	display: none !important;
}
/*本文 スマホ時のみbr有り*/
.mb_show {
	display: block !important;
}
}

.swiper-container_topic {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

/* =========== 丸にプラス　⊕　 =========== */
.icon {
  position: relative;
  width: 20px;
  height: 20px;
  background: #edb74b;
  border-radius: 50%;
  margin: auto;
}

.icon::before, .icon--plus::after {
  position: absolute;
  top: 9px;
  left: 50%;
  content: '';
  display: inline-block;
  width: 13px;
  height: 13px;
  border-top: 2px solid #fff;
  transform: translateX(-50%);
}

.icon--plus:after {
  top: 3px;
  left: -3px;
  transform: rotate(90deg);
}

/* 日程詳細内scheduleエリア調整 */
.schedule .schedule_area .schedule_top_box {
	border: none !important;
	padding: 0;
}
.schedule .schedule_area .schedule_top_box .schedule_subtxt {
	display: none !important;
}
.schedule .schedule_area .schedule_top_box .topics_schedule {
	margin-bottom: 10px;
}


.swiper-button-next, .swiper-button-prev{
swiper-navigation-color: #5d7e2a !important; 
}
.swiper-pagination-bullet-active {
    background-color: #5d7e2a;
}
