@charset "utf-8";
/* CSS Document */

#header{
min-width:initial;
min-width:auto;
}

#footer .wrap{
width:auto;
}

#footer .address{
float:none;
margin-right:auto;
margin-left:auto;
}

#footer .address p{
text-align:center;
padding: 0 0 3px;
}

#footer .address p img{
width:120px;
height: auto;
}

#footer .address p span{
display: inline-block;
color: #248CC4;
font-size: 1.125rem;
margin-bottom: 4px;
}

#nav{
display:none;
}

#wrapper{
width:auto;
}
#article{
float:none;
max-width:900px;
width:auto;
margin-right:auto;
margin-left:auto;
}

#article form{
}

#article select{
border:1px solid #999999;
border-radius:8px;
font-size:18px;
padding:7px;
}

#article select option{
font-size:18px;
}

#article thead th{
text-align:center;
}

#article tr{
display: block;
margin-bottom: 10px;
}

#article th{
min-width:320px;
padding: 10px 20px;
background-color: #eee;
border-bottom: none;
}

#article td{
width: 100%;
padding: 10px 20px;
border-bottom: none;
}

#article td span{
line-height: 2.5em;
}

#article .mihon{
padding-top:3em;
font-size:112.5%;
}

#article .back_none{
background-color: inherit;
}

#article .year label,
#article .month label{
margin-right:0.7em;
cursor:pointer;
}

#article .month label:nth-child(6):after{
content:"\A";
white-space:pre;
}

#article .tel input{
width:4em;
}

#article .price input{
ime-mode:disabled;
width:14em;
}

#article .life .price input{
ime-mode:active;
}

#inn #article form table img,
#ramen #article form table img{
max-width: 100%;
}


#article form table .sampleimage img{
display: block;
max-width: auto;
max-width: initial;
margin: 10px auto 0 auto;
}

#sport #article th small{
padding-left: 0.5em;
}

/** 2020.03.24.修正 **/

#sport #article .pc{
	display: block;
}

#sport #article .sp{
	display: none;
}

#sport #article h4{
	font-size: 100%;
	padding: 20px 20px 10px 0;
}

#sport #article .qanda{
	color: #248cc4;
	font-size: 1.7vw;
	margin-right: 10px;
}

#sport #article .hissu_icon{
	display: inline-block;
	float: right;
	color: #FFF;
	background-color: #F00;
	padding: 1px 5px;
	margin-left: 10px; 
	border-radius: 5px;
}

#sport #article input,
#sport #article textarea{
	font-size: 16px;
}

#sport #article textarea{
	margin-top: 10px;
}

#sport #article .select_radio{
	display: flex;
}

#sport #article .radio_list2{
	display: flex;
	flex-direction: column;
}

#sport #article .radio_list1 .radio_input + label{
	text-align: center;
	width: 100px;
	float: left;
}

#sport #article .radio_input{
  display: none;
}

#sport #article .radio_input + label{
  display:inline-block;
  vertical-align: middle;
  line-height: 1em;
  font-size: 16px;
  padding: 15px 20px;
  border:#ddd 1px solid;
  background-color: #f4f8ff;
  box-sizing:border-box;
  position:relative;
}

#sport #article .radio_input + label:hover{
	cursor: pointer;
}

#sport #article .radio_list1 .radio_input + label{
	border-right: none;
}

#sport #article .radio_list1 .radio_input + label:nth-child(2){
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#passport #article .radio_list1 .radio_input + label:last-child{
	border-right: #ddd 1px solid;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#sport #article .radio_list2 .radio_input + label{
	width: 95%;
	border-top: none;
}

#sport #article .radio_list2 .radio_input + label:nth-child(2){
	border-top: #ddd 1px solid;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#sport #article .radio_list2 .radio_input + label:nth-last-child(3){
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#sport #article .radio_input + label::before{
}

#sport #article .radio_input:checked + label{
  color: #FFF;
  background-color: #248cc4;
}

#sport #article .radio_input:checked + label::after{
}

#sport #article .sabmit_btn{
	display: table-row;
}

#sport #article .chek_icon input{
  display: none;
}
#sport #article .chek_icon span{
  padding: 15px 20px 15px 45px;
  margin-right: 20px;
  border:#ddd 1px solid;
  background-color: #f4f8ff;
  box-sizing:border-box;
  position:relative;
}
#sport #article .chek_icon span::before{
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 1px);
  left: 20px;
  width: 15px;
  height: 15px;
  border: 1px solid #999;
  border-radius: 4px;
  background-color: #fff;
  transform: translateY(-50%);
}
#sport #article .chek_icon input:checked + span{
  color: #FFF;
  background-color: #248cc4;
}
#sport #article .chek_icon input:checked + span::after{
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 5px);
  left: 25px;
  width: 7px;
  height: 14px;
  transform: translateY(-50%) rotate(40deg);
  border-bottom: 3px solid #66ccff;
  border-right: 3px solid #66ccff;
}


/** 名刺 **/

#meishi #article form h4{
border-left: 4px solid #CCC;
margin: 30px 0 10px 0;
padding: 10px;
}

#meishi #article form th{
width: 10em;
}


#meishi #article form h4 small{
font-size: 70%;
}

#meishi #article form table{
border-top:1px dotted #CCC;
}

#article .twoinput select{
width: 25%;
}
#article .twoinput input{
width: 65%;
}
