@charset "UTF-8";
/*
Theme Name: 
*/
/* ----------------------------- リセット */
html {
  overflow-x: hidden;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, var, b, i,
dl dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
}

/*body{line-height:1;}*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  /*font-size:0;*/
  line-height: 0;
}

sup {
  font-size: 8px;
}

em {
  font-style: normal;
}

div:before, div:after, ul:before, ul:after, ol:before, ol:after, dl:before, dl:after {
  content: "";
  display: block;
}

div:after, ul:after, ol:after, dl:after {
  clear: both;
}

div, ul, ol, dl {
  zoom: 1;
}

ul#wp-admin-bar-root-default:after {
  clear: none;
}

/* =======================================
記事詳細
========================================*/
#entrybody {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
  word-break: break-all;
  line-height: 180%;
}
#entrybody a {
  color: #22ABD8;
  text-decoration: underline;
}
#entrybody a:hover {
  text-decoration: none;
}
#entrybody ul, #entrybody ol {
  margin-top: 12px;
  margin-bottom: 12px;
  list-style-position: inside;
  text-align: left;
}
#entrybody ul ul, #entrybody ul ol, #entrybody ol ul, #entrybody ol ol {
  margin-left: 2em;
}
#entrybody ul li, #entrybody ol li {
  text-align: left;
}
#entrybody ol {
  list-style-type: decimal;
}
#entrybody li ul {
  margin-top: 3px;
}
#entrybody li li {
  font-size: 13px;
  font-size: 1.3rem;
}
#entrybody strong,
#entrybody strong span {
  font-weight: bold !important;
}
#entrybody span strong,
#entrybody del strong,
#entrybody em strong {
  font-weight: bold !important;
}
#entrybody em {
  font-style: italic !important;
}
#entrybody dfn {
  font-style: normal;
  border-bottom: 1px dotted #333;
}
#entrybody p {
  line-height: 180%;
  margin-bottom: 1.2em;
  clear: both;
  zoom: 1;
}
#entrybody p:after {
  display: block;
  content: "";
  clear: both;
}
#entrybody blockquote {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #d6e1e1;
  border-radius: 10px;
  padding: 4.545% 5%;
}
#entrybody blockquote cite {
  font-style: italic;
}
#entrybody blockquote p:last-child {
  margin-bottom: 0;
}
#entrybody blockquote a {
  color: #333;
}
#entrybody img {
  margin-bottom: 1em;
}
#entrybody iframe {
  max-width: 100%;
}
#entrybody .u-youtube-wrap {
  padding-top: 56.25%;
}
#entrybody h1 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 150%;
}
#entrybody h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 150%;
  border-bottom: 1px solid #DADADA;
  padding-bottom: 25px;
  margin-bottom: 35px;
  position: relative;
  margin-top: 50px;
}
#entrybody h2:after {
  display: block;
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 180px;
  border-bottom: 4px solid #000000;
}
#entrybody h3 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 150%;
}
#entrybody h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 150%;
}
#entrybody h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 150%;
}
#entrybody h6 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 150%;
}
#entrybody table {
  width: 100%;
}
#entrybody table thead {
  background-color: #000000;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
}
#entrybody table thead th,
#entrybody table thead td {
  border-color: #fff;
}
#entrybody table th,
#entrybody table td {
  border: 1px solid #d7e2e2;
  padding: 6px 8px;
  text-align: left;
}
#entrybody table th {
  font-weight: bold;
}

.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 20px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 20px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  border: none;
  background: #f1f1f1;
  color: #888;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  border-radius: 0;
}
.wp-caption img {
  margin: 5px;
}
.wp-caption p.wp-caption-text {
  margin-bottom: 4px;
}

.wp-smiley {
  margin: 0;
}

body#tinymce ul,
body#tinymce ol {
  margin-bottom: 1.5em;
}
body#tinymce ul li {
  list-style: disc;
}
body#tinymce ol li {
  list-style: decimal;
}

@media screen and (max-width: 768px) {
  #entrybody {
    font-size: 16px;
    font-size: 1.6rem;
  }
	
	.wp-caption{
		width:100%!important;
	}
	.wp-caption-text{
		margin-bottom:0!important;
	}

  .alignleft,
  img.alignleft {
    margin-right: 0;
    float: none;
  }

  .alignright,
  img.alignright {
    margin-left: 0;
    float: none;
  }

  img.alignleft,
  img.alignright,
  img.aligncenter {
    margin-bottom: 10px !important;
  }
}
/* ----------------------------- 全体 */
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Hiragino Mincho Pro", YuGothic, "游ゴシック体", "Yu Gothic Medium", "游ゴシック Medium", "Yu Gothic", "游ゴシック", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
  font-weight: 400;
  line-height: 180%;
  color: #333;
  background-color: #fff;
  position: relative;
  -webkit-text-size-adjust: 100%;
  min-width: 1000px;
}
body br {
  font-family: sans-serif;
}

::-webkit-input-placeholder {
  color: #dbdbdb;
}

:-ms-input-placeholder {
  color: #dbdbdb;
}

::-moz-placeholder {
  color: #dbdbdb;
}

::-placeholder {
  color: #dbdbdb;
}

a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline;
}
a, a img {
  -webkit-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
a:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  filter: alpha(opacity=70);
}

@media screen and (min-width: 768px) {
  .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .pc-only {
    display: none !important;
  }
}
img,
.bx-wrapper img {
  max-width: 100%;
  height: auto;
}

/*=======================================
ヘッダー
=========================================*/

.l-header .Rotary-Club-Niigata {
  display: flex;
  width: 55.1%;
}

.l-header .Rotary-Club-Niigata .rcn-p {
  padding-left: 31px;
  display: block;
}

.l-header .Rotary-Club-Niigata .sp-img-ro {
  display: none;
}

.l-header .Rotary-Club-Niigata .rcn-p a {
  display: block;
  margin-top: 22px;
}

.l-header .rc-content-wrap {
  display: flex;
  width: 100%;
  margin: 0 auto;
}

.l-header .rc-content-wrap .gsp {
  display: flex;
  justify-content: right;
  width: 48%;
}

.l-header .rc-content-wrap .rcn-p {
  padding-left: 44px;
  padding-top: 25px;
  width: 52%;
}

@media screen and (min-width: 1201px) and (max-width: 1811px) {
  .l-header .rc-content-wrap .gsp {
    width: 58%;
  }

  .l-header .rc-content-wrap .rcn-p {
    width: 405;
  }
}

.l-header .rc-content-wrap .rc-wrap-ul {
  display: flex;
}

.l-header .rc-content-wrap .rc-wrap-ul li {
  padding: 0 2.09vw;
}

.l-header .rc-content-wrap .rc-wrap-ul li a {
  display: block;
  padding: 1.88em 0;
  text-decoration: none;
  margin-top: 18px;
  font-weight: bold;
  font-size: 1.597rem;
}

@media screen and (min-width: 1201px) and (max-width: 1492px) {
  .l-header .rc-content-wrap .rc-wrap-ul li a,
  .l-header .rc-content-wrap .block-content .bc-ul li a {
    font-size: 1vw;
  }
}

.l-header .rc-content-wrap .block-content {
  width: 14.345vw;
}

.l-header .rc-content-wrap .block-content .bc-ul {
  display: flex;
}

.l-header .rc-content-wrap .block-content .bc-ul li {
  width: calc(100% / 2);
}

.l-header .rc-content-wrap .block-content .bc-ul .member {
  border-right: 1px solid #fff;
}

.l-header .rc-content-wrap .block-content .bc-ul .member a::before {
  content: "";
  width: 20px;
  height: 21px;
  background-image: url("img/top/sadasd.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: 0 auto;
}

.l-header .rc-content-wrap .block-content .bc-ul .Inquiry a::before {
  content: "";
  width: 20px;
  height: 21px;
  background-image: url("img/top/fsdsd.png");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  margin: 0 auto;
}

.l-header .rc-content-wrap .block-content .bc-ul li a {
  display: block;
  padding: 12px 0;
  text-decoration: none;
  background: linear-gradient(to right, #083D88, #1D5595);
  color: #fff;
  text-align: center;
}
.l-header .rc-content-wrap .block-content .bc-p a {
  display: block;
  padding: 10px 12px;
  text-decoration: none;
  background: linear-gradient(to right, #CD8F10, #DDB12F);
  color: #fff;
  text-align: center;
  position: relative;
}

.l-header .rc-content-wrap .block-content .bc-p a::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 16px;
  background: url("img/top/sankaku_c.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: 20px;
  top: 17px;
}

@media screen and (min-width: 1201px) and (max-width: 1492px) {
  .l-header .rc-content-wrap .block-content .bc-p a::after {
    right: 0;
  }
}



.hamburger_menu {
  display: none;
}

#navigation{
  position: relative;
}

#slide-line{
  position: absolute;
  bottom: 45px;
  height: 2px;
  background-color:#CD8F10;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  z-index: -1;
}

/*=======================================
ページタイトル
=========================================*/



.l-pagetitle .pagetitle-pa {
  float: right;
}

.l-pagetitle .breadcrumb {
  width: 1100px;
  margin: 90px auto 72px;
}

.l-pagetitle .bread-p {
  font-size: 40px;
  color: #043885;
  margin-bottom: 36px;
  font-weight: bold;
}

.l-pagetitle .bread-p span {
  font-size: 30px;
  color: #D8A525;
  margin-left: 30px;
  font-weight: normal;
}

.l-pagetitle .breadcrumb .bread-list {
  display: flex;
}

.l-pagetitle .breadcrumb .bread-list li a {
  text-decoration: none;
  cursor: pointer;
  font-size: 17px;
}

.l-pagetitle .breadcrumb .bread-list li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  transform: rotate(45deg);
  margin-bottom: 1px;
  margin-left: 15px;
  margin-right: 23px;
}

.l-pagetitle .paget-content .pagetitle-wrap {
  width: 1100px;
  margin: 0 auto;
}

.l-pagetitle .paget-content .wrap_b {
  padding-bottom: 1px;
}

.l-pagetitle .paget-content .page-wrap {
  width: 1100px;
  margin: 0 auto;
}

.l-pagetitle .paget-content .page-co_wrap {
  display: flex;
  flex-wrap: wrap;
}

.l-pagetitle .paget-content .page-co_wrap li .gradient-light {
  display: block;
  text-align: center;
  width: 258px;
  border: 1px solid #043885;
  background: linear-gradient(to right, #fff, #E8EFFB);
  border-radius: 29px;
  padding: 10px 0;
  text-decoration: none;
  color: #043885;
  font-weight: bold;
  font-size: 17px;
}

.l-pagetitle .paget-content .page-co_wrap li .gradient-blue {
  display: block;
  text-align: center;
  width: 258px;
  border: 1px solid #043885;
  background: linear-gradient(to right, #3A5B9E, #043886);
  border-radius: 29px;
  padding: 10px 0;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 17px;
}

.l-pagetitle .paget-content .page-co_wrap li .gradient-light::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 16px;
  background: url("img/top/sannkaku.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 18px;
}

.l-pagetitle .paget-content .page-co_wrap li .gradient-blue::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 16px;
  background: url("img/top/sankaku_c.png") no-repeat;
  background-size: contain;
  position: absolute;
  right: 15px;
  top: 18px;
}



.l-pagetitle .paget-content .page-co_wrap li {
  margin: 0 15px 15px 0;
  position: relative;
}

.l-pagetitle .paget-content .page-co_wrap li:nth-child(4) {
  margin: 0 0px 15px 0;
}

.l-pagetitle .paget-content {
  background-image: url("img/top/background-b.png");
  background-size: contain;
  height: auto;
  padding-top: 50px;
  position: relative;
  padding-bottom: 90px;
}

/* .l-pagetitle .paget-content::before {
  content: "";
  display: inline-block;
  width: 1064px;
  height: 2px;
  background: url("img/top/bou.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 302px;
} */

/* .l-pagetitle .paget_pa2::after {
  content: "";
  display: inline-block;
  width: 1064px;
  height: 2px;
  background: url("img/top/bou.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 1435px;
} */


.l-pagetitle .f2::before {
  display: none;
}

/* .l-pagetitle .paget-con_b::after {
  content: "";
  display: inline-block;
  width: 1064px;
  height: 2px;
  background: url("img/top/bou.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 1685px;
} */

/*=======================================
パンくず
=========================================*/
/*=======================================
コンテンツ
=========================================*/

.pdf-button .pdf {
  background-color: #fff;
  border-radius: 45px;
  border: 1px solid #333;
  padding: 28px 0;
  text-align: center;
  display: block;
  font-size: 20px;
  text-decoration: none;
  cursor: pointer;
}

.page-title {
  width: 1100px;
  margin: 0 auto;
}

.page-title .pt-title {
  color: #043885;
  font-size: 35px;
  font-weight: bold;
  margin: 70px 0 72px;
  position: relative;
}

.page-title .pt-title::after {
  content: "";
  display: inline-block;
  width: 1064px;
  height: 2px;
  background: url("img/top/bou.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 1685px;
}

.page-title .pt-title::after {
  content: "";
  display: inline-block;
  width: 1064px;
  height: 2px;
  background: url("img/top/bou.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -401px;
  bottom: -20px;
}

.page-title .title-a1 {
  position: relative;
}

.page-title .title-a1::after {
  content: "";
  display: inline-block;
  width: 1064px;
  height: 2px;
  background: url("img/top/bou.png") no-repeat;
  background-size: contain;
  position: absolute;
  left: -402px;
  bottom: -23px;
}



.page-title .pt-wrap {
  display: flex;
}

.page-title .pt-wrap .pt-pa .pt-pa_titl {
  font-size: 30px;
  font-family: "Hiragino Mincho Pro", sans-serif;
}

.page-title .pt-wrap .pt-pa,
.page-title .pt-p2 {
  font-family: 'ヒラギノ角ゴ ProN', sans-serif;
}


.page-title .pt-wrap .pt-pa {
  padding-right: 57px;
  /* font-family: 'ヒラギノ角ゴ ProN', sans-serif; */
}

.page-title .pt-wrap .pt-dl .pt-dd {
text-align: center;
}

.page-title .pt-wrap .pt-dl .pt-dd span {
  font-weight: bold;
  font-size: 20px;
  color: #2C2C2C;
}

.page-title .pt-wrap .pt-dt img {
  width: 565px;
}



.l-pagetitle .paget-content .overview-table {
  width: 1100px;
  margin: 0 auto;
}

.l-pagetitle .paget-content .overview-table table,
.l-pagetitle .paget-content .district-committee-table table {
  width: 1100px;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  border-right: 1px solid #DDDDDD;
}

.l-pagetitle .paget-content .overview-table .ot-tr {
  border-bottom: 1px solid #DDDDDD;
  font-size: 17px;
}

.l-pagetitle .paget-content .overview-table .ot-ht {
  background-color: #F7FAFF;
  width: 227px;
  text-align: left;
  border-right: 1px solid #DDDDDD;
  /* vertical-align: middle; */
  vertical-align: top;
}

.l-pagetitle .paget-content .overview-table .ot-td {
  background-color: #fff;
  /* padding: 10px 0 10px 30px; */
  padding: 30px 0 30px 45px;
  font-family: 'ヒラギノ角ゴ ProN', sans-serif;
  color: #46433F;
}

.l-pagetitle .paget-content .overview-table .ot-ht .ot-aa {
  /* padding: 10px 0 10px 30px; */
  padding: 30px 0 30px 45px;
  /* font-size: 17px; */
  color: #043885;
}


/*=======================================
フッター
=========================================*/

.foot .footer-banner {
  background-image: url("img/top/da.png");
  background-size: contain;
  height: auto;
  padding: 120px 0 100px 0;
  /* margin-bottom: 90px; */
  /* margin-top: 67px; */
}

.foot .fb-b {
  background-image: url("img/top/background-b.png");
  background-size: contain;
  height: auto;
  padding: 0 0 100px 0;
}

.foot .footer-banner .footer-banner_ul {
  width: 1100px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.foot .footer-banner .footer-banner_ul li {
  margin: 0 20px 20px 0;
}

.foot .footer-banner .footer-banner_ul li:nth-child(even) {
  margin: 0 0 20px 0;
}

 .rc-map {
  display: flex;
  justify-content: center;
  margin: 90px auto;
  font-family: 'ヒラギノ角ゴ ProN', sans-serif;
}

.venue-map {
  margin: 90px auto 0;
}

 .rc-map dl {
  padding: 0 20px;
}

 .rc-map dl .contact-p {
  color: #043885;
}

.rc-map dl .rc-tell {
  color: #043885;
  font-weight: bold;
  font-size: 25px;
  margin: 15px 0;
  display: block;
  margin: 15px 0;
  text-decoration: none;
  cursor: pointer;
}

.rc-map dl .rc-tell .tell-rcimg {
  margin-right: 14px;
}

.rc-map dl .rc-tell .rt-img { margin-right: 13px;}
.rc-map dl .rt-a { max-width: 300px;}
.rc-map dl .rt-b { max-width: 229px;}



 .rc-map dl .rc-tell .re {
  font-size: 18px;
}

 .rc-map dl .re-map_h4 {
  color: #043885;
  font-size: 20px;
  position: relative;
  padding: 15px 0;
  font-family: "Hiragino Mincho Pro", sans-serif;
}

.rc-map dl .h4re-a::after,
.rc-map dl .h4re-b::after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: #043885;
  background-size: contain;
  position: absolute;
  right: 0px;
  top: 29px;
}
.rc-map dl .h4re-a::after { width: 448px;}
.rc-map dl .h4re-b::after { width: 282px;}

 .rc-map dl .re-map_h4 .ho {
font-size: 16px;
}

 .rc-map dl .contact-label {
  background-color: #043885;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  width: 70px;
  text-align: center;
  margin-bottom: 12px;
  margin-right: 10px;
  font-size: 16px;
}

.l-footer .last {
  background-color: #043885;
  padding-top: 70px;
}

.l-footer .last .last-wrap {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
}

.l-footer .last .last-wrap .last-rota {
  display: none;
  /* max-width: 344px; */
  /* margin: 0 auto 60px; */
}

.l-footer .last .last-wrap .la-ul {
  display: flex;
  justify-content: center;
  /* margin-bottom: 70px; */
  margin: 70px 0;
}

.l-footer .last .last-wrap .la-ul li a {
  color: #fff;
  margin: 0 20px;
  text-decoration: none;
}

.l-footer .last .last-wrap .Club-of-Niigata {
  color: #fff;
  padding-bottom: 18px;
}

.page-title .pt-title .pt-sp {
  display: none;
}







/*=======================================
ページトップ
=========================================*/
/* ----------------------------- タブレット（768～1024px） */

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .l-header .rc-content-wrap {
    display: none;
  }

  .p-top .the-year .ty-img .nami-img {
    max-width: 100%;
  }

  .p-top .notice .notice-wrap {
    max-width: 100%;
  }

  .foot .footer-banner .footer-banner_ul {
    max-width: 100%;
    justify-content: center;
  }

  .rc-map iframe {
    width: 423px;
  }

  .foot .footer-banner .footer-banner_ul li {
    width: 48.86%;
  }

  .foot .footer-banner {
    padding: 80px 22px 60px 22px;
  }

  .rc-map dl .h4re-a::after {
    width: 80%;
  }

  .rc-map dl .h4re-b::after {
    width: 40%
  }

  .l-pagetitle .paget-content .page-co_wrap li .gradient-light,
  .l-pagetitle .paget-content .page-co_wrap li .gradient-blue {
    width: 225px;
  }

  .l-pagetitle .paget-content .page-wrap {
    width: 100%;
  }

  .l-pagetitle .breadcrumb {
    width: 100%;
  }

  .l-pagetitle .paget-content .overview-table,
  .l-pagetitle .paget-content .overview-table table {
    width: 100%;
  }

  .l-pagetitle .paget-content {
    padding: 35px 22px 0;
  }

  .l-pagetitle .bread-p,
  .l-pagetitle .breadcrumb .bread-list {
    padding: 0 22px;
  }

  .l-pagetitle .paget-content .pagetitle-wrap {
    width: 100%;
  }

  .page-title {
    width: 100%;
  }

  .l-pagetitle .paget-content::before {
    width: 300px;
  }

  .l-pagetitle .paget_pa2::after {
    width: 555px;
    /* bottom: 1464px; */
    bottom: 1344px;
  }

  .l-pagetitle .paget-con_b::after {
    width: 557px;
    bottom: 1711px;
  }
}


/* ----------------------------- スマホ（～767px） */
@media screen and (max-width: 767px) {

  .page-title .pt-title::after {
    left: 0px;
    width: 78vw;
    bottom: -12px;
  }

  .rc-map .rc-map_dl .youtube-sp-top { width: 100%;}


  body {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 160%;
    min-width: initial;
  }

  .l-header {
    position: fixed;
    z-index: 15;
    background-color: #fff;
  }

  .l-contents {
    padding-top: 65px;
  } 

  .l-header .rc-content-wrap  {
    display: none;
  }

  .l-header .hamburger_menu {
    /* display: block; */
    width: 100%;
    display: flex;
    padding: 10px;
    background-color: #fff;
    position: fixed;
    z-index: 12;
  }

  .l-header .hamburger_menu .sp-img-ro {
    width: 310px;
    padding-right: 18px;
    padding-top: 5px;
  }

  .l-header .Rotary-Club-Niigata .rcn-p {
    padding-left: 0 ;
    display: none;
  }

  .l-header .Rotary-Club-Niigata .sp-img-ro {
    display: block;
  }

  .l-header .Rotary-Club-Niigata {
    width: 100%;
  }

  .l-header .Rotary-Club-Niigata .sp-img-ro img {
    /* max-width: 83%; */
    max-width: 292px;
    padding: 14px 0 14px 8px;
  }

  .l-header .Rotary-Club-Niigata .rcn-p a {
    max-width: 295px;
    margin-top: 0 ;
  }

  .l-pagetitle .paget-content .overview-table .ot-tr {
    font-size: 16px;
  }

  .l-pagetitle .paget-content .overview-table .ot-ht .ot-aa,
  .l-pagetitle .paget-content .overview-table .ot-td {
    /* padding: 10px 0 10px 20px; */
    padding: 10px 20px;
  }

  .l-pagetitle .paget-content::before {
    width: 300px;
  }

  .l-pagetitle .paget_pa2::after {
    width: 300px;
    bottom: 1515px;
    /* bottom: 3538px; */
  }

  .l-pagetitle .paget-con_b::after {
    width: 352px;
    bottom: 1956px;
  }

  .rc-map dl .rt-a {
    position: relative;
    font-size: 23px;
  }

  .rc-map dl .rt-b {
    font-size: 23px;
  }

  .rc-map dl .rc-tell .rt-img {
    margin-right: 9px;
  }

  .rc-map dl .rc-tell .rt-img img {
    position: relative;
    bottom: 4px;
    max-width: 14px;
  }

  .rc-map .top-rcmap {
    margin-top: 20px;
  } 

  .p-news-detail ul .next {
    text-align: right;
  }

  .l-footer .last .last-wrap .last-rota_pc {
   display: none;
  }

  .l-footer .last .last-wrap .last-rota {
    display: block;
  }


  /* ----------------------------------------------------- */

  .hamburger_menu { display: block;}

  * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
  }
  ::before , ::after {
      box-sizing: inherit;
  }
  button {
      margin: 0;
      padding: 0;
      outline: 0;
      border: 0;
      border-radius: 0;
      background: transparent;
      color: inherit;
      vertical-align: middle;
      text-align: inherit;
      font: inherit;
      -webkit-appearance: none;
      appearance: none;
  }
  /**************** 以下、ハンバーガーボタンのスタイリング ****************/
  .btn {
      /* ボタンの配置位置  */
      /* position: fixed; */
      top: 10px;
      right: 10px;
      /* 最前面に */
      /* z-index: 12; */
      /* ボタンの大きさ  */
      width: 45px;
      height: 45px;
      background-color: #043886;
  }
  /***** 真ん中のバーガー線 *****/
  .btn-line {
      display: block;
      /* バーガー線の位置基準として設定 */
      position: relative;
      /* 線の長さと高さ */
      width: 32px;
      height: 2px;
      /* バーガー線の色 */
      background-color: #fff;
      transition: .2s;
      margin: 0 auto;
  }
  /***** 上下のバーガー線 *****/
  .btn-line::before , .btn-line::after {
      content: "";
      /* 基準線と同じ大きさと色 */
      position: absolute;
      width: 32px;
      height: 2px;
      background-color: #fff;
      transition: .5s;
  }
  .btn-line::before {
      /* 上の線の位置 */
      transform: translateY(-9px);
  }
  .btn-line::after {
      /* 下の線の位置 */
      transform: translateY(9px);
  }
  /***** メニューオープン時 *****/
  .btn-line.open {
      /* 真ん中の線を透明に */
      background-color: transparent;
  }
  .btn-line.open::before , .btn-line.open::after {
      content: "";
      background-color: #fff;
      transition: .2s;
  }
  .btn-line.open::before {
      /* 上の線を傾ける */
      transform: rotate(45deg);
  }
  .btn-line.open::after {
      /* 上の線を傾ける */
      transform: rotate(-45deg);
  }
  /**************** ここまで、ハンバーガーボタンのスタイリング ****************/
  /**************** 以下、メニューのスタイリング ****************/
  .menu {
      /* メニューを縦に */
      display: flex;
      flex-direction: column;
      position: fixed;
      /* メニューの位置マイナス指定で画面外に */
      right: -100%;
      width: 100%;
      height: 100%;
      background-color: rgb(247 250 255 / 92%);;
      color: #efefef;
      transition: .3s;
      z-index: 10;
      padding-top: 40px;
      margin-top: 55px;
  }

  /* .menu-list:first-child { margin-top: 60px;} */
  .menu-list {
      /* メニューテキスト位置をリスト内中心に */
      display: flex;
      align-items: center;
      width: 100%;
      padding: 30px 0 30px 40px;
      font-size: 18px;
      font-weight: bold;
      text-align: left;
      position: relative;
  }
  .menu-list a { 
    color: #043885;
    text-decoration: none;
  }

  .li-aa a::after {
    content: "";
    display: inline-block;
    width: 23px;
    height: 22px;
    background: url("img/top/sura.png") no-repeat;
    /* background-size: contain; */
    position: absolute;
    left: 43px;
    /* bottom: 1813px; */
    top: 66px;
  }

  

  .menu-list:hover {
      background-color: rgba(255, 255, 255, .5);
      color: #333;
      cursor: pointer;
      transition: .3s;
  }

  .hamburger_menu .menu .menu-list-bb { display: block; font-size: 16px; color:  #fff;}
  .hamburger_menu .menu .menu-list-bb .active-bb { font-size: 16px; color:  #fff;}

  .hamburger_menu .menu .menu-list-bb .list-nav ul li { text-align: center; font-size: 16px; margin-top: 15px;}

  .hamburger_menu .menu .menu-list .menu-list-sub {
     font-size: 16px;
  }

  .hamburger_menu .menu .menu-list nav {display: none;}
  /***** メニューオープン時位置0にして画面内に *****/
  .menu.open {
      /* position: absolute; */
      right: 0;
      padding-top: 40px;
      z-index: 11;
      margin-top: 55px;
  }

  .hamburger_menu .menu .inquiry {
      margin-top: 35px;
      display: flex;
      justify-content: center;
      /* background: linear-gradient(to right, #083D88, #1D5595); */
  }

  .hamburger_menu .menu .inquiry li {
      /* font-size: 22px; */
      /* padding: 15px 20px; */
      width: calc(100% / 2);
      /* background: linear-gradient(to right, #083D88, #1D5595); */
  }

  .hamburger_menu .menu .inquiry li a {
    color: #fff;
    display: block;
    text-align: center;
    font-size: 17px;
    padding: 15px 20px;
    background: linear-gradient(to right, #083D88, #1D5595);
    text-decoration: none;
  }

  .hamburger_menu .menu .inquiry .member,
  .hamburger_menu .menu .inquiry .Inquiry .maill,
  .hamburger_menu .menu .inquiry li {
    position: relative;
  }

  .hamburger_menu .menu .inquiry .member {
    border-right: 1px solid #fff;
  }

  .hamburger_menu .menu .inquiry .member .door::before,
  .hamburger_menu .menu .inquiry .Inquiry .maill::before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    margin: 0 auto;
  }

  .hamburger_menu .menu .inquiry .member .door::before {
    width: 19px;
    height: 20px;
    background-image: url("img/top/sadasd.png");
    left: 30px;
    top: 16px;
  }

  .hamburger_menu .menu .inquiry .Inquiry .maill::before {
    width: 18px;
    height: 15px;
    background-image: url("img/top/fsdsd.png");
    left: 25px;
    top: 19px;
  }

  .hamburger_menu .menu .inquiry li a::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 16px;
    background: url("img/top/sankaku_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 20px;
    top: 21px;
  }

  .hamburger_menu .menu .bc-sp {
    background: linear-gradient(to right, #CD8F10, #DDB12F);
    font-size: 22px;
    text-align: center;
    padding: 15px 20px;
    /* color: #fff; */
    position: relative;
    border-top: 1px solid #fff;
  }

  .hamburger_menu .menu .bc-sp a::after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 16px;
    background: url("img/top/sankaku_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 73px;
    top: 21px;
  }

  .hamburger_menu .menu .bc-sp a {
    color: #fff;
    font-size: 17px;
    text-decoration: none;
  }

  .content-header p { text-align: center;}

  .wrap-header h1 br{ display: none;}
  .wrap-header h4::before { width: 112px; top: 60px; border-bottom: 2px solid #FAEB69;}

  .p-news-detail { width: 100%; margin: 0 auto 50px;}
  .p-news-detail ul { margin-top: 60px;}

  .p-news-detail ul li { 
      width: calc(100% / 3);
      padding: 0 14px;
  }

  .footer-kosin .kosin_li .kosin_ul { justify-content: center;}

  /* .l-footer { margin-bottom: 56px;} */

  .p-news_ul .left-sdf { top: -21px;}
  .p-news_ul .right-sdf { top: -1px;}
  .pagination .page-numbers { 
      padding: 6px 4px;
      font-size: 16px;
      margin: 20px 7px;
  }

  .l-pagetitle .bread-p {
    font-size: 20px;
    margin-right: 20px;
  }

  .l-pagetitle .breadcrumb .bread-list {
    font-size: 16px;
    flex-wrap: wrap;
  }

  .l-pagetitle .bread-p span {
    font-size: 15px;
    margin-left: 20px;
  }

  .l-pagetitle .breadcrumb {
    width: 100%;
    margin: 45px auto 36px;
    padding: 0 10px;
  }

  .l-pagetitle .paget-content {
    font-size: 16px;
    padding: 25px 0 ;
  }

  .l-pagetitle .paget-content .page-co_wrap li .gradient-blue {
    width: 171px;
    font-size: 1.34rem;
    margin: 0 5px;
  }

  .l-pagetitle .paget-content .page-co_wrap li .gradient-blue::after {
    top: 18px;
    width: 4px;
    height: 9px;
  }

  .l-pagetitle .paget-content .page-co_wrap li {
    margin: 0 0 10px 0;
  }

  .l-pagetitle .paget-content .page-co_wrap li:nth-child(4) {
    margin: 0 0 10px 0;
  }

  .l-pagetitle .paget-content .page-co_wrap li .gradient-light::after {
    top: 17px;
    width: 4px;
    height: 9px;
  }

  .l-pagetitle .paget-content .page-co_wrap li .gradient-light {
    width: 171px;
    font-size: 1.34rem;
    margin: 0 5px;
  }

  /* .l-pagetitle .paget-content .over-cont .rhombus-pho {
    width: 100%;
  } */

  .l-pagetitle .paget-content .page-wrap {
    width: 97%;
  }

  .l-pagetitle .paget-content .overview-table {
    width: 100%;
    padding: 0 15px;
  }

  .foot .footer-banner .footer-banner_ul {
    width: 100%;
    padding: 0 15px;
  }

  .l-footer .last .last-wrap {
    width: 90%;
    text-align: left;
  }

  .l-footer .last .last-wrap .last-rota {
    max-width: 100%;
    margin: 0 0 40px;
  }

  .l-footer .last .last-wrap .last-rota img {
    width: 65%;
  }

  .l-footer .last .last-wrap .la-ul {
    display: block;
    margin-bottom: 35px;
  }

  .l-footer .last .last-wrap .la-ul li {
    margin-bottom: 10px;
  }

  .l-footer .last .last-wrap .la-ul li a {
    margin: 0;
  }

  .l-pagetitle .paget-content .overview-table .ot-ht {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #dddddd;
  }

  .foot .footer-banner .footer-banner_ul li {
    margin: 0 0 20px 0;
  }

  .foot .fb-b {
    padding: 0 0 50px 0;
  }

  .l-footer .last {
    padding-top: 20px;
  }

  .l-footer .last .last-wrap .Club-of-Niigata {
    font-size: 10px;
    padding-bottom: 35px;
  }

  .l-pagetitle .breadcrumb .bread-list li a,
  .l-pagetitle .breadcrumb .bread-list li {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .l-pagetitle .breadcrumb .bread-list li:not(:last-child)::after {
    margin: 0 11px 0 8px;
  }

  .page-title .pt-title {
    margin: 35px 10px;
    /* font-size: 28px; */
    font-size: 25px;
    line-height: 33px;
  }

  .page-title .title-a1 {
    font-size: 23px;
  }

  .page-title .pt-title .pt-sp {
    display: block;
  }

  .page-title .pt-wrap .pt-pa .pt-pa_titl {
    font-size: 2.13rem;
  }

  .page-title .pt-wrap,
  .page-title .pt-p2 {
    padding: 0 15px;
    line-height: 2.7rem;
  }

  

  .page-title .pt-wrap .pt-pa {
    padding: 0 ;
    margin-bottom: 25px;
  }

  .l-pagetitle .paget-content::before {
    top: 260px;
  }

  .l-pagetitle .content-Underbar_a::before {
    top: 583px;
  }

  .page-title .pt-wrap .pt-dl .pt-dt {
    width: 80%;
    margin: 0 auto;
  }

  .pdf-button .pdf {
    padding: 12px 0;
    font-size: 18px;
  }

  .foot .footer-banner {
    padding: 50px 0 40px 0;
  }

  .rc-map {
    display: block;
    margin: 0 auto;
  }

  .rc-map dl {
    padding: 0 15px;
    /* margin-bottom: 25px; */
    margin: 60px 0 0;
    flex-direction: column-reverse;
    display: flex;
  }

  /* .rc-map dl:last-child { margin-bottom: 0;} */

  .rc-map .rc-map_dl { 
    margin: 40px 0;
    flex-direction: column-reverse;
    display: flex;
  }

  .rc-map .rc-googlemap {
    max-width: 100%;
  }

  .rc-map dl .h4re-a::after,
  .rc-map dl .h4re-b::after { top: 26px;}

  .rc-map dl .h4re-a::after { width: 260px;}
  .rc-map dl .h4re-b::after { width: 92px;}

}

@media screen and (min-width: 768px) and (max-width: 1200px) {

  .pt-dl-sp {
    display: none;
  }
  
  .hamburger_menu { 
    display: flex;
    justify-content: space-between;
    padding: 10px;
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 12;
  }

  .hamburger_menu .sp-img-ro {
    padding-right: 275px;
    padding-top: 12px;
  }

  * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
  }
  ::before , ::after {
      box-sizing: inherit;
  }
  button {
      margin: 0;
      padding: 0;
      outline: 0;
      border: 0;
      border-radius: 0;
      background: transparent;
      color: inherit;
      vertical-align: middle;
      text-align: inherit;
      font: inherit;
      -webkit-appearance: none;
      appearance: none;
  }

  .l-contents {
    padding-top: 111px;
  }
  /**************** 以下、ハンバーガーボタンのスタイリング ****************/
  .btn {
      /* ボタンの配置位置  */
      /* position: fixed; */
      /* top: 10px; */
      /* right: 15px; */
      /* 最前面に */
      /* z-index: 12; */
      /* ボタンの大きさ  */
      width: 89px;
      height: 89px;
      background-color: #043886;
  }
  /***** 真ん中のバーガー線 *****/
  .btn-line {
      display: block;
      /* バーガー線の位置基準として設定 */
      position: relative;
      /* 線の長さと高さ */
      width: 50px;
      height: 4px;
      /* バーガー線の色 */
      background-color: #fff;
      transition: .2s;
      margin: 0 auto;
  }
  /***** 上下のバーガー線 *****/
  .btn-line::before , .btn-line::after {
      content: "";
      /* 基準線と同じ大きさと色 */
      position: absolute;
      width: 50px;
      height: 4px;
      background-color: #fff;
      transition: .5s;
  }
  .btn-line::before {
      /* 上の線の位置 */
      transform: translateY(-15px);
  }
  .btn-line::after {
      /* 下の線の位置 */
      transform: translateY(15px);
  }
  /***** メニューオープン時 *****/
  .btn-line.open {
      /* 真ん中の線を透明に */
      background-color: transparent;
  }
  .btn-line.open::before , .btn-line.open::after {
      content: "";
      background-color: #fff;
      transition: .2s;
  }
  .btn-line.open::before {
      /* 上の線を傾ける */
      transform: rotate(45deg);
  }
  .btn-line.open::after {
      /* 上の線を傾ける */
      transform: rotate(-45deg);
  }
  /**************** ここまで、ハンバーガーボタンのスタイリング ****************/
  /**************** 以下、メニューのスタイリング ****************/
  .menu {
      /* メニューを縦に */
      display: flex;
      flex-direction: column;
      position: fixed;
      /* メニューの位置マイナス指定で画面外に */
      right: -100%;
      width: 100%;
      height: 100%;
      background-color: rgb(247 250 255 / 92%);;
      color: #efefef;
      transition: .3s;
      z-index: 10;
      padding-top: 190px;
      margin-top: 99px;
  }

  .hamburger_menu .menu .inquiry .member .door::before {
    width: 19px;
    height: 20px;
    background-image: url("img/top/sadasd.png");
    left: 30px;
    top: 16px;
  }

  /* .menu-list:first-child { margin-top: 60px;} */
  .menu-list {
      /* メニューテキスト位置をリスト内中心に */
      display: flex;
      align-items: center;
      /* justify-content: center; */
      width: 100%;
      /* height: 100%; */
      padding: 25px 0 25px 140px;
      font-size: 28px;
      font-weight: bold;
      margin-bottom: 30px;
  }
  .menu-list a { color: #043885;}
  .menu-list:hover {
      background-color: rgba(255, 255, 255, .5);
      color: #333;
      cursor: pointer;
      transition: .3s;
  }

  .hamburger_menu .menu .menu-list-bb { display: block; font-size: 16px; color:  #fff;}
  .hamburger_menu .menu .menu-list-bb .active-bb { font-size: 16px; color:  #fff;}

  .hamburger_menu .menu .menu-list-bb .list-nav ul li { text-align: center; font-size: 16px; margin-top: 15px;}

  .hamburger_menu .menu .menu-list .menu-list-sub {
     font-size: 16px;
  }

  .hamburger_menu .menu .menu-list nav {display: none;}
  /***** メニューオープン時位置0にして画面内に *****/
  .menu.open {
      /* position: absolute; */
      right: 0;
      padding-top: 190px;
      z-index: 11;
      margin-top: 99px;
  }

  .hamburger_menu .menu .inquiry {
      margin-top: 40px;
      display: flex;
  }

  .hamburger_menu .menu .inquiry li {
      font-size: 32px;
      /* padding: 30px 20px; */
      width: calc(100% / 2);
  }

  .hamburger_menu .menu .inquiry .door {
    border-right: 1px solid #fff;
  }

  .hamburger_menu .menu .inquiry li a {
    color: #fff;
    display: block;
    font-size: 30px;
    padding: 28px;
    background: linear-gradient(to right, #083D88, #1D5595);
    text-align: center;
    border-top: 1px solid #fff;
  }

  .hamburger_menu .menu .bc-sp {
    background: linear-gradient(to right, #CD8F10, #DDB12F);
    font-size: 32px;
    text-align: center;
    padding: 30px 20px;
    border: 1px solid #fff;
  }

  .hamburger_menu .menu .inquiry .member,
  .hamburger_menu .menu .inquiry .Inquiry .maill,
  .hamburger_menu .menu .inquiry li  {
    position: relative;
  }

  .hamburger_menu .menu .inquiry .member .door::before,
  .hamburger_menu .menu .inquiry .Inquiry .maill::before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    display: block;
    margin: 0 auto;
  }

  .hamburger_menu .menu .inquiry .member .door::before {
    width: 36px;
    height: 38px;
    background-image: url("img/top/sadasd.png");
    left: 110px;
    top: 24px;
  }

  .hamburger_menu .menu .inquiry .Inquiry .maill::before {
    width: 36px;
    height: 30px;
    background-image: url("img/top/fsdsd.png");
    left: 82px;
    top: 27px; 
  }

  .hamburger_menu .menu .inquiry li a::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 24px;
    background: url("img/top/sankaku_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 88px;
    top: 30px;
  }

  .hamburger_menu .menu .bc-sp {
    position: relative;
  }

  .hamburger_menu .menu .bc-sp a::after {
    content: "";
    display: inline-block;
    width: 18px;
    height: 24px;
    background: url("img/top/sankaku_c.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 243px;
    top: 32px;
  }

  .hamburger_menu .menu .bc-sp a {
    color: #fff;
  }

  .l-header .Rotary-Club-Niigata .rcn-p a {
    margin: 20px 0;
  }
}




