﻿/* スマホだけに適用するCSS */
@media screen and ( max-width:479px )
{
	body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-size:16px;
	font-family:’flopdesign-kana’,’ヒラギノ角ゴ Pro W3′,’Hiragino Kaku Pro’,’メイリオ’,Meiryo,’ＭＳ Ｐゴシック’,’MS P’,sans-serif ;
	line-height:1.5;
	color:#000;
}
div{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:20px 0 0 0;
}
img{
	margin:0;
	padding:0;
	border:0;
	max-width:100%;
	height:auto;
}
h1{
	display:none;
	float:none;
	width:auto;
	margin:0px auto 20px auto;
	padding:0;
	font-size:36px;
	font-weight: bold;
	text-align: center;
	line-height:1.3;
}
.h1_sp{
	display:inherit;
}
h2{
	margin:40px auto 0 auto;
	padding:0 0px;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	line-height:1.3;
}
h2.h2m0{
	margin-top:0;
}
h2.h2f0{
	font-size:0;
}
h3{
	margin:0;
	padding:0;
}
ul{
	margin:40px 20px 0 0px;
	padding:0;
}
ul li{
	margin:0;
	padding:0 0 10px 30px;
	list-style: none;
    background: url(../img/check.gif) no-repeat 0 5px;
}
/*waku*/
.wakubl{
	width:100%;
	margin-top:20px;
	padding:0px 0;
	background-color: #ecf0fe;
}
.wakubl2{
	width:100%;
	margin-top:0px;
	padding:0px 0;
	background-color: #ecf0fe;
}
.wakubk{
	width:100%;
	margin-top:0px;
	padding:0px 0;
	background-color: #000;
	color:#fff;
}
.box{
	width:auto;
	margin:0 auto;
	padding:20px 20px;
}
/* footer */
#footer{
	width:100%;
	min-width:auto;
	background-color:#e6e6e6;
	margin-top:40px;
	padding:10px 0;
	font-size:14px;
	text-align:center;
}
/*成型タグ*/
.br001{display:inherit;}
.br011{display:inherit;}
.br100{display:none;}
.br110{display:none;}
.clear{clear:both;}
.txtcenter{text-align: center;}
.txtred{color:#ff0000;}
.txtb{font-weight:bold;}
.txtwh{color:#fff;}
.txtnml{font-weight: normal;}
.txtb{font-weight: bold;}
.txtwhite{color: white;}
.mtop0{margin-top: 0;}
.mtop20{margin-top:5px;}
.mtop40{margin-top: 20px;}
.mtop60{margin-top: 25px;}
.mtop80{margin-top: 35px;}
h2.h2nml{font-weight: normal;}
h2.h2mtophlf{margin-top: 20px;}
h2.h2mtop0{margin-top: 0;}
h2.h2left{text-align: left;}
h2.h2small {font-size: 23px; margin-top: 5px;}
.disppc {display: none;}
.dispsp {display:inherit;}
.imgfull {width:100%;}
.img01{
   padding:10px 20px 10px 20px;
    text-align:center;
}
.img02{
   padding:25px 20px 25px 20px;
    text-align:center;
}
.imghead {
    padding:10px 10px;
    text-align:center;
}
.imgbook {
    padding:10px 10px;
    text-align:center;
}
.imgbook img{
    width: 80%;
}
.boxmnone{
    width:auto;
    margin:0 auto;
    padding:0 20px;
}
h2.h2left{
    text-align: left;
    font-size:5vw;
    text-decoration: underline;
    margin-top:25px;
}
.txtemp{-webkit-text-emphasis: filled circle black;
   text-emphasis: filled circle black;}
.marg2{
	margin:50px 0 30px 0;
	text-align: center;
}
.marg100{margin:100px 0 100px 0;}
.txtu{text-decoration: underline;}
.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;
	margin:20px 0 20px 20px;
}
.imgl{
	float:left;
	margin:20px 20px 20px 0px;
}
/*0928追加*/
.sen_ttl01{
	text-align:center;
	font-weight:bold;
	font-size:23px;
    color:red;
}
.sen_ttl02{
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:20px 0 0;
	color:#000;
}
.sen_ttl03{
	text-align:center;
	font-weight:bold;
	font-size:26px;
	color:#000;
	padding:20px 0 0;
}
.sen_ttl03 span{
 color:red;
}
.sen_img{
	padding:20px 0 0;
	text-align:center;
}
/*1227追加*/
.real{
	font-weight: bold;
	font-size: 30px;
	margin-top:30px;
	text-align: center;
}
.figure{
	float: left;
	padding-right:10px; 
}
.arrow{
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}
.tai{
	font-size:20px;
	margin:30px 0 10px 0;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
	color:#000;
}


.use{
	font-size:20px;
	font-weight:bold;
	color: black;
}
th{
	padding: 20px 0 10px 0
}
td{
padding:10px 30px 0 0;
font-size:12px; 
}


}

/*0115 追加*/
.ttl_mov{
	font-size:20px;
	margin:20px 0 10px 0;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
	color:#000;
}
.ttl_mov_red{
	font-size:40px;
	margin:70px 0 20px 0;
	font-weight:bold;
	text-align:center;
	line-height:1.5;
	color:red;
}
.vd_head{
	width:100%;
	margin:20px auto 50px auto;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	text-align: center;
}
.vd_head iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.head5 {
	margin:20px 0 30px 0;
	text-align: center;	
}

.head6 {
	margin:20px 0 40px 0;
	text-align: center;
}

.head7 {
	margin:20px 0 20px 0;
	text-align: center;
}

.head8 {
	margin:20px 0 40px 0;
	text-align: center;
}

.head9 {
	margin:50px 0 30px 0;
	text-align: center;
}
.head10 {
	margin:60px 0 10px 0;
	text-align: center;
}
.head11 {
	margin:50px 0 20px 0;
	text-align: center;
}
.head15{
	margin:90px 0 50px 0;
}
.ttl_senchaku {
	margin:50px 0 0 0;
	text-align: center;
}




/*movie cf.fj31*/
#movie{
	margin-left:0px;
}
.movie3{
	margin:0px  0 0 0px;
	padding-top:20px;
}
.movbox{
	float:none;
	width:90%;
	margin:0 auto 30px auto;
}
.movtitle{
	width:auto;
	margin:0 auto;
	padding-bottom:5px;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	font-size:18px;
	text-align:center;
	line-height:1.3;
	color: red;
}
.mov{
	width:100%;
	margin:20px auto 0 auto;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	text-align: center;
}
.mov iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.movname{
	padding:10px 0;
	text-align:center;
	color:#3d3d3d;
	font-size:16px;
}
.pps{
	margin-top:10px;
}

.boxkeiken {
	width:auto;
	margin:0 auto;
}

.imgsmnr {
	margin:40px 0 20px 0; 
}

.senchaku4 {
	margin:40px auto 20px auto;
	text-align: center;
	font-size:25px;
	font-weight: bold;
	color:#000;
}
.vd_head2 {
	width:100%;
	margin:20px auto 10px auto;
	padding-bottom: 56.25%;
	height:0px;
	position: relative;
	text-align: center;
}
.vd_head2 iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.imgmatigai {
	margin:20px auto 20px auto;
	text-align: center;
}

.riyu {
	margin:10px auto 20px auto;
	text-align: center;
}

.sttl2 {
	margin-top:10px;
	font-size:30px;
	color:#000000;
	text-align: center;
	font-weight:bold;
	line-height: 35px;
}

.redarea {
	background-color: red;
	padding: 10px;
}

h2.h2white {
	color: white;
	font-size: 17px;
	line-height: 17px;
}

.ylwarea {
	background-color: yellow;
	padding: 10px;
}

h2.h2redbig {
	color: red;
	font-size: 7vw;
	margin-top: 0;
	line-height: 9vw;
}

h2.h2mtop0 {	
	font-size: 15px;
	line-height: 20px;
	margin-top: 5px;
}

.topttl01 {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	color: black;
}

.img01 {
    padding:20px 20px 0 20px;
    text-align:center;
}

h2.h2left {
	text-align: left;
}

h2.h2tigai {
	font-size: 25px;
	margin-top: 0;
	color: black;
	line-height: 30px;
}

h2.h2mtophlf {
	margin-top: 40px;
}

.snum1 span {
	font-size: 45px;
}

.sttl2 span {
	font-size: 15px;
}

.fimg {
	float:none;
	margin:20px 5px 30px 0;
	text-align: center;
}

.txt_fujii {
	margin:0px 0 0 0;
	padding:0;
	font-size:15px;
	text-align: left;
	color:#000;
	line-height: 1.3;
}

.vdsp {
	width:auto;
	margin:20px auto 0 auto;
}

.vd2 {
	width:100%;
	height:0px;
	margin:10px auto 0 auto;
	padding-bottom: 56.25%;
	position: relative;
	text-align: center;
}

.topttl02 {
	text-align: center;
	font-weight: bold;
	font-size: 5vw;
	color: black;
}

.merit {
	font-size: 6.5vw;
}
.douga iframe {
	max-width: 100%;
}