/* 共通 */
img {max-width: 100%;height: auto;}
.ie8 img {width: auto;}
p {font-size: 90%;line-height:1.8em;margin-top:3.125%;}
h1, h2, h3, h4, h5, h6,th{ font-family: 'メイリオ',Meiryo,"F+UD-ニューロダン DB";}
#fix{position: fixed; top: 0em; width: 100%; height: auto;z-index: 9999;left: 0;}
#mainbox{width: 900px;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
#fan{background-color:#FFFFFF;}
#left{
#	width:69.791667%;
	float:left;
	margin-right:2.083333%;
}

#right{
	width:28.125%;
	float:right;
}
.smallc {font-size:9pt;color:#FF6600;}
.pc_none {display:none;}
.pc_none2 {display:none;}

/* 角丸BOX */
.corners_box_yel {
	/*border:3px solid #e5ad12;*/
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	padding:20px;
}
/*
.submit {
	width:100%;
	text-align: center;
	padding:10px 0 40px 0;
}
input[type="submit"],input[type="button"] {
	padding: 8px 40px;
	font-size: 16px;
	background-color: #808080;
	color: #ffffff;
	border-style: none;
	cursor:pointer;
}
input[type="submit"]:active {
	background-color: #a80505;
}
*/
label{cursor:pointer;}
input[type="radio"],input[type="checkbox"]{vertical-align:-5px;margin-top:6px;margin-bottom:6px;margin-right:6px;border:none;width:20px;height:20px;}
input.error
{
	background-color: #fcc;
}
label.error
{
	color: red;
}
select.error
{
	background-color: #fcc;
}
div.error
{
	background-color: #fcc;
}

.br_box {
    display: flex;
    color: #FFF;
    background-color: #193953;
}
.br_inbox1 {
    width: 65%;
    text-align: center;
    margin: auto;
    font-size: 18px;
}
.br_inbox1 span{
    font-size: 16px;
    text-align: left;
    display: inline-block;
}
.br_inbox2 {
    width: 45%;
}
.br_inbox2 img{
    max-width: 95%;
    padding: 20px 10px;
}

/* フォームパーツ */
.ttl_br_yel {
	background-repeat:repeat-x;
	background-position:left 50%;
	padding:0% 0% 1% 0%;
	text-align:center;
	color:#333333;
}
.ttl_br_yel h2 {
	height:35px;
	text-align:center;
	vertical-align:middle;
	line-height:35px;
	/*background-color:#17375E;*/
	font-weight:bold;
	font-size:24px;
	color:#000000;
}


.privacy_come li {
	margin-left:0%;
	padding-top:2px;
	text-align:left;
}
.privacy_come2 {
	width:60%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
	border: 1px solid #000000;  
}
.privacy_come2 li {
	padding-top:2px;
	text-align:left;
}
.lisit_kome_yel li {
	padding-top:2px;
	font-size:0.9em;
	text-align:center;
}
.req_box {
	background-color:#B22222;
    color: #FFFFFF;
    display: inline-block;
	font-size:0.7em;
    width: 3em;
	zoom: 1;
	position: relative;
	border:1px solid #B22222;
	border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */
	text-align:center;
	behavior: url(ie/PIE.htc);
}

input {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	font-size:14px;
	line-height:100%;
	font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
}
input.br_none {
	border:none;
}
input[type="text"],[type="tel"],[type="email"] {
  border:solid 2px #C7C7C7;
  height:30px;
}
input[type="text"]:focus,[type="tel"]:focus,[type="email"]:focus {
  outline: 0;
  border:solid 2px #6DB7CE;
}
textarea {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:solid 1px #999;
	padding:3px;
	margin-top:1%;
	width:97.84946%;
	resize: none; 
	line-height:100%;
}

.btn_submit {
	background:#76AB09;
	color:#FFF;
	width:100%;
	cursor:pointer;
	padding:2.083333% 3.125%; font-size:1.3em; font-weight:bold; display:block; text-align:center;color:#FFF; border-radius:4px;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	behavior: url(ie/PIE.htc);
}
select {
/*    -webkit-appearance:button;*/
/*    -moz-appearance:button;*/
/*    appearance:button;*/
	border:solid 2px #C7C7C7;
	padding:2px;
	margin-right:1.0411111%;
	behavior: url(ie/PIE.htc);
	font-family:'メイリオ',Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	font-size:14px;
}
.w_short {
	width:10%;
}
.w_short_birth {
	width:10%;
}
.w_mid {
	width:30%;
}
.w_long {
	width:90%;
}
.w_midl {
	width:70%;
}
.w_mid40 {
	width:40%;
}
.w_mid50 {
	width:50%;
}
.w_mid_seimei {
	width:70%;
}


/* フォントサイズ */
.f60 { font-size:60%;}
.f70 { font-size:70%;}
.f80 { font-size:80%;}
.f90 { font-size:90%;}


/* テーブル */
dl.t_yel {
	background-color:#3D3D3D;
	/*border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	border-top:0;
    border-bottom:1px solid #EFEFEF;
    border-left:1px solid #EFEFEF;
    border-right:1px solid #EFEFEF;
	width:100%;
	font-size:0.9em;
}
dl.t_yel dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#ffffff;
	width:26%;
	padding:1.2%;
	border-top: #EFEFEF solid 1px;
	text-align:center;
	font-size:16px;
	line-height:1.5;
}
dl.t_yel dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:2.1%;
	color:#333333;
	border-left: #EFEFEF solid 1px;
	border-top: #EFEFEF solid 1px;
	min-height:1.8em;
}
dl.t_yel_ninni {
	background-color:#FFFCE6;
	/*border-width : 0 1 1 1;
	border-style : solid;
	border-color : #F0F8FF;*/
	border-top:0;
    border-bottom:1px solid #000000;
    border-left:1px solid #000000;
    border-right:1px solid #000000;
	width:100%;
	font-size:0.9em;
}
dl.t_yel_ninni dt {
	float:left;
	clear:both;
	/*font-weight : bold;*/
	color:#333333;
	width:27%;
	padding:1.2%;
	border-top: #000000 solid 1px;
}
dl.t_yel_ninni dd {
	margin-left : 28%;
	background-color: #FFF;
	padding:1.2%;
	color:#333333;
	border-left: #000000 solid 1px;
	border-top: #000000 solid 1px;
	min-height:1.8em;
}

.address1_top{
	width:18%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
	height:44px;
}
.address2_top{
	width:81%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
	height:44px;
}
.address1{
	width:20%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:250%;
}
.address2{
	width:79%;
	float:right;
	padding:0;
	border:none;
	line-height:250%;
}

.web1_top{
	width:55%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.web2_top{
	width:40%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.webweb1_top{
	width:50%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.webweb2_top{
	width:45%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}

.web1{
	width:40%;
	float:left;
	padding:0;
	border:none;
	clear:both;
	line-height:200%;
}
.web2{
	width:50%;
	float:right;
	padding:0;
	border:none;
	line-height:200%;
}
.rbutton1{
	width:45%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.rbutton2{
	width:45%;
	float:left;
	padding:0;
	border:none;
	line-height:200%;
}
.g_nyukai_middle{
	position:absolute;
	top:450%;
}
.bukken_cognition_middle{
	position:absolute;
	top:900%;
}
.bukken_interest_middle{
	position:absolute;
	top:340%;
}
.address_middle{
	min-height: 200px;
	line-height: 200px;
}
.ptn1_middle{
	position:absolute;
	top:240%;
}
.radio_dd{line-height:20px;}
.checkbox_dd{line-height:20px;}
#box_3 {clear: both;width: 450px;}
#box_3 #box1 {float: left;width: 150px;line-height:20px;}
#box_3 #box2 {float: left;width: 150px;line-height:20px;}
#box_3 #box3 {float: right;width: 150px;line-height:20px;}
#box_3 br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}
#box_3_cog {clear: both;width: 630px;}
#box_3_cog #box1 {float: left;width: 210px;line-height:20px;}
#box_3_cog #box2 {float: left;width: 210px;line-height:20px;}
#box_3_cog #box3 {float: right;width: 210px;line-height:20px;}
#box_3_cog br {
	font-size: 1px;
	line-height: 1px;
	display: block;
	clear: both;
	height: 1px;
	width: 1px;
}

.hissuimg{
	/*float:right;
	clear:both;
	margin-right:10px;*/
}

.title_area h2{
	font-size:28px;
	font-weight: bold;
	margin-top: 25px;
}
.sub_title{
	font-size:15px;
	margin-top: 25px;
}
.ssl_logo{
	text-align: right;
	margin:0px 10px 10px 0px;
}
.title_area{
	border-bottom: 1px solid #e9e9e9;
}
.flow_area{
	padding:40px 15px 25px;;
}
.flow_content{
	display: table;
	float:left;
	width:30%;
	height:54px;
	background-color: #edece8;
	position:relative;
	margin-left: 3%; 
	font-size: 14px;
}
.flow_content.current{
	background-color: #168cb2;
	color:#ffffff;
}
.flow_content.arrow::before{
	position: absolute;
	top: 30%;
	left: -6%;
    font-family: 'FontAwesome';
    content: "\f0da";
    vertical-align: inherit;
    color: #727272;
    box-sizing: border-box;
    display: inline-block;
    font-size: 22px;
}
.flow_content p{
	display: table-cell;
	text-align: center;
	vertical-align:middle;
}
.category_title{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom: 3px solid #626262;
}


.category_content{
	width: 100%;
    font-size: 1.2em;
	margin: 20px auto;
}


/*確認ボタン*/
.submit_button{
text-align:center;
	width: 520px;
height: 73px;
margin:20px auto;
	position:relative;
}
.next_btn{
	width:520px;
	height:73px;
	background-color: #168cb2;
	border: none;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.next_btn2{
	width:520px;
	height:73px;
	background-color: #a3a3a3;
	border: none;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.submit_button:before{
position: absolute;
    top: 38%;
    right: 3%;
    font-family: 'FontAwesome';
    content: "\f0da";
    vertical-align: inherit;
    color: #ffffff;
    box-sizing: border-box;
    display: inline-block;
    font-size: 24px;
}
.submit_text{
	text-align:center;
	width: 520px;
margin:70px auto 0;
	font-size: 16px;
}


.attention_balloon {
	background-image: url(../img/bg-attention_balloon.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 14px;
	position: absolute;
	z-index: 100;
	margin-top: -8px;
	background-size: 17px 15px;
}
.attention_balloon .inner {
	border: 2px solid #800200;
	padding: 8px 15px 8px 15px;
	border-radius: 5px;
	white-space: nowrap;
	background-color: #FFFFFF;
	color:#333333;

}

.attention_balloon2 {
	background-image: url(../img/bg-attention_balloon.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	padding-top: 14px;
	position: absolute;
	z-index: 100;
	margin-left: 180px;
	margin-top: -40px;
	background-size: 17px 15px;
}
.attention_balloon2 .inner {
	border: 2px solid #800200;
	padding: 8px 15px 8px 15px;
	border-radius: 5px;
	white-space: nowrap;
	background-color: #FFFFFF;
	color:#333333;

}

.box-seimei{
	float:left;
	width:45%;
}
.box-oyaoko{
	float:left;
	width:40%;
}
#floatBanner {
    height: 130px;
    position: absolute;
    right: 250px;
    top: 50px;
    width: 50px;
    z-index: 8888;
}
#floatArea {
	background-color:#168cb2;
    cursor: move;
    height: 130px;
    border-radius: 100px;
    position: absolute;
    width: 140px;
    z-index: 8888;
}
.reItem2{
	font-size:34px;
}
    .example {
      color: #fff;
      margin: 0px auto;
      text-align: center;
    }
.pc{
font-size: 20px;
background-color:#fff;
margin:0 auto;
width:80%;
border-radius: 5px;
}

.turnBoxButton{
	font-weight: bold;
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
}
    .example.turnBoxCurrentFace1 > .turnBoxFaceNum1, .example.turnBoxCurrentFace3 > .turnBoxFaceNum3 {
      background-color: #168cb2;
    }

    .example.turnBoxCurrentFace1 > .turnBoxFaceNum1:hover, .example.turnBoxCurrentFace3 > .turnBoxFaceNum3:hover {
      background-color: #A0A0A0;
    }

    .example > .turnBoxFaceNum1, .example > .turnBoxFaceNum3 {
      background-color: #A0A0A0;
    }

    .example.turnBoxCurrentFace2 > .turnBoxFaceNum2 {
      background-color: #168cb2;
    }

    .example > .turnBoxFaceNum1 p, .example > .turnBoxFaceNum3 p {
      width: 100%;
      height: 100%;
      padding-top: 15px;
    }

    .example > .turnBoxFaceNum2 {
      background-color: #A0A0A0;
    }

    .example > .turnBoxFace {
      box-sizing: border-box;
    }

    .example > .turnBoxFaceNum1 {
      background-color: darken($bg-color1, 15%);
    }

    .example > .turnBoxFaceNum2 {
      background-color: darken($bg-color2, 15%);
    }
/*
    img {
      margin-top: 30px;
    max-width: 100%;

    }
*/
    .message {
      line-height: 1.8;
      text-align: center;
      padding: 0px 10px;
      padding-top: 20px;
      font-size: 16px;
      word-break: break-all;
    }

    .example .check {
      -webkit-transition: all 100ms ease-in-out 0ms;
      -moz-transition: all 100ms ease-in-out 0ms;
      -ms-transition: all 100ms ease-in-out 0ms;
      -o-transition: all 100ms ease-in-out 0ms;
      transition: all 100ms ease-in-out 0ms;
      position: absolute;
      width: 100%;
      height: 75px;
      left: 0;
      bottom: 0;
      line-height: 3.8;
      background-color: #1b6b86;
      cursor: pointer;
    }

    .example .check:hover {
      background-color: #A0A0A0;
    }

/*カレンダー*/
.ui-widget-content {
  border: 1px solid black;
  background: blue;
  color: black;
}
.ui-widget-content a {
  color: black;
}
.ui-widget-header {
  border: 1px solid white;
  background: blue;
  color: white;
  font-weight: bold;
}
.ui-widget-header a {
  color: white;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid white;
  background: #e0e0e0;
  font-weight: normal;
  color: black;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: black;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
/*
  border: 1px solid #211b0d;
  background: white;
  font-weight: normal;
  color: black;
*/
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: black;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #211b0d;
  background: white;
  font-weight: normal;
  color: black;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: black;
  text-decoration: none;
}
.ui-datepicker-header{
	color:#000;
}
.ui-icon {
	height:42px;
	width:25px;
}
.ui-widget-header .ui-icon {
  background-image: url("../img/aroowicon_42-21.png");
}
.ui-icon-circle-triangle-w {
	background-position:4px 2px;
}
.ui-icon-circle-triangle-e {
	background-position:-21px 2px;
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("../img/aroowicon_42-21.png");
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  background: white;
  border-color: white;
}
.ui-corner-all {
  border-radius: 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  /*border-radius: 4px;*/
}
#Main div.entryTable dl dd .ui-datepicker-title span{color:#FFFFFF;}
.sunday .ui-state-default {color: red;}
.saturday .ui-state-default {color: blue;}
.holiday .ui-state-default {color: red;}

#attention{
    border:solid 1px #000000;
    padding:10px;
    width:90%;
    height:100%;
}
.datepicker img {
    vertical-align: top;
    margin-left: 2px;
    border: 1px solid dimgray;
    cursor:pointer;
}
.datepicker2 img {
    vertical-align: top;
    margin-left: 2px;
    border: 1px solid dimgray;
    cursor:pointer;
}
.datepicker3 img {
    vertical-align: top;
    margin-left: 2px;
    border: 1px solid dimgray;
    cursor:pointer;
}





/*カレンダーのstyle*/
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  /*background: white;*/
    top: 2px;
    width: 1em;
    height: 1em;
    opacity:1.0 !important;
    cursor: pointer !important;
}
.ui-datepicker .ui-datepicker-prev {
    left: 1px !important;
}
.ui-datepicker .ui-datepicker-next {
    right: 1px !important;
}
.ui-datepicker table {
    margin-top:0.5em;

}
.ui-datepicker {
    /*width: 300px;*/
    width:85%;
    font-weight: normal;
    padding: .5em .2em 0.5em;
}
.datepicker{
/*
	float: left;
   margin-top: 20px !important;
*/
}
.ui-widget-content {
       margin: 0 auto;
}
.ui-widget-content {
    border:none;
    background: transparent;
    /*color: white;*/
}
.ui-widget-header {
    border: none;
    background:transparent;
    font-weight: bold;
}
.ui-datepicker th {
	padding: .3em .3em;
      border-bottom: #168cb2 solid 1px;
    font-weight: normal;
        font-size: 70%;
}
.ui-datepicker-week-end:first-child {
    color: #d3102b !important;
}
.ui-datepicker-week-end{
	color:#007e98;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.25;
    filter: Alpha(Opacity=25);
    background-image: none;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #f5f5f5;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: transparent;
    border: none;
    /*color: #fff;*/
    border-radius: 50%;
    padding: 16px 0px;
}
.ui-state-default:hover {
    background: #525252 !important;
    color:#ffffff !important;
    }
.saturday .ui-state-default {
    color: #007e98;
}
.sunday .ui-state-default {
    color: #d3102b;
}

.ui-state-default:hover, .ui-widget-content:hover .ui-state-default:hover, .ui-widget-header:hover .ui-state-default:hover {
    background-color: #fff;
    color: #695406;
   -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.sunday .ui-state-default:hover {
    color: #fff !important;
}
.ui-datepicker td {
    font-size: 100%;
    padding:0;
    width: 65px;
    border-bottom: 2px solid #f5f5f5;
}
.ui-datepicker td a,
.ui-datepicker td span {
    text-align: center;
   font-family: 'Montserrat', sans-serif;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 60%;
    font-weight: normal;
}
.ui-datepicker-year,.ui-datepicker-month{
  font-size: 125%;
      font-family: 'Montserrat', sans-serif;
}

.pc select{

border-top:1px solid #FFF !important;

border-right:1px solid #FFF !important;

border-left:1px solid #FFF !important;

border-bottom:1px solid #FFF !important;


}


/*希望日*/
.pc #day1ab{
	display: block;
	text-align:center;
	margin:0 auto;
	width:240px !important;
    background-color:#168cb2;
    height: 27px;
    font-size: 100%;
    color:#fff;
    line-height:27px;
}
.pc input#day1a{
	display: block;
	width:240px !important;
    background-color:transparent;
    border: 1px solid #fff;
       margin: 0px 20px 0 0;
    height: 36px;
            box-sizing: border-box;
    color: #fff;
    font-size: 14px;
        padding-left: 10px;
}
.pc #day2ab{
	display: block;
	text-align:center;
	margin:0 auto;
	width:240px !important;
    background-color:#168cb2;
    height: 27px;
    font-size: 100%;
    color:#fff;
    line-height:27px;
}
.pc input#day2a{
	display: block;
	width:240px !important;
    background-color:transparent;
    border: 1px solid #fff;
       margin: 0px 20px 0 0;
    height: 36px;
            box-sizing: border-box;
    color: #fff;
    font-size: 14px;
        padding-left: 10px;
}
.pc #day3ab{
	display: block;
	text-align:center;
	margin:0 auto;
	width:240px !important;
    background-color:#168cb2;
    height: 27px;
    font-size: 100%;
    color:#fff;
    line-height:27px;
}
.pc input#day3a{
	display: block;
	width:240px !important;
    background-color:transparent;
    border: 1px solid #fff;
       margin: 0px 20px 0 0;
    height: 36px;
            box-sizing: border-box;
    color: #fff;
    font-size: 14px;
        padding-left: 10px;
}
/*希望時間*/
.pc #time1b{
	display: block;
	text-align:center;
	width:240px;
	margin:0 auto;
	height: 27px;
    color: #fff;
    font-size: 100%;
    line-height:27px;
    background-color:#168cb2;
}
.pc select#time1{
	display: block;
	width:240px;
	margin:0 auto;
	height: 36px;
	        background-color: transparent;
    border: 1px solid #312c2c;
    color: #161616;
    background-color: #dbeaef;
    font-size:14px;
        padding-left: 10px;
}
.pc #time2b{
	display: block;
	text-align:center;
	width:240px;
	margin:0 auto;
	height: 27px;
    color: #fff;
    font-size: 100%;
    line-height:27px;
    background-color:#168cb2;
}
.pc select#time2{
	display: block;
	width:240px;
	margin:0 auto;
	height: 36px;
	        background-color: transparent;
    border: 1px solid #312c2c;
    color: #161616;
    background-color: #dbeaef;
    font-size:14px;
        padding-left: 10px;
}
.pc #time3b{
	display: block;
	text-align:center;
	width:240px;
	margin:0 auto;
	height: 27px;
    color: #fff;
    font-size: 100%;
    line-height:27px;
    background-color:#168cb2;
}
.pc select#time3{
	display: block;
	width:240px;
	margin:0 auto;
	height: 36px;
	        background-color: transparent;
    border: 1px solid #312c2c;
    color: #161616;
    background-color: #dbeaef;
    font-size:14px;
        padding-left: 10px;
}

#enq_button{
	margin-bottom:20px;
}
#enq_button label{
	/*padding: 8px 80px;*/

	font-family: "F+UD-ニューロダン DB";
	padding:30px 20px; font-size:1.3em;
	font-weight:bold;
	display:block;
	text-align:center;color:#FFF; border-radius:4px;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	behavior: url(ie/PIE.htc);
	
	color: #fff;
	display: inline-block;
	font-weight: normal;
	text-align:center;
	font-size:16px;
	width:480px;
	/*height:50px;*/
	background-color: #FF8F00;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8F00), to(#FF6B00));
	background-image: -webkit-linear-gradient(top, #FF8F00, #FF6B00);
	background-image: -moz-linear-gradient(top, #FF8F00, #FF6B00);
	background-image: -ms-linear-gradient(top, #FF8F00, #FF6B00);
	background-image: -o-linear-gradient(top, #FF8F00, #FF6B00);
	background-image: linear-gradient(to bottom, #168cb2, #168cb2);
	border-radius:5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
}

@media (min-width: 1px) {
	#enq_button input[type=checkbox] {
		display: none;
		margin: 0;
	}
}

.recap_conf{
	display: flex;
	align-items: center;
	flex-direction: column;
}

/* Minor Break Point */
@media screen and (max-width: 1500px) {
}
/* Minor Break Point */
@media screen and (max-width: 960px) {
}
/* Minor Break Point */
@media screen and (max-width: 800px) {
	.web1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.webweb1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.webweb2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}

	.rbutton1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.rbutton2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
}

/* Minor Break Point */
@media screen and (max-width: 690px) {.example {
 width: 96% !important;
 height: 87px;
}
.example > .turnBoxFaceNum0, .example > .turnBoxFaceNum2, .example > .turnBoxFaceNum4 {
    height: auto !important;
    padding-bottom: 70px;
}
.example > .turnBoxFaceNum1 p, .example > .turnBoxFaceNum3 p ,.check{
    font-size: 17px
}
.br_inbox1 {
    font-size: 2vw;
}
.br_inbox1 span{
    font-size: 1.8vw;
}
.br_inbox2 img {
    padding: 20px 0px;
}
.pc{
font-size: 100%;
}
.datepicker,.pc input#day1a,.pc select#time1{
	float: none;
}
.pc input#day1a{
	margin:0 auto;
}
.pc select#time1{
	margin:0 auto;
}
.datepicker2,.pc input#day2a,.pc select#time2{
	float: none;
}
.pc input#day2a{
	margin:0 auto;
}
.pc select#time2{
	margin:0 auto;
}
.datepicker3,.pc input#day3a,.pc select#time3{
	float: none;
}
.pc input#day3a{
	margin:0 auto;
}
.pc select#time3{
	margin:0 auto;
}
.ui-datepicker {
    /*width: 300px;*/
    /*width:40%;*/
    padding: 0px 0px 0px;
    font-weight: normal;
}
	#mainbox{width: 94%;margin:0 auto; padding: 0 10px;margin-bottom:3.125%;}
	select {width:100%; margin-top:2.083333%;}
	
	.corners_box_yel {
		padding:5px;
	}
	dl.t_yel dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		background-color:#fff;
		color:#3D3D3D;
	}
	dl.t_yel_ninni dt {
		float:none;
		padding:1.5%;
		width:auto;
	}
	dl.t_yel_ninni dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
	}
	.ttl_br_yel span {
		background-size:5.4% auto;
		padding-left:7%;
		font-size:1.3em;
		width:50%;
	}
	
	.ttl_br_yel {
	/*	padding:0 20%;*/
	}
	.ttl_br_yel h2 {
		font-size:1.3em;
	}
	dl.t_yel dt {
	font-size:18px;
	}
dl.t_yel dd {
		font-size:14px;
	}
	dl.t_yel_ninni dt {
	font-size:18px;
	}
dl.t_yel_ninni dd {
		font-size:14px;
	}
	.w_mid {
		width:85%;
	}
	.w_long {
		width:85%;
	}
	.w_midl {
		width:85%;
	}
	.w_mid40 {
		width:85%;
	}
	.w_mid50 {
		width:85%;
	}
	.w_mid_seimei {
		width:85%;
	}

	.w_short {width:24%;}
	.w_short_birth {width:15%;}
	.address1_top{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
		height:100%;
	}
	.address2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
		height:100%;
	}
	.address1{
		float:none;
		padding:0;
		border:none;
		width:auto;
		line-height:100%;
	}
	.address2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
		line-height:100%;
	}
	.web1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.webweb1_top{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.webweb2_top{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.rbutton1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.rbutton2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.web1{
		float:none;
		padding:1.5%;
		border:none;
		width:auto;
	}
	.web2{
		float:none;
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		width:auto;
	}
	.privacy_come li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.privacy_come2 {
		width:92%;
	}
	.privacy_come2 li {
		margin-left:0px;
		padding-top:2px;
		text-align:left;
	}
	.g_nyukai_middle{
		position:static;
		top:100%;
	}
	.bukken_cognition_middle{
		position:static;
		top:100%;
	}
	.bukken_interest_middle{
		position:static;
		top:100%;
	}
	.ptn1_middle{
		position:static;
		top:100%;
	}
	#box_3_cog,#box_3_cog #box1,#box_3_cog #box2,#box_3_cog #box3 {
		float: none;
		width: auto;
	}
	.tab_none{display:none;}
	.pc_none2{display:block;}
	#floatBanner {
	    right: 0px;
	    top: 0px;
		position: relative;
		width: 100%;
		height: auto !important;
		height: 100%;
	}
	#floatArea {
		border-radius: 0px;
		position: fixed;
		width: 100%;
		height: 25px;
		bottom: 0;
	}


	.title_area h2,
	.sub_title{
		text-align: left;
	}
	.sub_title{
	font-size: 13px;
		margin-top: 5px;
	}
.flow_area {
    padding: 30px 0px;
}

.flow_content{
	display: table;
	float:none;
	width:100%;
	height:54px;
	margin:0 auto 30px;
}
.flow_content.arrow::before{
	position: absolute;
	top: -50%;
left: 50%;
    font-family: 'FontAwesome';
    content: "\f0dd";
    vertical-align: inherit;
    color: #727272;
    box-sizing: border-box;
    display: inline-block;
    font-size: 22px;
}

/*確認ボタン*/
.submit_button{
	width: 80%;
	}
.next_btn{
	width:100%;
	font-size: 18px;
	}
.next_btn2{
	width:100%;
	font-size: 18px;
	}
.submit_text{
	text-align:center;
	width: 100%;
}
	.box-seimei{
		float:none;
		width:100%;
	}
	.box-oyaoko{
		float:none;
		width:100%;
	}

	.attention_balloon{
		width:80%;
		background-position: 30px top;
	}
	.attention_balloon .inner {
		white-space: normal;

	}

	.attention_balloon2{
		width:80%;
		background-position: 30px top;
		margin-left:0px;
		margin-top:-8px;
	}
	.attention_balloon2 .inner {
		white-space: normal;

	}

.recap_conf{
	flex-direction: column;
	margin-top: 10px;
}

}
/* SMP Style */
@media screen and (max-width: 480px) {

.br_inbox1 {
    font-size: 2.5vw;
}
.br_inbox1 span{
    font-size: 2.3vw;
}

	#mainbox{width: 100%;margin:0 auto; padding: 0px;}
	#fix{position: fixed;top: 0em;width: 100%;z-index: 9999;left: 0;}

	#left{
		width:100%;
		clear:both;
		margin-right:0%;
	}

	#right{
		width:100%;
		clear:both;
	}
	.pc_none {display:block;margin-top:-15px;}
	.smp_none{display:none;}
	
	select {width:100%; margin-top:2.083333%;}
	textarea,input, select{font-size:16px;}
	dl.t_yel dt {
		float:none;
		width:auto;
		padding:1.5%;
	}
	dl.t_yel dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	}
	dl.t_yel_ninni dt {
		float:none;
		width:auto;
		padding:1.5%;
	}
	dl.t_yel_ninni dd {
		margin-left : 0%;
		padding:1.5%;
		border-left: none;
		clear:both;
	}
	.lisit_kome_yel li {
		background-size:4% auto;
		padding-left:1%;
		text-align:left;
	}
	.ttl_br_yel {
	/*	padding:0 10%;*/
	}
	.ttl_br_yel h2 {
		font-size:1.0em;
	}

	label{
 		position: relative;
 		top: 3px;
 	}
	.radio_dd{line-height:20px;}
	.checkbox_dd{line-height:20px;}
	#box_3,#box_3 #box1,#box_3 #box2,#box_3 #box3 {
		float: none;
		width: auto;
	}
	#enq_button label{
		width:80%;	
	}
	
}
