﻿.auto-style1 {
	text-align: center;
}
.auto-style245 {
	font-family: "Meiryo UI";
	font-size: medium;
	font-weight: normal;
	color: #008000;
}
.auto-style109 {
	text-align: center;
	border: 1px solid #808080;
}
img{
    max-width: 98%;
    height: auto;
  }
.auto-style238 {
	text-align: center;
	font-size: medium;
	color: #000000;
	font-family: "Meiryo UI";
	border: 1px solid #808080;
}
.auto-style239 {
	color: #000000;
}
.auto-style206 {
	font-size: medium;
}
.auto-style124 {
	font-family: "Meiryo UI";
}
  .auto-style217 {
	font-family: "Meiryo UI";
	font-size: medium;
}
.auto-style205 {
	color: #FF0000;
	font-family: "Meiryo UI";
}
.auto-style246 {
	font-family: "Meiryo UI";
	font-weight: bold;
}
.auto-style7 {
	font-size: medium;
}
.auto-style251 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: xx-large;
	color: #996633;
}
.auto-style252 {
	border-width: 0px;
}
.auto-style108 {
	border-collapse: collapse;
	border: 2px solid #808080;
}
.auto-style112 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: small;
	border: 1px solid #808080;
}
.auto-style110 {
	text-align: center;
	font-family: "Meiryo UI";
	border: 1px solid #808080;
}
.auto-style143 {
	font-family: "Meiryo UI";
	font-size: small;
}
  .auto-style106 {
	font-size: small;
}
  .auto-style190 {
	text-align: center;
	font-size: small;
	color: #000000;
	font-family: "Meiryo UI";
	border: 1px solid #808080;
}
.auto-style253 {
	text-align: center;
	font-family: "Meiryo UI";
}
.auto-style254 {
	border-collapse: collapse;
	border: 3px solid #808080;
}
.auto-style255 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: medium;
	color: #996633;
}
.auto-style256 {
	text-align: center;
	border: 1px solid #808080;
	font-weight: bold;
	background-color: #00FFFF;
}
.auto-style257 {
	text-align: center;
	border: 1px solid #808080;
	background-color: #00FFFF;
}
.auto-style258 {
	text-align: center;
	border: 1px solid #808080;
	font-weight: bold;
	font-size: medium;
	font-family: "Meiryo UI";
	background-color: #00FFFF;
}
.auto-style259 {
	text-align: center;
	font-family: "Meiryo UI";
	border: 1px solid #808080;
	font-size: x-large;
	background-color: #00FFFF;
}
/* 横幅1200px以下の場合のみ適用 */
@media (max-width: 1200px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style260 {
	text-align: center;
	border: 1px solid #808080;
	font-family: "Meiryo UI";
	background-color: #C3C3BE;
}
.auto-style243 {
	text-align: center;
	font-size: x-large;
	font-family: "Meiryo UI";
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.auto-style288 {
	border-collapse: collapse;
	border: 1px solid #333333;
}
	
	
.auto-style4 {
	text-align: center;
	border: 1px solid #808080;
}
.auto-style13 {
	font-family: "Meiryo UI";
}


.auto-style244 {
	text-align: center;
}
.auto-style289 {
	color: #383838;
	font-size: medium;
}
.auto-style290 {
	text-align: center;
	font-family: "Meiryo UI";
	font-size: medium;
	color: #383838;
	border: 1px solid #808080;
}
.auto-style291 {
	color: #383838;
}
.auto-style292 {
	text-align: center;
	color: #383838;
}
table{
	width:97%;
	margin:0 auto;
}
p,h2,h3,h4,h5{
	text-align:center;
}
h1{margin:0;}
/*追従ボタン*/
.fixed_btn{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
        color:#FFFFFF;
        font-size:medium;
        font-weight:bold;
}
.pc
{
  position: fixed;
  bottom: 20px; 
  left: 15px;
  padding:none;
  color:red;
  
}

/*@import url('all.css');*/

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html a.btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  opacity: 0.9;
}

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #FF720E;
  opacity: 1;
}

.fa-position-left {
  position: absolute;
  top: calc(50% - 0.5em);
  left: 1rem;
}

/*モバイル*/
@media only screen and (max-width: 750px) {
.fixed2_btn{
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
        color:#ffffff;
        font-size:medium;
        font-weight:bold;
}
.mobile{ position: fixed;
  bottom: 10px; 
  left: 10px;
  padding:none;
  color:red;
  
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html a.btn{
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

.btn,
a.btn,
button.btn {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

.btn--orange,
a.btn--orange {
  color: #fff;
  background-color: #eb6100;
  opacity: 0.9;
}

.btn--orange:hover,
a.btn--orange:hover {
  color: #fff;
  background: #FF720E;
  opacity: 1;
}
}
/* パソコンで見たときは".pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.mobile { display: none !important; }
 
/* スマートフォンで見たときは".mobile "のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
    .pc { display: none !important; }
    .mobile { display: block !important; }
}
/*ここまで*/

.auto-style293 {
	border: 1px solid #808080;
	font-family: "Meiryo UI";
	font-size: medium;
	text-align: center;
}
.auto-style294 {
	border: 1px solid #808080;
	font-family: "Meiryo UI";
	font-size: medium;
	text-align: center;
	background-color: #FFFFDB;
}