﻿/* タブレットだけに適用するCSS */
@media screen and ( max-width:1080px )
{
body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:18px;
	font-family:’flopdesign-kana’,’ヒラギノ角ゴ Pro W3′,’Hiragino Kaku Pro’,’メイリオ’,Meiryo,’ＭＳ Ｐゴシック’,’MS P’,sans-serif ;
	line-height:1.5;
	color:#404040;
}
h1{
	width:0;
	heighg:0;
	margin:0;
	padding:0;
	font-size:0;
}
h2{
	margin:60px auto 0 auto;
	padding:0;
	font-size:32px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1.3;
}
.h21{
	margin-top:10px;
}
p{
	margin:0;
	padding:30px 0 0 0;
}
div{
	margin:0;
	padding:0;
}
img{
	max-width:100%;
	height:auto;
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:30px 0 0 20px;
}
li{
	margin:10px 0 0 0;
	padding:0;
}
ul.list1{
	margin:50px 20px 10px 0px;
	padding:0;
}
ul.list1 li{
	margin:10px 0 0px 0;
	padding:3px 0 10px 30px;
	list-style: none;
    background: url(../img/check.gif) no-repeat 0 5px;
	font-weight: bold;
	font-size:20px;
	line-height: 1.3;
}
ul.check{
	margin:30px 0 0px 0;
	padding:0 0 0px 0;
	list-style-type: none;
	text-align: left;
}
ul.check li{
	min-height:50px;
	margin:0 20px 20px 0;
	padding:7px 0 0 50px;
	background: url(../img/check1.gif) no-repeat 0 5px;
}
ul.check li.check3{
	min-height:50px;
	margin:0 20px 20px 0;
	padding:7px 0 0 50px;
	background: url(../img/check2.gif) no-repeat 0 5px;
}
/*box*/
.box{
	width:auto;
	max-width:800px;
	margin:0 auto;
	padding:30px 20px;
}
.wakublk{
	width:100%;
	margin:0px 0 0 0;
	padding:0px 0 0px 0;
	background-color: black;
}
.full{
	width:100%;
	margin:0px 0 0 0;
}
.full img{
	width:100%;
}
/* header */
#topline{
	width:100%;
	height:10px;
	background-color:#e6e6e6;
}
#logo{
	width:auto;
	max-width:40%;
	margin:10px 0 0 10px;
	padding:0 0px;
}
.limit{
	margin:0px auto 0 auto;
	text-align: center;
	font-weight: bold;
	font-size:30px;
}
#header{
	width:auto;
	margin:30px auto 0px auto;
	padding:0 20px;
}
#header h2{
	max-width:440px;
	margin:20px auto 0 auto;
}
.headimg{
	float:none;
	margin:10px 0 0 0;
	text-align: center;
}
.headbox{
	float: none;
	width:auto;
	margin:20px 0 0 0;
}
.head1{
	margin:5px 0 0 0;
	font-size:28px;
	text-align: center;
}
.head2{
	margin:15px 0 0 0;
	font-size:28px;
	font-weight: bold;
	color:#000;
	line-height: 1.3;
	text-decoration: underline;
	text-align: center;
}
.form{
	float:none;
	width:100%;
	margin:40px auto 0 auto;
}
.fname{
	max-width:440px;
	margin:10px auto 0 auto;
	font-size:16px;
	font-weight: bold;
}
.fname1{
	max-width:440px;
	margin:0px auto 0 auto;
}
.fname1 input{
	width:100%;
	max-width:424px;
	margin:0 auto;
	padding:10px 5px;
	border:2px solid #ccc;
	font-size:18px;
}
.fsend input{
    border: 0px;
    width:100%;
    height:87px;
	margin:10px 0 0 0;
    background: url(../img/btn_on.png) center top no-repeat;
	background-size:contain;
	font-size:0;
}
.fsend input:hover{
    background: url(../img/btn_off.png) center top no-repeat;
	background-size:contain;
}
.formsub{
	float:none;
	width:100%;
	margin:60px auto 0 auto;
}
.formsub2{
	margin:60px auto 0px auto;
}
.fnamesub{
	max-width:440px;
	margin:10px auto 0 auto;
	font-size:16px;
	font-weight: bold;
}
.fname1sub{
	max-width:440px;
	margin:0px auto 0 auto;
}
.fname1sub input{
	width:100%;
	max-width:424px;
	margin:0 auto;
	padding:10px 5px;
	border:2px solid #ccc;
	font-size:18px;
}
.fsendsub input{
    border: 0px;
    width:100%;
    height:87px;
	margin:10px 0 0 0;
    background: url(../img/btn_on.png) center top no-repeat;
	background-size:contain;
	font-size:0;
}
.fsendsub input:hover{
    background: url(../img/btn_off.png) center top no-repeat;
	background-size:contain;
}
/*同意*/
ul.acc{
	width:auto;
	margin:0 auto;
}
/*wd07*/
.wakubg2{
	width:100%;
    background: url(../img/bg2.jpg) repeat-y 0 0px;
 	background-size: 100% auto;
	margin-top:60px;
	padding:20px 0 20px 0;
	color:#fff;
}
.box2{
	padding-top:0px;
}
/*医師 wd07*/
.recimg1{
	margin-top:20px;
	text-align: center;
}
.recimg2{
	margin-top:40px;
	text-align: center;
}
.recimg3{
	display: none;
}
.recttl1{
	margin-top:20px;
	font-size:26px;
	text-align: center;
}
.recttl2{
	max-width:800px;
	margin:0 auto;
	font-size:32px;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}
.recttl3{
	margin-top:20px;
	font-size:20px;
	text-align: center;
	line-height: 1.3;
}
.recttl4{
	margin-top:0;
}
.recttl5{
	font-size:32px;
	line-height: 1.3;
}
.rectxt{
	margin-top:20px;
	text-align: center;
	font-size:20px;
}
.rectxt2{
	margin-top:20px;
	font-size:18px;
}
/*fj44*/
.h22{
	margin-top:60px;
}
/*profile fj44*/
.profimg{
	float:right;
	max-width:40%;
	margin:30px 0 20px 20px;
}
.profname{
	font-size:26px;
	font-weight: bold;
}
/*service fj44*/
.service table{
	margin:30px auto 0 auto;
	border-collapse: collapse;
}
.service table th{
	padding:5px 20px;
	white-space: nowrap;
	background-color: #f3f3f3;
	font-weight: bold;
	font-size:20px;
	border:1px solid #ccc;
	border-collapse: collapse;
}
.service table td{
	padding:5px 20px;
	border:1px solid #ccc;
	border-collapse: collapse;
	font-size:20px;
}

/* footer */
#footer{
	display:inherit;
	width:100%;
	background-color:#e6e6e6;
	margin-top:40px;
	padding:10px 0;
	text-align:center;
	font-size:17px;
}
#footer a{
	color:#404040;
}
/* 成型タグ */
.clear{clear:both;}
.br001{display:none;}
.br010{display:inherit;}
.br011{display:inherit;}
.br100{display:none;}
.br101{display:none;}
.br110{display:inherit;}
.disppc {display: inherit;}
.dispsp {display: none;}
.mtop0{margin-top: 0;}
.mtop20{margin-top: 20px;}
.mtop40{margin-top: 40px;}
.mtop60{margin-top: 60px;}
.mtop80{margin-top: 80px;}
.txtnml{font-weight: normal;}
.txtb{font-weight: bold;}
h2.h2nml{font-weight: normal;}
h2.h2mtophlf{margin-top: 30px;}
h2.h2mtop0{margin-top: 0;}
.disppc {display: inherit;}
.dispsp {display: none;}
.img01{
    padding:20px 20px;
    text-align:center;
}
.img02{
    padding:40px 20px;
    text-align:center;
}
.imghead {
    text-align:center;
    padding:30px 20px;
}
.imgbook {
    text-align:center;
    padding:30px 20px;
}
.imgbook img{
    width: 70%;
}
.boxmnone{
    width:auto;
    margin:0 auto;
    padding:0 20px;
}
h2.h2left{
    text-align: left;
    font-size: 25px;
}
.imgsd{
	border:1px solid #ccc;
    -webkit-box-shadow: 0 10px 8px -6px #8d8c8c;
    -moz-box-shadow: 0 10px 8px -6px #8d8c8c;
    box-shadow: 2px 2px 10px 0 #999;
}
.imgr{
	float:right;
	max-width:50%;
	margin:40px 0 20px 30px;
}
.imgl{
	float:left;
	max-width:50%;
	margin:40px 30px 20px 0;
}

.profname02{
	font-size:26px;
}

h2.catch1{
	height:60px;
}
.catch2{
	line-height: 60px;
}
.vdsp{
	width:auto;
	max-width:90%;
	margin:20px auto 0 auto;
}
.vd iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.vdname{
	margin-top:10px;
	text-align: center;
	color:#000;
	font-size:24px;
	font-weight: bold;
}
}
.sbox2 {
	width:auto;
}

.tec02 {
	font-size: 66px;
}

.sarani {
	font-size: 80px;
}

.topttl01 {
    font-size:30px;
}
