@import url("qa.css");
/*----------------------------------------

    common

----------------------------------------*/

#contents {

  border-top: 1px solid #B3B3B4; }



.txt_wrap {

  margin: 0 auto;

  width: 990px;

  font-size: 18px; }

/*----------------------------------------

    txt

----------------------------------------*/

h2 {
	margin: 2rem 0;
	padding: .5rem;
	font-size: 25px;
	color: #fff;
	background-color: #006934;
	text-align: center;
}

h4 {
	position: relative;
	margin: 0 auto 2rem;
	padding: .5rem 1rem;
	width: 300px;
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #565656;
}

  h4:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -160px;
    width: 160px;
    border-top: #565656 5px solid; }

h4:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 295px;
    width: 160px;
    border-top: #565656 5px solid; }

.tC {
  text-align: center; }
div.txt_title {

  margin: 2rem 0;

  padding: 2rem;

  font-size: 18px;

  text-align: center;

  background: #fefec4; }

  div.txt_title h3 {

    font-size: 37px;

    font-weight: bold;

    line-height: 1; }

    div.txt_title h3 span {

      font-size: 24px;

      line-height: 2; }

/*----------------------------------------

    style

----------------------------------------*/

.bnr_seminer {

	margin: 2rem 0;

	text-align: center;

}

  .bnr_seminer img:hover {

    opacity: .6; }

.koushi_wrap {

	padding: 2rem 0;

	background: #F4E6D3;

}

.koushi_wrap h2 {

	margin: 0 auto 2rem;

    width: 990px;

}

  .koushi_wrap dl {

	display: flex;

	justify-content: space-between;

	margin: 0 auto 2em;

	width: 900px;

}

    .koushi_wrap dl dd {

      width: 65%; }

      .koushi_wrap dl dd span {

        font-weight: bold; }

        .koushi_wrap dl dd span strong {

          font-size: 30px;

          font-weight: bold; }

      .koushi_wrap dl dd p {

        font-size: 16px; }

		.koushi_wrap dl dd span strong small {

			display: inline;

          font-size: 25px;

          font-weight: bold; }

  .koushi_wrap + div {

    background: #fff; }

.koushi_wrap small {

	font-size: 20px;

	font-weight: bold;

}

.koushi_wrap ruby rt {

	font-size:9px ;

}

.koushi_wrap p + ul {

	display: flex;

}

.koushi_wrap p + ul li {

	margin: 1.5rem 1rem 2rem 0;

}

.koushi_wrap p + ul li img {

	max-width:150px;

}

h1 img {

	/* [disabled]margin-bottom: 1.5rem; */

}

h1 + .txt_wrap  {

/*    display: grid;

	display: -ms-grid;

    grid-template-columns: 1fr 1fr;

    grid-template-rows: 40px 1fr;

    grid-column-gap: .5rem;

    grid-row-gap: .5rem;

    justify-items: stretch;

    align-items: stretch;*/

 }

  h1 + .txt_wrap div:nth-child(1) {

      grid-column: 1 / 3;

      grid-row: 1;

      -ms-grid-column: 1;

      -ms-grid-row: 1; }

  h1 + .txt_wrap div:nth-child(2) {

      grid-column: 1 / 3;

      grid-row: 2 / 3;

      -ms-grid-column: 1;

      -ms-grid-row: 2; }

  h1 + .txt_wrap div:nth-child(3) {

      grid-column: 2 / 3;

      grid-row: 1 / 3;

      -ms-grid-column: 2;

      -ms-grid-row: 1; }

  h1 + .txt_wrap div:nth-child(4) {

      grid-column: 2 / 3;

      grid-row: 2 / 3;

      -ms-grid-column: 2;

      -ms-grid-row: 2; }
.txt_wrap .check .manaberu_sp {
display: none;
}


 h1 + .txt_wrap div:nth-child(4) dt {

    padding-top: 1rem; }

  h1 + .txt_wrap dl {

    display: flex;

    align-items: stretch;

    margin: .5rem 0;

    font-size: 20px;

    font-weight: bold; }

    h1 + .txt_wrap dl dt {

	display: inline-block;

	margin-right: 1rem;

	color: #006934;

	border: 3px solid #006934;

	width: 80px;

	text-align: center;

}

    h1 + .txt_wrap dl dd {

      line-height: 1.8; }

.waku_suji ul {

	column-count: 2;

	margin-bottom: 1rem;

	width: 65%;

	/* [disabled]height: 0vmax; */

  }

.waku_suji ul li {

	position: relative;

	padding-left: 30px;

	line-height: 2;

	font-size: 20px;

}

.waku_suji ul li:before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 22px;

      height: 22px;

      border-radius: 50%;

      background: #05A62B; }

.waku_housin ol {

	column-count: 2;

	margin-bottom: 1rem;

	width: 65%;

  }

.waku_housin ol li {

    position: relative;

    padding-left: 30px;

    line-height: 2;

    font-size: 20px; }

.waku_housin ol li:before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 22px;

      height: 22px;

      border-radius: 50%;

      background: #024DD3; }

	  

	  

.waku_housin ul {

	column-count: 2;

	margin-bottom: 1rem;

	width: 65%;

}

.waku_housin ul li {

    position: relative;

    padding-left: 1em;

    line-height: 2;}

.waku_housin ul li::before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 0.8em;

      height: 1em;

	  box-sizing: border-box;

border: 0.5em solid transparent;

border-left: 0.8em solid #024DD3;

	  }

	  



.waku_nendokeikaku ol {

	column-count: 2;

	margin-bottom: 1rem;

	/* [disabled]width: 65%; */

  }

.waku_nendokeikaku ol li {

    position: relative;

    padding-left: 30px;

    line-height: 2;

    font-size: 20px; }

.waku_nendokeikaku ol li:before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 22px;

      height: 22px;

      border-radius: 50%;

      background: #884001; }

	  

	  

.waku_nendokeikaku ul {

	column-count: 2;

	margin-bottom: 1rem;

	width: 65%;

}

.waku_nendokeikaku ul li {

    position: relative;

    padding-left: 1em;

    line-height: 2;}

.waku_nendokeikaku ul li::before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 0.8em;

      height: 1em;

	  box-sizing: border-box;

border: 0.5em solid transparent;

border-left: 0.8em solid #884001;

	  }

	  



.waku_happyokai ol {

	column-count: 2;

	margin-bottom: 1rem;

	/* [disabled]width: 65%; */

  }

.waku_happyokai ol li {

    position: relative;

    padding-left: 30px;

    line-height: 2;

    font-size: 20px; }

.waku_happyokai ol li:before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 22px;

      height: 22px;

      border-radius: 50%;

      background: #6A017D; }

	  

	  

.waku_happyokai ul {

	column-count: 2;

	margin-bottom: 1rem;

	width: 65%;

}

.waku_happyokai ul li {

    position: relative;

    padding-left: 1em;

    line-height: 2;}

.waku_happyokai ul li::before {

      content: "";

      display: block;

      position: absolute;

      top: 9px;

      left: 0;

      width: 0.8em;

      height: 1em;

	  box-sizing: border-box;

border: 0.5em solid transparent;

border-left: 0.8em solid #6A017D;

	  }

/*Youtube*/
.movie-wrap {
	position: relative;
	padding-bottom: 56.25%; 
	height: 0;
	overflow: hidden;
}
 
.movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}


	  

	  

.midori {

color: #05A62B;

}

.ao {

color: #024DD3;

}

.waku_suji {

	border: 3px solid #05A62B;

	background-image: url(../images/p04.jpg);

	background-repeat: no-repeat;

	background-position: right 5rem;

	padding-top: 1em;

	/* [disabled]padding-right: 20em; */

	padding-left: 1em;

	padding-bottom: 1em;

	margin-bottom: 2rem;

}

.t_suji {

padding: 3px;

background-color: #05A62B;

color: #FFFFFF;

font-size: 120%;

font-weight: bold;

text-align: center;

width: 100%;

}

.waku_housin {

	border: 3px solid #024DD3;

	background-image: url(../images/p05.jpg);

	background-repeat: no-repeat;

	background-position: right 6rem;

	padding-top: 1em;

	/* [disabled]padding-right: 20em; */

	padding-left: 1em;

	padding-bottom: 1em;

	margin-bottom: 2rem;

}

.t_housin {

padding: 3px;

background-color: #024DD3;

color: #FFFFFF;

font-size: 120%;

font-weight: bold;

text-align: center;

}

.waku_nendokeikaku {

	border: 3px solid #884001;

	padding-top: 1em;

	/* [disabled]padding-right: 20em; */

	padding-left: 1em;

	padding-bottom: 1em;

	margin-bottom: 2rem;

}

.t_nendokeikaku {

	padding: 3px;

	background-color: #884001;

	color: #FFFFFF;

	font-size: 120%;

	font-weight: bold;

	text-align: center;

}

.waku_happyokai {

	border: 3px solid #6A017D;

	padding-top: 1em;

	/* [disabled]padding-right: 20em; */

	padding-left: 1em;

	padding-bottom: 1em;

	margin-bottom: 2rem;

}

.t_happyokai {

	padding: 3px;

	background-color: #6A017D;

	color: #FFFFFF;

	font-size: 120%;

	font-weight: bold;

	text-align: center;

}

.waku_evi {

/*	column-count: 2;*/

	margin-bottom: 1rem;

	background-color: #F8F4DB;

	padding: 1em;

	border-radius: 1% / 5%;

}

.waku_evi ul li {

	width: 49%;

	float: left;

	text-align: center;

}

.waku_evi ul li:first-child {

margin-right: 2%;

}

.waku_evi ul li img {

	width: 100%;

	max-width: 557px;

}

.about_tour {
width: 100%;
margin: 50px auto;
max-width: 925px;
}
.about_tour table {
margin: auto;
width: 100%;
}
.about_tour table tr td {
width: 45%;
}
.about_tour table td:nth-of-type(odd) {
padding-bottom: 1em;
text-align: left;
}
.about_tour table td:nth-of-type(even) {
padding-bottom: 1em;
text-align: right;
}







.voice_wrap {

	padding: 2rem 0;

	background: #e6eef4; }

.voice_wrap h2 {

	width: 990px;

    margin: 0 auto 2rem;

     }

.voice_wrap ul {

	display: flex;

    justify-content: space-between;

	width: 940px;

    margin: 0 auto;

}

.voice_wrap ul li {

	width:48%;

}

/*吹き出し*/

.voice_wrap ul li p {

 	position: relative;

	display: inline-block;

 	margin: 1.5rem 0;

	padding: 1rem;

	font-size: 16px;

	background: #ffffff;

	border-radius: 15px;

	-webkit-filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.5));

}

.voice_wrap ul li p:before{

	content: "";

	position: absolute;

	top: 100%;

	left: 50%;

 	margin-left: -15px;

	border: 15px solid transparent;

	border-top: 15px solid #ffffff;

}

.voice_wrap ul li span {

	display: block;

	margin: 1rem 0 0;

	text-align: right;

	color: #5d1d4d;

}

.txt_wrap h3 {

	margin-bottom: 1rem;

	padding: .5rem 0;

	border-bottom: #006934 2px solid;

	font-size: 20px;

	font-weight: bold;

	color: #065c9b; }

.sche {

  display: flex; }

  .sche dl {

    display: flex;

    flex-wrap: wrap;

    width: 50%;

    margin-bottom: 3rem; }

    .sche dl dt {

	margin-bottom: 1rem;

	width: 30%;

	color: #4D2F00;

}

    .sche dl dd {

      margin-bottom: 1rem;

      width: 70%; }

.outline {

  display: flex;

  flex-wrap: wrap;

  border-top: #999 1px solid;

  border-left: #999 1px solid; }

  .outline dt {

	padding: 1rem;

	width: 20%;

	font-weight: bold;

	border-bottom: #999 1px solid;

	border-right: #999 1px solid;

	background-color: #A7C6A8;

}

  .outline dd {

    padding: 1rem;

    width: 80%;

    border-bottom: #999 1px solid;

    border-right: #999 1px solid; }

  .outline dd ul {

	display: grid;

	display: -ms-grid;

    grid-template-columns: 19em 1fr;

    grid-column-gap: 0;

    grid-row-gap: 0;

    justify-items: stretch;

    align-items: stretch;

  }

  .outline dd ul li:nth-child(1) {

      grid-column: 1 / 2;

      grid-row: 1 / 2;

      -ms-grid-column: 1;

      -ms-grid-row: 1; }

  .outline dd ul li:nth-child(2) {

      grid-column: 2 / 3;

      grid-row: 1 / 2;

      -ms-grid-column: 2;

      -ms-grid-row: 1; }

  .outline dd ul li:nth-child(3) {

      grid-column: 1 / 2;

      grid-row: 2 / 3;

      -ms-grid-column: 1;

      -ms-grid-row: 2; }

  .outline dd ul li:nth-child(4) {

      grid-column: 2 / 3;

      grid-row: 2 / 3;

      -ms-grid-column: 2;

      -ms-grid-row: 2; }

	  	.outline dd span {

	display: inline-block;

	margin-right: 1rem;

		}

	.outline dd span a {

	  display:inline;

	  word-break: break-all; }

	  

/*********   MAP LINK  *****************/

/*************************************/

a.map {

	width: auto;

	color: #0085E5;

	display: inline;

}

	

a.map::after {

  content: '';

  display: inline-block;

  width: 14px;

  height: 14px;

  background-image: url(../images/link.png);

  background-size: contain;

  vertical-align: middle;

  margin-left: 0.3em

}

.users_voice {

	background-color: #FFFFFF;

	-webkit-box-shadow: 7px 7px 15px 2px #D1D1D1;

	box-shadow: 7px 7px 15px 2px #D1D1D1;

	border-radius: 10px;

	float: none;

	margin-top: 1.5rem;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 0px

	;

	padding-top: 1rem;

	padding-right: 1rem;

	padding-left: 1rem;

	padding-bottom: 1rem;

	clear: none;

	border: 2px solid #CCC;

	width: 90%;

	line-height: 180%;

	box-sizing: border-box;

}

.users_voice p {

	background-color: #888888;

	color: #FFFFFF;

	text-align: center;

	margin-bottom: 0.5rem;

	font-weight: bold;

	border-radius: 50px;

}



.users_voice2 {

	background-color: #FFFFFF;

	/* [disabled]-webkit-box-shadow: 7px 7px 15px 2px #D1D1D1; */

	/* [disabled]box-shadow: 7px 7px 15px 2px #D1D1D1; */

	border-radius: 10px;

	float: none;

	padding-top: 1rem;

	padding-right: 1rem;

	padding-left: 1rem;

	padding-bottom: 1rem;

	clear: none;

	border: 2px solid #CCC;

	width: 100%;

	line-height: 180%;

	margin: 3rem auto;

	box-sizing: border-box;

}
/**/
.users_voice2 .tt {

	background-color: #888888;

	color: #FFFFFF;

	text-align: center;

	margin-bottom: 0.5rem;

	font-weight: bold;

	border-radius: 50px;

	padding: 3px;

	font-size: 120%;

}

.users_voice2 ul {

	width: 100%;

	display: -webkit-flex;

	display: flex;

	-webkit-justify-content: flex-start;

	justify-content: flex-start;

	list-style: none;

	margin: 0px;

	padding: 0px;

	flex-wrap: wrap

}

.users_voice2 ul li {

	margin: 1em 0;

	width: 49%;

}

.users_voice2 ul li:nth-child(odd) {

	margin: 1em 1.5% 1em 0;

}



.kiyaku_bl {

	padding: 1.5rem;

	border: 1px solid #ccc;

	height: 300px;

	margin: 0 0 2rem 0;

	overflow-y: scroll;

}

.kiyaku_bl h3.h3 {

	font-size: 1.2rem;

	margin: 0 0 1.5rem 0;

}



hr {width: 65%;}

.slider_area {

	margin: 0 auto 10em;

	width: 98%;

	max-width: 700px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

}

.slider_obi {

	padding: 0.5em;

	margin: 0.5em auto;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	background-color: #575757;

	font-size: 130%;

	text-align: center;

	color: #FFFFFF;

}

.manin {

	/* [disabled]border: 2px solid #CC0000; */

	color: #FFFFFF;

	padding: 5px;

	background-color: #CC0000;

	margin: 0 0 0 3px;

	font-size: 80%;

	line-height: 1em;

	font-weight: 500;

}

/*************************************/





.bt_m {

	text-align: center;

	margin: 0.8em auto 0;

	display: table;

	padding: 0 0.3em;

	font-size: 120%;

	/* [disabled]max-width: 950px; */

	width: 100%;

	font-weight: bold;

	border-radius: 10px;

}

.bt_m a {

	color: #FFFFFF;

	text-decoration: none;

	padding: 1em 0;

	display: block;

}

.bt_m em {

	font-style: normal;

	font-size: 70%;

}

.bt_m span {

	font-style: normal;

	font-size: 86%;

}



.bt_m.bg01 {

	background-image: url(../images/bt_bg03.jpg);

	background-repeat: no-repeat;

	background-size: cover;

}

.bt_m.bg02 {

	background-image: url(../images/bt_bg02.jpg);

	background-repeat: no-repeat;

	background-size: cover;

}

.bt_m.bg03 {

	background-image: url(../images/bt_bg01.jpg);

	background-repeat: no-repeat;

	background-size: cover;

}

.bt_m.bg04 {

	background-image: url(../images/bt_bg04.jpg);

	background-repeat: no-repeat;

	background-size: cover;

}

table.moushikomibutton {

	width: 100%;

	margin: 2em auto 2em;

	padding: 0;

	max-width: 980px;

	border-collapse: collapse;

	box-sizing: border-box;

}



table.moushikomibutton td {

	width: 50%;

	margin: auto;

	padding: 0 2em;

}

.live_obi {

background-color: #4D2F00; color: #FFF; font-weight: bold; font-size: 40px; padding: 0.5em;

}

.tit_h2_2 {
	padding: 0.5em;
	margin: 2rem 0 2rem;
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	background-color: #006934;
	line-height: 1.4em;
	width: 100%;
	max-width: 960px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/*** VOICE ***/

.voice {
  width: 96%;
  max-width: 960px;
  margin: 0 auto 30px;
      display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.voice .voice_box {
	width: calc(96% / 2);
	border: 1px solid #00228F;
	margin: 0 0 2em;
	padding: 0;
}
.voice .voice_box table {
margin: 20px;
border-collapse: collapse;
width: calc(100% - 40px);
}
.voice .voice_box table:nth-of-type(1) {
border-bottom: 1px solid #333;
box-sizing: border-box;
}
.voice .voice_box table:nth-of-type(1) img {
border: 1px solid #333;
width: 100px;
}
.voice .voice_box table:nth-of-type(2) td {
font-size: 16px;
}
.voice .voice_box table:nth-of-type(2) td:nth-of-type(1) {
width: 80px;
vertical-align: top;
}
.voice table td {
padding: 10px 0;
font-size: 16px;
line-height: 1.4em
}
.voice table tr:nth-of-type(1) {
padding: 0 0 10px;
}
.voice table td strong {
  font-size: 20px;
  line-height: 1.3em;
  padding-bottom: 10px;
  color: #00228F;
font-weight: bold;
}
.voice table td p {
display: block;
	padding: 30px 0 30px 1em;
	font-weight: bold;
	line-height: 1.5em;
}
.voice table td:nth-of-type(1) {
padding: 0 5px 20px 0;
width: 90px;
}
.voice table td:nth-of-type(2) {
vertical-align: top;
}


/*************************************/

	  

	  

/*----------------------------------------

    SP

----------------------------------------*/

@media screen and (max-width: 1000px) {

  #contents {

    padding-top: 25%;

    width: 100%; }

  .txt_wrap {

    width: 90%; }

  div.txt_title h3 span {

    line-height: 1; }

h1 + .txt_wrap {

    display: block; }

h1 + .txt_wrap dl {

	display: block; }

h1 + .txt_wrap dl dt,

h1 + .txt_wrap dl dd {

	display: block;

	width: 100%; }

h1 + .txt_wrap div:nth-child(4) dt {

    padding-top: 0; }

  h4 {

    width: 56%; }

    h4 + div {

      display: block;

      text-align: center; }

    h4:before {

      left: -50%;

      width: 50%; }

    h4:after {

      left: 100%;

      width: 50%; }

	  

.waku_suji ul {

      column-count: 1 !important;

	column-count: 2;

	margin-bottom: 1rem;

	padding: 0.3em;

	background: none;

	width: 100%;

	}

.waku_housin ol {

      column-count: 1 !important;

	column-count: 2;

	margin-bottom: 1rem;

	padding: 0.3em;

	background: none;

	width: 100%;

	}

.waku_housin ul {

      column-count: 1 !important;

	column-count: 2;

	margin-bottom: 1rem;

	padding: 0.3em;

	background: none;

	width: 100%;

}

	

.waku_suji {

	background:none;

	padding:1em;

	margin-bottom: 3rem;

}

.waku_housin {

	background:none;

	padding:1em;

	margin-bottom: 3rem;

}

.waku_evi {

	/*	column-count: 2;*/

	margin-bottom: 1rem;

	background-color: #F8F4DB;

	padding: 0.2em 0.5em;

	border-radius: 5%;

}

.waku_evi ul li {

width: auto;

float: none;

padding: 1em 0px;

}

.waku_evi ul li img {

width: 100%;

height: auto;

}

.waku_evi ul li:first-child {

margin-right: 0px;

}



	

.voice_wrap h2 {

    margin: 0 auto .5rem;

    width: 90%; }

.voice_wrap ul {

	display: block;

    width: 90%; }

.voice_wrap ul li {

	width: 100%;

	text-align: left; }

  .sche {

    display: block; }

    .sche dl {

      display: block;

      margin-bottom: 0;

      width: 100%; }

      .sche dl dt {

        margin-bottom: 0;

        width: 100%; }

      .sche dl dd {

        padding-bottom: 1rem;

        width: 100%;

        border-bottom: 1px #555 solid; }

  .koushi_wrap h2 {

    margin: 0 auto 2rem;

    width: 90%; }

  .koushi_wrap dl {

    width: 90%;

    display: block; }

    .koushi_wrap dl dt {

      margin-bottom: 2rem;

      text-align: center; }

    .koushi_wrap dl dd {

      width: 100%; }

.koushi_wrap dl dd div {

	margin: 1rem auto;

}

	.outline {

	display: block; }

    .outline dt {

	width: 100%; }

    .outline dd {

	width: 100%; }

	.outline dd ul {

	display: block; }

	.outline dd span {

	display: block;

	margin-right: 0;

		}	  

.users_voice {

	width: 100%;

	}

.bnr_seminer {

	margin: 1rem 0;

	text-align: center;

}

hr {width: 100%;}



.users_voice2 ul li {

	margin: .5em 0;

	width: 100%;

}

.users_voice2 ul li:nth-child(odd) {

	margin: 1em 0;

}

.slider_area {

	margin: 0 auto 6em;

	width: 98%;

}





table.moushikomibutton {

	width: 96%;

	margin: 2em auto 2em;

	padding: 0;

	max-width: 980px;

	border-collapse: collapse;

	box-sizing: border-box;

}



table.moushikomibutton td {

	width: 100%;

	margin: auto;

	padding: 0;

	display: block;

	font-size: 75%;

}

table.moushikomibutton td:nth-child(2) {

	margin: 3em auto auto;

}



.live_obi {

background-color: #4D2F00; color: #FFF; font-weight: bold; font-size: 20px; padding: 0.5em;

}



}


@media screen and (max-width:768px){

.users_voice2 .tt {
	background-color: #888888;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0.5rem;
	font-weight: bold;
	border-radius: 50px;
	padding: 3px;
	font-size: 20px;
}

.voice {
  width: 96%;
  max-width: 960px;
  margin: 0 auto 30px;
      display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.voice .voice_box {
	width: 100%;
	border: 1px solid #00228F;
	margin: 0 0 2em;
	padding: 0;
box-sizing: border-box;
}
.voice .voice_box table {
margin: 14px;
border-collapse: collapse;
width: calc(100%-28px);
box-sizing: border-box;
}
.voice .voice_box table:nth-of-type(1) {
border-bottom: 1px solid #333;
box-sizing: border-box;
}
.voice .voice_box table:nth-of-type(1) img {
border: 1px solid #333;
width: 100px;
box-sizing: border-box;
}
.voice .voice_box table:nth-of-type(2) td {
font-size: 16px;
box-sizing: border-box;
}
.voice .voice_box table:nth-of-type(2) td:nth-of-type(1) {
width: 80px;
vertical-align: top;
box-sizing: border-box;
}
.voice table td {
padding: 10px 0;
font-size: 14px;
box-sizing: border-box;
}
.voice table tr:nth-of-type(1) {
padding: 0 0 10px;
box-sizing: border-box;
}
.voice table td strong {
  font-size: 18px;
  line-height: 1.3em;
  padding-bottom: 10px;
  color: #00228F;
font-weight: bold;
}
.voice table td p {
  padding-bottom: 15px;
font-weight: bold;
line-height: 1.5em;
}
.voice table td:nth-of-type(1) {
padding: 0 5px 20px 0;
width: 115px;
box-sizing: border-box;
}
.voice table td:nth-of-type(2) {
vertical-align: top;
box-sizing: border-box;
}

.about_tour table td img {
width: 98%;
}

}


@media screen and (max-width:468px){

.txt_wrap .check .manaberu_sp {
display: block;
}
.txt_wrap .check .manaberu_sp ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: auto;
}
.txt_wrap .check .manaberu_sp ul li {
width: 90%;
margin-bottom: 1em;
}
.txt_wrap .check .manaberu_pc {
display: none;
}

.about_tour {
margin: 20px auto;
}
.about_tour table td:nth-of-type(odd) ,
.about_tour table td:nth-of-type(even) {
width: 100%;
display: block;
padding-bottom: 1em;
text-align: center;
margin: auto;
}


}
