@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      check.css
 Update:         2016.09.30
 Style Info:     承認ページCSSファイル
----------------------------------------------------------- */
/***** 共通設定 *****/
/*float解除*/
.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix {	display: inline-block; } 
* html .clearfix{ height: 1%; }
.clearfix{ display:block; }
* html .clearfix { zoom: 1;}
*:first-child+html .clearfix { zoom: 1;}

/*リストスタイル*/
ul li {
	list-style:none !important;
}

a {
	text-decoration: none;
}

#content {
 overflow: hidden;
}

.contents_inner {
	padding: 20px 5% 40px 5%;
}

.intro {
	font-size: 96%;
	line-height: 1.4;
	padding:0 0 25px;
}

.contents_inner h3 {
	font-size:21px;
	color:#333333;
	padding-left:20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
	text-align:left;
}
.contents_inner h3:before {
	content:"";
	display:block;
	width:15px;
	height:15px;
	position:absolute;
	top:-2px;
	left:0;
	bottom:0;
	margin:auto;
	background:url(../img/indent_circle.png) no-repeat;
	background-size:contain;
}

.box_ask {
	margin:10px 0 20px;
	padding:20px 15px;
	text-align:center;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}
#medical.box_ask {
	background:#e2e5ea;
	border:1px solid #cbd0d7;
	margin-bottom:30px;
}
#non-medical.box_ask {
	background:#dde3e3;
	border: 1px solid #c4d1d1;
}

.box_ask ul li {
	margin-bottom:10px;
}
.box_ask ul li:last-child {
	margin-bottom:0;
}

.box_ask a {
	display:block;
	height:46px;
	text-align:center;
	color:#FFF;
	font-size:14px;
	line-height:1.2;
	padding-top:16px;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
}
.box_ask a.txt_line02 {
	padding-top:8px;
}
#medical.box_ask a {
	background:#003c92;
}
#non-medical.box_ask a {
	background:#4e6d6d;
}

.box_ask a:after {
	content:"";
	display:block;
	width:3px;
	height:5px;
	position:absolute;
	top:0;
	right:15px;
	bottom:0;
	margin:auto;
	background:url(../img/arrow.png) no-repeat;
	background-size:contain;
}

.caution {
	font-size: 85%;
	line-height: 1.3;
}

.caution dt {
	width: 1em;
}

.caution dd {
	margin: -1.2em 0 0 0;
	padding: 0 0 0 1.2em;
	text-align: left;
}


/**web会員登録**/
#ask_web_member {
	margin: 20px 0 50px;
	position: relative;
}
#ask_web_member:after {
	content: "";
	display: block;
	position: absolute;
	width: 160px;
	height: 165px;
	bottom: 0;
	right: -80px;
	background: url("../img/doctor.png") no-repeat;
	background-size: contain;
	z-index: 1;
}
#ask_web_member h3 {
	font-size: 22px;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B","秀英にじみ丸ゴシック B", "Shuei NijimiMGo B","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
	padding-left: 0;
	text-align: center;
}
#ask_web_member h3:before {
	display: none;
}

#box_service-outer {
	margin: 15px 0;
	border: 2px solid #000000;
	padding: 5px;
	position: relative;
	z-index: 1;
}
 
#box_service-inner {
	border: 2px solid #000000;
	padding: 15px 10px 15px 10px;
	position: relative;
	text-align: center;
}
 
#box_service-outer::before,
#box_service-outer::after,
#box_service-inner::before,
#box_service-inner::after {
	background: #fff;
	border: 2px solid #000000;
	border-radius: 50%;
	box-sizing: border-box;
	content: '';
	display: block;
	height: 40px;
	position: absolute;
	width: 40px;
	z-index: -1;
}
 
#box_service-outer::before{
	top: -20px;
	left: -20px;
	clip: rect(18px, auto, auto, 18px);
}
 
#box_service-outer::after {
	top: -20px;
	right: -20px;
	clip: rect(18px, 22px, auto, auto);
}
 
#box_service-inner::before {
	bottom: -25px;
	left: -25px;
	clip: rect(auto, auto,24px,16px);
}
 
#box_service-inner::after {
	bottom: -25px;
	right: -25px;
	clip: rect(auto, 24px, 24px, auto);
}
#box_service-inner h4 {
	display: inline-block;
	font-size: 18px;
	margin-bottom: 15px;
	position: relative;
	font-family: "秀英丸ゴシック B","Shuei MaruGo B","秀英にじみ丸ゴシック B", "Shuei NijimiMGo B","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}
#box_service-inner h4:before {
	content: "";
	width: 100%;
	height: 6px;
	background: #15baf0;
	position: absolute;
	bottom: 2px;
	z-index: -1;
}

#box_service-inner ul {
	text-align: left;
}
#box_service-inner ul li {
	font-family: "秀英丸ゴシック L","Shuei MaruGo L","秀英にじみ丸ゴシック B", "Shuei NijimiMGo B","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
	padding-left: 20px;
	position: relative;
	font-size: 15px;
	line-height: 1.3;
}
#box_service-inner ul li:before {
	content: "";
	display: block;
	position: absolute;
	width: 18px;
	height: 15px;
	top: 2px;
	left: 0;
	background: url("../img/icon_check.png") no-repeat;
}

#btn_web_member {
	width: 80%;
	margin: 0 auto;
}
#btn_web_member a {
	display: block;
	width: 100%;
	height: 46px;
	padding-top: 15px;
	font-size: 14px;
	text-align: center;
	background: #15baf0;
	color: #fff;
	border-radius: 4px;
	font-family: "秀英丸ゴシック L","Shuei MaruGo L","秀英にじみ丸ゴシック B", "Shuei NijimiMGo B","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
	font-weight: bold;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	position: relative;
	z-index: 2;
}
#btn_web_member a:after {
	content: "";
    display: block;
    width: 3px;
    height: 5px;
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    background: url(../img/arrow.png) no-repeat;
    background-size: contain;
}

/********************************************
480
*********************************************/
@media print, screen and (min-width:480px){
	/**web会員登録**/
	#ask_web_member:after {
		width: 200px;/**/
		height: 207px;/**/
	}

	#box_service-inner {
		padding: 20px;/**/
	}
}


/********************************************
640
*********************************************/
@media print, screen and (min-width:640px){
	/**web会員登録**/
	#ask_web_member {
		margin: 40px 0 60px;/**/
	}
	#ask_web_member h3 br {
		display: none;
	}
	#box_service-outer {
		margin: 15px 0 20px 0;/**/
	}
	#box_service-inner ul li br {
		display: none;
	}
}

/********************************************
タブレット
*********************************************/
@media print, screen and (min-width:768px){
	.contents_inner {
		padding: 25px 10px 40px 10px;
	}
	.intro {
		padding:0 0 40px;
	}
		
	#medical.box_ask ul {
		width:100%;
		display: flex;
		display: -ms-flexbox;
		flex-wrap: wrap;
		-ms-flex-wrap: wrap;
	}
	#medical.box_ask ul li{
		width: 33.33333%;
		padding: 10px;
		margin-bottom:0;
	}
	#medical.box_ask a {
		display:block;
		height:56px;
		text-align:center;
		color:#FFF;
		font-size:14px;
		line-height:1.1;
		padding-top:20px;
	}
	
	#medical.box_ask ul li a.txt_line02 {
		padding-top:13px;
	}
	
	#non-medical.box_ask p a{
		width:186px;
		height:50px;
		margin:0 auto;
	}
	
	/**web会員登録**/
	#ask_web_member {
		width: 580px;/**/
		margin: 0 auto;/**/
		margin-top: 40px;/**/
		margin-bottom: 60px;/**/
	}
	#ask_web_member:after {
		width: 250px;/**/
		height: 258px;/**/
	}
	#ask_web_member h3 {
		font-size: 24px;/**/
	}

	#box_service-outer {
		margin: 15px 0 20px 0;/**/
	}

	#box_service-inner {
		padding: 20px 25px;/**/
	}
	#box_service-inner h4 {
		font-size: 20px;/**/
	}

	#btn_web_member {
		width: 60%;/**/
	}
	#btn_web_member a {
		height: 56px;/**/
		font-size: 18px;/**/
		font-weight: normal;/**/
	}
}

/********************************************
タブレット
*********************************************/
@media print, screen and (min-width:1041px){
	#medical.box_ask ul li{
		width: 20%;
	}
}
