@charset "utf-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
common
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


body{
	font-size:13px;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
			margin:0;
			padding: 0;
}

.main{
    width: 961px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.contents{
	margin:0 auto;
	margin-top:10px;
}

#radio01{
    width: 100%;
    height: 2186px;
    background: url("../img/radio_bousai/back4.png") no-repeat;
    background-size: cover;
    position: relative;
}

#radioquestion{
    position: absolute;
    bottom: 267px;
    right: 121px;
}

#radioentry{
    position: absolute;
    bottom: 650px;
    left: 50%;
    transform: translateX(-50%);
}

#ios_app{
    position: absolute;
    top: 952px;
    left: 411px;
}

#android_app{
    position: absolute;
    top: 952px;
    left: 568px;
}



.leftbox{
	float:left;
	width: 250px;
}

.mt15{
	margin-top: 15px!important;	
}

.mt10{
	margin-top: 10px!important;	
}

.mt30{
	margin-top: 30px!important;	
}

/* 応募フォーム */
.oubo_form{
    background-color: #fff;
    padding: 40px 0;    
}



/* ボタン１ */
.btn01 {
    width: 495px;
    height: 90px;
    margin: 40px auto;
    background: url("../img/1_top/btn_on.png") no-repeat;

}

.btn01 a {
    display: inline-block;
}

.btn01 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn01 a:hover img {
    visibility: hidden;
}


/* ボタン　フォーム用 */

.btn_f01{
    width: 300;
    height: 80;
    border: 5px solid #00adb2;
    background-color: #00adb2;
    color: #fff;
    font-size: 25px;
    border-radius: 10px;
    margin-top: 10px;
}

.btn_f01:hover{
    background-color: #fffde3;
    color: #00adb2; 
}


/* ボタン2 */
.btn02 {
	    margin: 5px 50px 20px 7px;;
    background: url("../img/banner1119_on.png") no-repeat;
    float:left;
}

.btn02 a {
    display: inline-block;
}

.btn02 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn02 a:hover img {
    visibility: hidden;
}

/* ボタン3 */
.btn03 {
	margin: 5px 0;
    background: url("../img/2019/e_003_on.gif") no-repeat;
}

.btn03 a {
    display: inline-block;
}

.btn03 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn03 a:hover img {
    visibility: hidden;
}

/* ボタン4 */
.btn04 {
	margin: 5px 0;
    background: url("../img/2019/e_004_on.gif") no-repeat;
}

.btn04 a {
    display: inline-block;
}

.btn04 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn04 a:hover img {
    visibility: hidden;
}

/* ボタン5 */
.btn05 {
	margin: 5px 0;
    background: url("../img/2019/e_005_on.gif") no-repeat;
}

.btn05 a {
    display: inline-block;
}

.btn05 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn05 a:hover img {
    visibility: hidden;
}

/* ボタン6 */
.btn006 {
	margin: 5px 0;
    background: url("../img/2019/e_006_on.gif") no-repeat;
}

.btn006 a {
    display: inline-block;
}

.btn006 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn006 a:hover img {
    visibility: hidden;
}



.rightbox{
	float: right;
}

.top001{
	width:700px;
	height:1464px;
	margin:0 auto;
	background: url("../img/2019/002cb.png") no-repeat;	
}

/* ボタン6（チラシを見る） */
.btn06 {
    float: left;
    width: 400px;
    height: 100px;
    margin-top: 10px;
    margin-left: 315px;
    background: url("../img/banner_look_on.png") no-repeat;
}

.btn06 a {
    display: inline-block;
}

.btn06 a:hover {
	background-color: transparent; /* IE6対応 */
}

.btn06 a:hover img {
    visibility: hidden;
}

.top002{
    width: 716px;
    height: 353px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(../img/contents-021021.gif) no-repeat;
}


/* フッター */
footer{
    margin-top: 40px;	
}

.tel{
    width: 700px;
    height: 38px;
    margin: 0 auto;
    display: block;
    margin-top: 15px;
}

.totel{
    background-color: #ea637e;
    color: #fff;
    padding: 3px 17px;	
}

.weekday{
	font-weight:normal !important;
	font-size: 13px;
}

.sponsered{
    height: 250px;
    text-align: center;
    background: url(../img/2019/footer.gif) no-repeat bottom;
}

.shusai{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 3px;
    padding-top: 46px;
}

.kouen{
	width: 600px;
    text-align: left;
    margin: 0 auto;
        margin-top: 15px;
}

.sml{
    line-height: 18px;	
}

/* フォーム */
.form010 {
    margin: 15px auto;
    border-top: 3px solid #006781;
    border-bottom: none;
    width: 90%;

}


.form010 td{
    background-color: #fff;
}

table{
    border-collapse: collapse;
    border-spacing: 0;
}

.form010 th{
    width: 160px;
    text-align: left;
    border-left:3px solid #006781;
    border-top:none;
    border-right:3px solid #006781;
    border-bottom:3px solid #006781;
    padding: 8px;
    padding-left: 18px;
    font-weight: normal;
    font-weight: bold;
}

.form010 td{
    width: 300px;
    text-align: left;
    border-left:none;
    border-top:none;
    border-right:3px solid #006781;
    border-bottom:3px solid #006781;
    padding: 8px;
    padding-left: 18px;
    font-weight: normal;
}


.tboxShort{
	width: 209px;
}

.tboxShort2{
	width: 90px;
}

.w98{
	width: 98% !important;
}

.haifun{
	font-size: 14px;
    margin: 0;
}

.top01{
    text-align: center;
    margin: 0 auto;
    margin-top: 24px;
    margin-bottom: 50px;
    margin-right: 35px;
}

.inputFormBox{
	width: 370px;	
}

.form_mi{
    font-size: 36px;
    font-weight: bold;
    color: #006781;
}

.require{
    color: red;
    font-weight: bold;
}

.pd16{
	padding: 16px;
}

.takuji{
	    height: 73px;
}

.ninzuu{
	    width: 40px;
}

.fs15{
	    font-size: 15px;
}


.custom{
    background-color: #fedde5;
}

.c2 {
 background-color: #FFFEF2;
}

.d01 {
    background-color: #c6e5b9;
}

.d02 {
    background-color: #fff9b7;
}

.d03 {
    background-color: #e9e6f4;
}

.d04 {
    background-color: #ffecdf;
}

.d05 {
    background-color: #e0f3fd;
}

.d06 {
    background-color: #fff9b7;
}


.priv_box{
    width: 81%;
    margin: 30 auto;
    background-color: #fffde3;
    border: solid 6px #00adb2;
    border-radius: 11px;
    text-align: left;
    padding: 0px 36px;
    font-size: 18px;
}

.fb{
    font-weight: bold;
}

.priv_box a{
    text-decoration: none;
    color: #eb6c00;
    font-weight: bold;
    font-size: 20px;
}

.priv_box a:hover{
    color: blue;
}


.kojin{
    text-align: center;
}


.Qa-Box {
    width: 95%;
    margin: 0 auto;
    font-size: 17px;
    color:#dc4323;
  }
  
  .Qa-Box .Qa dt,
  .Qa-Box .Qa dd {
    display: flex;
    align-items: baseline;
    margin: 30px 0;
  }
  
  .Qa-Box .Qa dt p {
    margin: 0;
    padding-left: 15px;
    font-weight: bold;
    width: 100%;
  }
  
  .Qa-Box .Qa dd p {
    margin: 0;
    padding-left: 15px;
    width: 100%;
  }
  
  .Qa-Box .Qa dt::before {
    content: "Q";
    display: flex;
    justify-content: center;
    align-items: center;
    background: #D65556;
    color: #fff;
    width: 35px;
    height: 35px;
  }
  
  .Qa-Box .Qa dd::before {
    content: "A";
    display: flex;
    justify-content: center;
    align-items: center;
    background: #6699B7;
    color: #fff;
    width: 35px;
    height: 35px;
  }
  
  @media screen and (max-width: 960px) {
    .Qa-Box {
      width: 95%;
    }
  }