body{
	overflow-x: hidden;
	font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Avenir, "OpenSans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MSPGothic", sans-serif;
}

.sp_only{
	display:none;
}

.pc_only{
	display:block;
}

.sp_main{
	display:none;
}

.cnt_main{
	display:none;
}

.pc_main{
	display:block;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
	
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.mr30{margin-right: 30px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml16{margin-left: 16px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}

.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt30{padding-top: 30px;}
.pt60{padding-top: 60px;}

.pb20{padding-bottom: 20px;}
.pb50{padding-bottom:50px;}

.font-size-12 {font-size: 12px;}
.font-size-14 {font-size: 14px;}
.font-size-16 {font-size: 16px;}
.font-size-18 {font-size: 18px;}
.font-size-24 {font-size: 24px;}
.font-size-30 {font-size: 30px;}
.font-size-36 {font-size: 36px;}

.txt-red {color: #e10000;}
.txt-white {
	color: #ffffff;
font-size: 18px;
    font-weight: bold;
}

.txt-blue24{color:#4ab8cf; font-size: 24px;}
.txt-blue30{color:#4ab8cf; font-size: 30px;}
.txt-red2{color:#c0232b; font-size: 18px; font-weight: bold;}

.txt-bold{font-weight: bold;}
.line24{line-height: 24px;}
.line0{line-height: 0px;}

.txt-center{text-align:center;}
.txt-left{text-align:left;}
.txt-right{text-align:right;}

.caution {
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
}

.txt-lead{
	font-size: 30px;
	font-weight: bold;
	color:#333333;
	margin-top: 80px;
	    line-height: 40px;
}

sup {
	font-size: 70%; 
	vertical-align: top;
	position: relative;
	top: -0.5em; 
}


#responsive_wrap{
	color:#333333;
}

#responsive_wrap {
    width: 100%;
    margin: 0 auto;
    text-align: left;
   font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", Avenir, "OpenSans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MSPGothic", sans-serif;
    font-size: 14px;
}

#c_header {
    border-top: 10px solid #0c2988;
}

#c_header .h_logo {
    float: right;
    padding-top: 16px;
    padding-bottom: 16px;
}

#c_header .h_logo img {
    height: 50px;
}


section {
    width: 910px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: relative;
}

.back_main{
			background-image: url("../../heisei1811/image/main_back.jpg");
			height: 750px;
			background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: contain;
		}

.bottan_back{
			background-image: url("../../heisei1811/image/bottan_back.jpg");
			height: 276px;
			background-position: center top;
    background-repeat: no-repeat;
    -moz-background-size: cover;
    background-size: cover;
		}

/* スクロールついてくるボタン */
#wrap{
	width:954px;
	margin:10px auto;
}

#social_box{
	/*background:#cba916;*/
	width:100%;
	/*padding:15px 0;*/
	text-align:center;
	position:fixed;
	bottom:0px;
	list-style-type:none;
	margin-top: 100px;
	/*opacity: 0.9;*/
}

#main{
	width:660px;
	float:left;
}

#side{
	width:300px;
	float:left;
}
/* /スクロールついてくるボタン */


/*スクロールふわっ*/
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}
/*/スクロールふわっ*/

.list-box {
  display: table;
  text-align:center;
  margin: 0 auto;
}

.list-left{
    display: table-cell!important;
    vertical-align: top;
    /*width: 318px;*/
}

.list-right {
    display: table-cell;
    vertical-align: top;
    padding-left: 20px;
    /*width: 318px;*/
}

.list-notes03 {
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-top: 8px;
    color: #000000;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}

.btn_posi{
	position:relative;
	 top:120px;
}

.list-box3 {
  display: table;
  text-align:center;
	margin: 0 auto;
}

.list-left3{
  display: table-cell;
  vertical-align: middle;
}

.list-center3{
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
}

.list-right3 {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
	text-align: left;
}

.gray{
	background: #f8f8f8;
	padding: 10px 0;
	margin: 80px 0;
}

.yellow {
    background: rgba(203,169,22,0.8);
    padding: 1px 0;
    /*margin: 80px 0;*/
	/*opacity: 0.9;*/
}

.yellow img{
	opacity: 1!important;
}

.width_desc{
	width: 910px;
	margin: 0 auto;
}

.width_desc2{
	width: 910px;
	margin: 0 auto;
}

.width_cation{
	width: 910px;
	margin: 80px auto 20px;
}

.list-box2 {
  display: table;
  text-align:center;
	margin: 80px auto 30px;
}

.list-img2{
  display: table-cell;
  vertical-align: middle;
}

.list-text2 {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px;
  padding-right:20px;
	text-align: left;
}

.posi {
    position: relative;
    top: 10%;
    left: 41%;
    line-height: 42px;
}

.posi2 {
    position: relative;
    top: -59%;
    left: 56%;
    line-height: 42px;
}

.posi3 {
    position: relative;
    top: -38%;
    left: 28%;
    line-height: 42px;
}

/*フッター*/
.pageFooter {
    width: 910px;
    padding-top: 2.5em;
    padding-bottom: 2.5em;
    background-repeat: no-repeat;
    background-position: 790px center;
    background-image: url("../../heisei1811/image/saison_uc_logo.gif");
    background-color: #fff;
	margin-bottom: 140px;
}

.pageFooter .copyright address {
    float: right;
    padding: 25px 130px 0 0;
    line-height: 1.5em;
    font-style: normal;
}
/*/フッター*/


.wide_foot{
	width:910px;
	text-align: right;
	    margin: 0 auto;
}

.cent{
	text-align: center;
	margin: 0 auto;
	/*width: 14%;*/
}

.main_size img{
	width:100%;
	height: auto;
}


/*スマホ*/
@media (max-width: 767px) {
	
.sp30 img{width: 30%!important; height: auto;}
.sp40 img{width: 40%!important; height: auto;}
.sp50 img{width: 50%!important; height: auto;}
.sp60 img{width: 60%!important; height: auto;}
.sp70 img{width: 70%!important; height: auto;}
.sp80 img{width: 80%!important; height: auto;}
.sp90 img{width: 90%!important; height: auto;}

	
.sp_main{
	display:block;
}

.cnt_main{
	display:none;
}

.pc_main{
	display:none;
}
	
.sp_only{
	display:block;
}
.pc_only{
	display:none;
}
	
#cnt img{
	width: 100%;
	height: auto;
}

#responsive_wrap {
    width: 100% !important;
    margin: 0;
    padding: 0;
}
	
#c_header .h_logo img {
    width: 20%;
	height: auto;
}
	
#c_header {
    border-top: 5px solid #0c2988;
}
	
#c_header section {
    width: 95%;
	text-align: right;
}
	
.gray{
	width: 100%;
	height: auto;
	margin: 20px auto;
}
	
.yellow {
    width: 100%;
	height: auto;
}

	
.bottan_back{
	width: 100%;
	height: auto;
}
	
	
.list-box {
  width:100%;
	height:auto;
	/*display: block!important;*/
	box-sizing: border-box;
	display: table;
}

.list-left {
	width:50%;
	height:auto;
	/*display: block!important;*/
	box-sizing: border-box;
    margin: 10px auto;
	padding: 5px;
	display: table-cell;
}
	
.list-left img{
	width:100%!important;
	height:auto;
}

.list-right {
	width:50%;
	height:auto;
	/*display: block!important;*/
	box-sizing: border-box;
	margin: 0 auto;
	padding: 5px;
	display: table-cell;
}
	
.list-right img{
	width:100%!important;
	height:auto;
}
	
.list-box2 {
  width:100%;
  height:auto;
  display: block!important;
  box-sizing: border-box;
}
	
.list-img2{
  width:40%;
  height:auto;
}

.list-img2 img{
  width:70%!important;
  height:auto;
  display: block!important;
  box-sizing: border-box;
  margin: 0 auto;
}

.list-text2 {
  width:100%;
  height:auto;
  display: block!important;
  box-sizing: border-box;
  margin-top: 20px;
}
	
.width_cation{
	width: 94%;
	height: auto;
}
	

	
.txt-lead{
	font-size: 20px;
	font-weight: bold;
	color:#333333;
	margin-top: 30px;
	    line-height: 30px;
}
	

	
	
.width_desc{
	width: 90%;
	height: auto;
}
	
.width_desc2{
	width: 100%;
	height: auto;
}
	
.width_1 img{
	width: 100%;
	height: auto;
}
	
.width_2 img{
	width: 60%!important;
	height: auto;
}

.wide_foot{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
	.wide_foot img{
	width: 60%!important;
	height: auto;
		margin: 5px;
}

	.sp_width{
		width: 80%;
		height: auto;
		margin: 0 auto;
	}
	
.wide_footer{
		margin: 0 auto 180px;
	}
	
.wide_footer img{
		width: 100%;
		height: auto;
	}
	
.uc_size{
		width: 14%!important;
		height: auto;
	}
	
}
/*/スマホ*/







/*190814追加*/

.width_cat{
	width: 954px;
	height: auto;
	margin: 0 auto;
}

.box1 {
    padding: 2em;
    border: solid 1px #333333;
	width: 850px;
    margin: 0 auto;
}

.box1 p {
    margin: 0; 
    padding: 0;
}

.width_cation2 {
    width: 910px;
    height: auto;
    margin-left: 20px;
}




/*可変用*/
@media screen and (max-width: 1024px){
	.wrap {
    width: 100%;
    margin: 0 auto;
}
	
#cnt img{
	width: 100%;
	height: auto;
}

	
.sp30 img{width: 30%!important; height: auto;}
.sp40 img{width: 40%!important; height: auto;}
.sp50 img{width: 50%!important; height: auto;}
.sp60 img{width: 60%!important; height: auto;}
.sp70 img{width: 70%!important; height: auto;}
.sp80 img{width: 80%!important; height: auto;}
.sp90 img{width: 90%!important; height: auto;}
	
.width_cat{
	width: 100%!important;
	height: auto;
}
	
.width_cation{
	width: 94%;
	height: auto;
}
	
.width_cation2 {
    width: 92%!important;
    height: auto;
    margin: 5px auto;
}
	
.box1 {
	width: 88%;
    margin: 0 auto;
}
	
	.cente{
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
}



/*スマホ*/
@media (max-width: 767px) {

#footer {
    /*padding-bottom: 270px;*/
}
	
	.wrap {
    width: 100%;
    margin: 0 auto;
}
	
	.width_cat{
	width: 100%;
	height: auto;
}
	
.box1 {
	width: 80%;
    margin: 0 auto;
}

.list-box3 {
  width:100%;
  height:auto;
  display: block!important;
	box-sizing: border-box;
}

.list-left3 {
        width:80%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
        margin: 0 auto;
}
	
.list-right3 {
        width:100%;
	height:auto;
	display: block!important;
	box-sizing: border-box;
	margin: 0 auto;
        padding-left: 5px;
}
	
.width_cation{
	width: 94%;
	height: auto;
}
	
.width_cation2 {
    width: 92%;
    height: auto;
    margin: 5px auto;
}
}


	
/*通常追加190822*/
.main_back {
  width: 100%;
  /*max-width: 600px;
  min-height: 600px;
  max-height: 800px;
  margin: 30px auto;*/
  min-height: 400px;
}
.main_box {
  /*width: 910px;*/
  height: auto;
	text-align: center;
	/*margin: 200px auto 50px;*/
}
	
/*スマホ*/
@media (max-width: 767px) {

.main_back2 {
  width: 100%;
  /*max-width: 600px;
  min-height: 600px;
  max-height: 800px;
  margin: 30px auto;*/
  min-height: 400px;
}
	
.main_box {
  width: 100%;
  height: auto;
  margin-top: 120px;
}

	
}
