@import url("option.css");

/*----------------------------------------

    common

----------------------------------------*/
#contents {
  border-top: 1px solid #B3B3B4;
}


.txt_wrap {
  margin: 0 auto;
  font-size: 18px;
}
.txt_wrap2 {
  margin: 0 auto;
  width: 720px;
  font-size: 18px;
}
.situgi_wrap {
  margin: 0 auto;
  padding-left: 2em;
  width: 720px;
  font-size: 20px;
  list-style: disc;
}
.pc-none {
  display: inline-block;
}
.sp-none {
  display: none;
}

@media screen and (max-width: 1000px) {
  .pc-none {
    display: none;
  }
  .sp-none {
    display: inline-block;
  }
}
/*----------------------------------------

    txt

----------------------------------------*/
h2,h3,h4 {
	margin: 0.5rem 0;
	padding: .5rem;koushi
	font-size: 25px;
	color: #fff;
	text-align: center;
	background-color: #ff7f00;
	font-weight: bold;
}
h3,h4 span {
  margin: .3em auto .5em 0.5em;
  border: 1px solid #fff;
}
h3 {
  color: #fff;
  font-weight: bold;
font-size: 18px;
  background: #08871d;
}

h4 {
	 color: #fff;
  font-weight: bold;
font-size: 18px;
  text-align: center;
  background: #057d99;
 }


.tC {
  text-align: center;
}

/*----------------------------------------

    style

----------------------------------------*/
h4 + div {
  display: flex;
  justify-content: space-between;
  font-size: 30px;
}
h4 + div p {
  font-weight: bold;
}
h4 + div p strong {
  font-size: 25px;
  font-weight: bold;
  color: #0b3e67;
}


.seminar_bar img {
  width: 90%;
  max-width: 402px;
}
/*
.voice{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 2em;
}
.voice dl{
	margin-bottom: 1em;
	padding: .8em;
	width: 45%;
	border: 5px solid #d2e1dc;
	border-radius: 5px;
	box-shadow: 0 0 10px #333;
}
.voice dt{
	padding-bottom: .8em;
	color: #642d00;
	border-bottom: 1px dotted #333;
}
.voice dd{
	padding-top: .8em;
	font-size: 14px;
}
*/
.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: #dcdcdc;
  font-size: 130%;
  text-align: center;
}
.slider_area .slider_txt {
  font-size: 130%;
  line-height: 5px;
  margin: -0.5em 0 0 1.5em;
  padding: 0;
}
.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: 1.5rem auto 2em;
  padding: 1rem;
  clear: none;
  border: 2px solid #CCC;
  width: 100%;
  max-width: 1000px;
  line-height: 180%;
  box-sizing: border-box;
}
.users_voice p {
  color: #000000;
  text-align: center;
  margin-bottom: 0.5rem;
  font-weight: bold;
  border-radius: 50px;
}
.users_voice2 ul li {
  margin: .5em 0;
  width: 100%;
}
.users_voice2 ul li:nth-child(odd) {
  margin: 1em 0;
}
.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;
}
.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;
  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;
}
.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;
}

/*** VOICE ***/
.voice {
  width: 100%;
  max-width: 960px;
  margin: 0 auto 0;
  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 #035408;
  margin: 0 0 2em;
  padding: 0;
}
.voice .voice_box table {
  margin: 20px;
  border-collapse: collapse;
  width: calc(100% - 40px);
  box-sizing: border-box;
}
.voice .voice_box table img {
  border: 1px solid #333;
  width: 100px;
}
.voice table td {
  padding: 10px 0;
  font-size: 18px;
  line-height: 1.4em
}
.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-top: 16px;
	padding-left: 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;
}

.box1 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px #03510e;
}

.box2 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px #824406;
}

.box3 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px #000;
}

.box4 {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 3px #057d99;
}


/*************************************/
/*----------------------------------------

    SP

----------------------------------------*/
@media screen and (max-width: 1000px) {
  #contents {
    padding-top: 20%;
    width: 100%;
  }
  .txt_wrap {
    width: 96%;
  }
  h1 + .txt_wrap {
    display: block;
  }
.txt_wrap2 {
    width: 96%;
  }
  h1 + .txt_wrap2 {
    display: block;
  }	
	
h2 {
	font-size: 18px;
	color: #eeedf2;
	text-align: center;
	background-color: #ff7f00;
	text-stroke: 1px #000000;
}
  div.txt_title h3 span {
    line-height: 1;
  }
  
  h4 + div {
    display: block;
    text-align: center;
  }
  h4:before {
    left: -50%;
    width: 50%;
  }
  h4:after {
    left: 100%;
    width: 50%;
  }
  .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;
  }
  .bnr_seminer {
    margin: 2rem 0;
  }
	
　  .voice {
    flex-direction: column;
  }
  .voice dl {
    width: 100%;
  }
  .voice dt {}
  .voice dd {}
  .slider_area {
    margin: 0 auto 6em;
    width: 98%;
  }
  .slick-dots {
    bottom: -60px;
  }
}

/*PCでは無効（改行しない）*/
.sma{
    display: none;
}

/*スマートフォンでは有効（改行する）*/
@media screen and (max-width:768px) {
    .sma{
        display: block;
    }
}


div.txt_title h3 span {
  line-height: 1;
}



@media screen and (max-width:500px) {
  .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 #035408;
    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) {
    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-top: 28px;
    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;
  }
  .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;
  }

	.p {
text-align: left
	}

}
