@charset "utf-8";
html {
  font-size: 62.5%; /* 16px x 0.625 = 10px(=1rem) */
}
body {
  font-size: 1.6rem; /* 16px */
  font-family: -apple-system, blinkMacSystemFont, YuGothic-M, YuGothic, "M PLUS Rounded 1c", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  margin: 0px;
  width: 100%;
  color: #1D1D1D;
  line-height: 3rem;
}
h1, h2, h3, h4, h5 {
  font-weight: normal;
  margin: 0px;
}
p {
  margin: 0px;
}
ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
a img {
  border-style: none;
}
img {
  image-rendering: -webkit-optimize-contrast;
}
#wrap {
  overflow: hidden;
  font-family: "Shippori Antique", serif;
}
#head {
  width: 100%;
  float: left;
}
#head_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#head_contents {
  width: 1200px;
  float: left;
}
.head_box {
  width: 96%;
  float: left;
  background-color: #2CA54E;
  color: #FFFFFF;
  font-size: 1.4rem;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-right: 2%;
  padding-left: 2%;
}
.head_box_left {
  width: 50%;
  float: left;
  margin-top: 3px;
}
.head_box_left br {
    display: none;
}
.head_box_right {
  width: 50%;
  float: right;
}
.head_box_right ul {
  width: 100%;
  float: left;
  text-align: right;
}
.head_box_right ul li {
  margin-left: 20px;
  display: inline-block;
}
.head_box_right ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
.head_box_right ul li a:before {
  content: '\ea63';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
#top {
  width: 100%;
  float: left;
}
#top_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#top_contents {
  width: 1200px;
  float: left;
}
.top_box {
  width: 100%;
  float: left;
  background-image: url(../sozai/back.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  height: 100px;
}
.top_box_left {
  width: 30%;
  float: left;
  margin-top: 20px;
}
.top_box_left img {
  width: 80%;
}
.top_box_right {
  width: 70%;
  float: right;
  margin-top: 45px;
}
.top_box_right ul {
  width: 100%;
  float: left;
  text-align: right;
}
.top_box_right ul li {
  margin-left: 20px;
  display: inline-block;
}
.top_box_right ul li a {
  color: #805C5C;
  text-decoration: none;
}
.top_box_right ul li a:before {
  content: '\eaaa';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
#topmain {
  width: 100%;
  float: left;
}
#topmain_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#topmain_contents {
  width: 1200px;
  float: left;
}
.topmain_box {
  width: 100%;
  float: left;
  text-align: center;
}
.topmain_box img {
  width: 33%;
  object-fit: cover;
  display: inline-block;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 30px;
}
#toppage {
  width: 100%;
  float: left;
  margin-top: 100px;
}
#toppage_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#toppage_contents {
  width: 1200px;
  float: left;
}
.toppage_box {
  width: 100%;
  float: left;
}
.toppage_box h1 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 3rem;
  color: #805C5C;
  line-height: 4.6rem;
  margin-bottom: 50px;
}
.toppage_box h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 3rem;
    color: #805C5C;
    line-height: 4.6rem;
    margin-top: 50px;
}
.toppage_box_left {
  width: 30%;
  float: left;
}
.toppage_box_center {
  width: 30%;
  float: left;
  text-align: center;
  margin-left: 5%;
}
.toppage_box_center img {
  width: 50%;
}
.toppage_box_right {
  width: 35%;
  float: right;
}
.toppage_box2 {
    width: 100%;
    float: left;
    text-align: center;
}
.toppage_box3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.toppage_box3 img {
    width: 50%;
}
.toppage_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.toppage_box4 div {
    width: 100%;
    float: left;
}
.toppage_box4 div img {
    width: 50%;
}
.toppage_box4 p {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.toppage_box5 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
.ques_box {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.qablock {
	position: relative;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	border: 1px solid #D9D9D9;
	font-size: 1.5rem;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}
.question_txt {
    padding:5px 15px;
    margin: 0px !important;
	padding-top: 15px;
	padding-bottom: 15px;
}
.question_txt span {
	font-size: 1.6rem;
	margin-right: 5px;
}
.answer_txt{
    background: #fff;
    margin: 0px !important;
    padding: 15px 15px;
}
.answer_txt p {
    width: 100%;
    display: inline-block;
}
.answer_txt ul {
    width: 100%;
    list-style-position: inside;
    list-style-type: disc;
    display: inline-block;
}
.answer_txt ul li {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.answer_txt ol {
    width: 100%;
    list-style-position: inside;
    list-style-type: decimal;
    display: inline-block;
}
.answer_txt ol li {
    width: 100%;
    float: left;
    margin-top: 10px;
}
#topmovie {
    width: 100%;
    float: left;
    margin-top: 100px;
}
#topmovie_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#topmovie_contents {
  width: 1200px;
  float: left;
}
#topmovie_sm {
    display: none;
}
.background-video {
    width: 100%;
    float: left;
    text-align: center;
}
.background-video video {
    background-color: #FFFFFF;
    width: 30%;
    height: auto;
    display: inline-block;
}
#shisetsu {
    width: 100%;
    float: left;
    margin-top: 100px;
}
#shisetsu_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#shisetsu_contents {
  width: 1200px;
  float: left;
}
#shisetsu h2 {
    width: 100%;
    float: left;
    text-align: center;
}
#shisetsu h2 img {
  width: 25%;
}
#shisetsu h3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 100px;
}
#shisetsu h3 img {
  width: 25%;
}
.shisetsu_box {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.shisetsu_box img {
    width: 20%;
    display: inline-block;
}
.shisetsu_box2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 100px;
}
.shisetsu_box2 img {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.shisetsu_box3 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.shisetsu_box3 h3 {
    width: 100%;
    float: left;
    background-color: #B28146;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
}
.shisetsu_box3 p {
    width: 100%;
    float: left;
    text-align: right;
    margin-top: 10px;
    line-height: 2.4rem;
}
.shisetsu_box3 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    border-bottom: 1px dashed #4D4D4D;
    padding-bottom: 20px;
}
.shisetsu_box3_left {
    width: 47%;
    float: left;
}
.shisetsu_box3_right {
    width: 47%;
    float: right;
}
.shisetsu_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.shisetsu_box4 img {
    width: 30%;
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
}
.shisetsu_box5 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.shisetsu_box6 {
    width: 60%;
    float: left;
    margin-top: 20px;
    text-align: center;
    background-color: #D9EEB5;
    margin-left: 20%;
    padding-top: 30px;
    padding-bottom: 30px;
}
.shisetsu_box6 div {
    width: 100%;
    float: left;
    text-align: center;
    display: block;
}
.shisetsu_box6 div img {
    width: 40%;
}
.shisetsu_box7 {
    width: 90%;
    float: left;
    margin-top: 20px;
    text-align: center;
    background-color: #D9EEB5;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 5%;
    padding-left: 5%;
}
.shisetsu_box7 h4 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}
.shisetsu_box7 p {
    width: 100%;
    float: left;
}
.shisetsu_box7_center {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.shisetsu_box7_center div {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.shisetsu_box7_center div img {
    width: 100%;
}
.shisetsu_box7_right {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.shisetsu_box7_right h5 {
    width: 99%;
    float: left;
    text-align: left;
    font-size: 2rem;
    font-weight: bold;
    background-color: #2CA54E;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1%;
}
.shisetsu_box7_right p {
    width: 99%;
    float: left;
    padding-left: 1%;
    text-align: left;
    margin-top: 10px;
}
.shisetsu_box8 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.shisetsu_box8 a {
    background-color: #F2D61E;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 160px;
    padding: 10px 25px;
    line-height: 1.8;
    text-decoration: none;
    color: #1D1D1D;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    font-family: "Noto Sans Japanese";
}
.shisetsu_box8 a:before {
  content: '\e55e';
  font-family: 'Material Icons';
  top: 1px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
.shisetsu_box8 a:hover {
    background-color: #F6E46E;
}
.shisetsu_box8_2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.shisetsu_box8_2 a {
    background-color: #F2D61E;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 160px;
    padding: 10px 25px;
    line-height: 1.8;
    text-decoration: none;
    color: #1D1D1D;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    font-family: "Noto Sans Japanese";
}
.shisetsu_box8_2 a:before {
  content: '\e8b6';
  font-family: 'Material Icons';
  top: 1px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
.shisetsu_box8_2 a:hover {
    background-color: #F6E46E;
}
#foot {
    width: 100%;
    float: left;
    margin-top: 100px;
}
#foot_box {
  width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
#foot_contents {
  width: 1200px;
  float: left;
}
.foot_box {
    width: 90%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 5%;
    padding-left: 5%;
}
.foot_box2 {
    width: 100%;
    float: left;
    text-align: center;
}
.foot_box2 img {
    width: 20%;
}
.foot_box3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    color: #2CA54E;
}
.des1 {
  width: 100%;
  float: left;
  text-align: center;
}
.des1 img {
  width: 40%;
  margin-right: 1%;
  margin-left: 1%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 30px;
}
.des1_2 {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 10px;
}
.des1_2 img {
  width: 84%;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 30px;
}
.des1_3 {
  width: 50%;
  float: left;
}
.des1_3_2 {
  width: 50%;
  float: left;
}
.pc {
  display: inline !important;
}
.sm {
  display: none !important;
}
@media screen and (min-width : 1000px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
@media screen and (max-width:479px) {
  ::i-block-chrome, body {
    font-feature-settings: "pkna";
  }
body {
  font-size: 2rem; /* 16px */
  font-family: -apple-system, blinkMacSystemFont, YuGothic-M, YuGothic, "M PLUS Rounded 1c", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
  font-feature-settings: "palt";
  margin: 0px;
  width: 100%;
  color: #1D1D1D;
  line-height: 3rem;
}
#head {
  width: 100%;
  float: left;
}
#head_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#head_contents {
  width: 100%;
  float: left;
}
.head_box {
  width: 90%;
  float: left;
  background-color: #2CA54E;
  color: #FFFFFF;
  font-size: 2rem;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-right: 5%;
  padding-left: 5%;
}
.head_box_left {
    width: 100%;
    float: left;
    margin-top: 10px;
    text-align: center;
}
.head_box_left br {
    display: inherit;
}
.head_box_right {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.head_box_right ul {
  width: 100%;
  float: left;
  text-align: center;
}
.head_box_right ul li {
  margin-left: 20px;
  display: inline-block;
}
.head_box_right ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
.head_box_right ul li a:before {
  content: '\ea63';
  font-family: 'Material Icons';
  top: 4px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
#top {
    width: 90%;
    float: left;
    padding-right: 5%;
    padding-left: 5%;
}
#top_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#top_contents {
  width: 100%;
  float: left;
}
.top_box {
  width: 100%;
  float: left;
  background-image: url(../sozai/back.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  height: 100px;
}
.top_box_left {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.top_box_left img {
  width: 80%;
}
.top_box_right {
    display: none;
}
.background-video {
    width: 100%;
    float: left;
    text-align: center;
}
.background-video video {
    background-color: #FFFFFF;
    width: 100%;
    height: auto;
    display: inline-block;
}
#topmain {
    width: 90%;
    float: left;
    padding-right: 5%;
    padding-left: 5%;
}
#topmain_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#topmain_contents {
  width: 100%;
  float: left;
}
.topmain_box {
  width: 100%;
  float: left;
  text-align: center;
}
.topmain_box img {
    width: 100%;
    object-fit: cover;
    display: inline-block;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin-top: 10px;
}
#toppage {
    width: 90%;
    float: left;
    margin-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
}
#toppage_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#toppage_contents {
  width: 100%;
  float: left;
}
.toppage_box {
  width: 100%;
  float: left;
}
.toppage_box h1 {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 2.6rem;
  color: #805C5C;
  line-height: 4rem;
  margin-bottom: 50px;
}
.toppage_box h2 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 3rem;
    color: #805C5C;
    line-height: 4.6rem;
    margin-top: 50px;
}
.toppage_box_left {
    display: none;
}
.toppage_box_center {
  width: 100%;
  float: left;
  text-align: center;
  margin-left: 0%;
}
.toppage_box_center img {
  width: 70%;
}
.toppage_box_right {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.toppage_box2 {
    width: 100%;
    float: left;
    text-align: center;
}
.toppage_box3 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.toppage_box3 img {
    width: 100%;
}
.toppage_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.toppage_box4 div {
    width: 100%;
    float: left;
}
.toppage_box4 div img {
    width: 100%;
}
.toppage_box4 p {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.toppage_box5 {
    width: 100%;
    float: left;
    margin-top: 50px;
}
#topmovie {
    display: none;
}
#topmovie_sm {
    width: 90%;
    float: left;
    margin-top: 10px;
    padding-right: 5%;
    padding-left: 5%;
    display: inherit;
}
#shisetsu {
    width: 90%;
    float: left;
    margin-top: 50px;
    padding-right: 5%;
    padding-left: 5%;
}
#shisetsu_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#shisetsu_contents {
  width: 100%;
  float: left;
}
#shisetsu h2 {
    width: 100%;
    float: left;
    text-align: center;
}
#shisetsu h2 img {
  width: 70%;
}
#shisetsu h3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 50px;
}
#shisetsu h3 img {
  width: 70%;
}
.shisetsu_box {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
}
.shisetsu_box img {
    width: 50%;
    display: inline-block;
}
.shisetsu_box2 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 50px;
}
.shisetsu_box2 img {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.shisetsu_box3 {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.shisetsu_box3 h3 {
    width: 100%;
    float: left;
    background-color: #B28146;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF;
}
.shisetsu_box3 p {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 10px;
    line-height: 3.4rem;
}
.shisetsu_box3 ul {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    border-bottom: 1px dashed #4D4D4D;
    padding-bottom: 20px;
}
.shisetsu_box3_left {
    width: 100%;
    float: left;
}
.shisetsu_box3_right {
    width: 100%;
    float: left;
    margin-top: 0px;
}
.shisetsu_box4 {
    width: 100%;
    float: left;
    margin-top: 50px;
    text-align: center;
}
.shisetsu_box4 img {
    width: 80%;
    display: inline-block;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
}
.shisetsu_box5 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: left;
}
.shisetsu_box6 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
    background-color: #D9EEB5;
    margin-left: 0%;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 4rem;
}
.shisetsu_box6 div {
    width: 100%;
    float: left;
    text-align: center;
    display: block;
}
.shisetsu_box6 div img {
    width: 80%;
}
.shisetsu_box7 {
    width: 90%;
    float: left;
    margin-top: 20px;
    text-align: center;
    background-color: #D9EEB5;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 5%;
    padding-left: 5%;
}
.shisetsu_box7 h4 {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
}
.shisetsu_box7 p {
    width: 100%;
    float: left;
}
.shisetsu_box7_center {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.shisetsu_box7_center div {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.shisetsu_box7_center div img {
    width: 100%;
}
.shisetsu_box7_right {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.shisetsu_box7_right h5 {
    width: 99%;
    float: left;
    text-align: left;
    font-size: 2rem;
    font-weight: bold;
    background-color: #2CA54E;
    color: #FFFFFF;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1%;
}
.shisetsu_box7_right p {
    width: 99%;
    float: left;
    padding-left: 1%;
    text-align: left;
    margin-top: 10px;
}
.shisetsu_box8 {
    width: 100%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.shisetsu_box8 a {
    background-color: #F2D61E;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 160px;
    padding: 10px 25px;
    line-height: 1.8;
    text-decoration: none;
    color: #1D1D1D;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    font-family: "Noto Sans Japanese";
}
.shisetsu_box8 a:before {
  content: '\e55e';
  font-family: 'Material Icons';
  top: 1px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
.shisetsu_box8 a:hover {
    background-color: #F6E46E;
}
.shisetsu_box8_2 {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
    margin-bottom: 10px;
}
.shisetsu_box8_2 a {
    background-color: #F2D61E;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 160px;
    padding: 10px 25px;
    line-height: 1.8;
    text-decoration: none;
    color: #1D1D1D;
    transition: 0.3s ease-in-out;
    font-weight: bold;
    font-family: "Noto Sans Japanese";
}
.shisetsu_box8_2 a:before {
  content: '\e8b6';
  font-family: 'Material Icons';
  top: 1px;
  position: relative;
  margin-right: 5px;
  font-size: 2rem;
}
.shisetsu_box8_2 a:hover {
    background-color: #F6E46E;
}
.qablock {
	position: relative;
	margin-bottom: 0px;
	background-color: #F5F5F5;
	border: 1px solid #D9D9D9;
	font-size: 2rem;
	margin-top: 10px;
	cursor: pointer;
	cursor: hand;
}
.question_txt {
    padding:5px 15px;
    margin: 0px !important;
	padding-top: 15px;
	padding-bottom: 15px;
}
.question_txt span {
	font-size: 2rem;
	margin-right: 5px;
}
.answer_txt{
    background: #fff;
    margin: 0px !important;
    padding: 15px 15px;
}
.answer_txt p {
    width: 100%;
    display: inline-block;
}
.answer_txt ul {
    width: 100%;
    list-style-position: inside;
    list-style-type: disc;
    display: inline-block;
}
.answer_txt ul li {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.answer_txt ol {
    width: 100%;
    list-style-position: inside;
    list-style-type: decimal;
    display: inline-block;
}
.answer_txt ol li {
    width: 100%;
    float: left;
    margin-top: 10px;
}
#foot {
    width: 100%;
    float: left;
    margin-top: 0px;
}
#foot_box {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#foot_contents {
  width: 100%;
  float: left;
}
.foot_box {
    width: 90%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 5%;
    padding-left: 5%;
}
.foot_box2 {
    width: 100%;
    float: left;
    text-align: center;
}
.foot_box2 img {
    width: 80%;
}
.foot_box3 {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
    color: #2CA54E;
}
  .pc {
    display: none !important;
  }
  .sm {
    display: inline !important;
  }
}