@charset "utf-8";
body {
    line-height:1;
    margin:0;
	/*自動でテキスト拡大をしない*/
	-webkit-text-size-adjust : none;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
.clearfix:after {
    content: "."; 
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
 
.clearfix {
    min-height: 1px;
}
 
* html .clearfix {
    height: 1px;
    /*\*//*/
    height: auto;
    overflow: hidden;
    /**/
}
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

ul {
	list-style:none;
	padding:0;
	margin:0;
}
li {
	padding:0;	margin:0;
}

input, select {
    vertical-align:middle;
}

a {
    display: block;
	text-decoration:none;
    -webkit-tap-highlight-color:transparent;

}

img, object, embed { max-width: 100% !important; height: auto !important; }

body {
	background:#FFF;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	color: #444444;
	line-height:1.4;
}


/*header
---------------------------------------------------*/
header {
	overflow:hidden;
	background: #0088FF;
	font-size:0;
}


/*footer
---------------------------------------------------*/
footer {
	background:#0088FF;
	clear:both;
	padding:20px 0;
	margin:0 auto;
	text-align:center;
}
footer img {
	width:88.125%;
}
footer a {
	margin:0 auto;
	text-align:center;
}


/*メインコンテンツ
---------------------------------------------------*/
.sectionMv .sectionBody {
	margin-top:20px;
	padding-left:10px;
}

.sectionMv .img {
	width:40.625%;
	float:right;
	margin-left:10px;
}

.sectionMv .stitle {
	color:#ab8309;
	font-size:14px;
	font-weight:bold;
}
.sectionMv .text {
	margin-right:41%;
	font-size:12px;	
	margin-top:5px;
}


.sectionInfo {
	margin-top:20px;
}
.sectionInfo .box {
	padding:0 10px;
	margin-bottom:20px;
}
.sectionInfo .box .stitle {
	text-align:center;
	background:#dbce65;
	margin-top:20px;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	padding:10px 0;
	color:#5b1f11;
	font-size:12px;
}

.sectionInfo .box .stitle span.fup {
	background:url(../img/info_icon.gif)  left center no-repeat;
	background-size:contain;
	font-size:18px;
	padding-left:30px;
}

.sectionInfo .box .stitle span {
	font-weight:bold;
	font-size:13px;
}

.sectionInfo .box .img {
	float:left;
	width:48.125%;
	margin-top:10px;
}
.sectionInfo .box .text {
	padding-top:10px;
	margin-left:51%;
}
.sectionInfo .box .text span{
	color:#0281da;
	font-weight:bold;
}
.sectionInfo .bottomtext{
	font-size:12px;
	padding:10px;
	margin-bottom:20px;
}
.sectionIntro .sectionTitle{
margin-bottom:10px;
}
.sectionIntro .titleArea .stitle{
font-size:20px;
padding:10px 0;
}
.sectionIntro .titleArea .stitle span{
font-size:10px;
}
.sectionIntro .contentsArea{
padding:0 10px;
padding-bottom:20px;
}
.sectionIntro .mainimg{
text-align:center;
margin:10px auto;
}
.sectionIntro .maintext{
margin:10px 0;
padding-bottom:15px;
}
.sectionIntro .bottom .conleft{
	float:left;
	width:49%
}
.sectionIntro .bottom .img{
margin-top:10px;
}
.sectionIntro .bottom .stitle{
padding:5px 10px;
background-color:#FFF;
font-size:12px;
text-align:center;
}
.sectionIntro .bottom .stitle span{
font-size:14px;
}
.sectionIntro .bottom .text{
margin-left:52%;
}


.sectionIntro .box1{
	background: #fad7b8;
}
.sectionIntro .box1 .titleArea{
	padding:5px 10px;
	color:#FFF;
	background: #e36e17 url(../img/intro_box1_btn_off.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionIntro .box1 .active{
	background: #e36e17 url(../img/intro_box1_btn_on.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionIntro .box1 .titleArea .border{
	border-top:dashed 1px #fad7b8;
}
.sectionIntro .box1 .titleArea .borderTop{
	padding-top:1px;
	border-top:dashed 1px #fad7b8;
	border-bottom:dashed 1px #fad7b8;
}
.sectionIntro .box1 .bottom .stitle{
color:#e36e17;
}


.sectionIntro .box2{
	background: #b3d8dd;
	margin-top:1px;
}
.sectionIntro .box2 .titleArea{
	padding:5px 10px;
	color:#FFF;
	background: #20a1b2 url(../img/intro_box2_btn_off.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionIntro .box2 .active{
	background: #20a1b2 url(../img/intro_box2_btn_on.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionIntro .box2 .titleArea .border{
	border-top:dashed 1px #FFF;
}
.sectionIntro .box2 .titleArea .borderTop{
	padding-top:1px;
	border-top:dashed 1px #FFF;
	border-bottom:dashed 1px #FFF;
}
.sectionIntro .box2 .bottom .stitle{
color:#1998ab;
}

.sectionIntro .box3{
	background: #a2d5ac;
	margin-top:1px;
}
.sectionIntro .box3 .titleArea{
	padding:5px 10px;
	color:#FFF;
	background: #219638 url(../img/intro_box3_btn_off.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionIntro .box3 .active{
	background: #219638 url(../img/intro_box3_btn_on.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionIntro .box3 .titleArea .border{
	border-top:dashed 1px #fad7b8;
}
.sectionIntro .box3 .titleArea .borderTop{
	padding-top:1px;
	border-top:dashed 1px #fad7b8;
	border-bottom:dashed 1px #fad7b8;
}
.sectionIntro .box3 .bottom .stitle{
color:#3a994c;
}

.sectionSupport{
	background: #f8eed3;
	margin-top:1px;
}
.sectionSupport .sectionTitle{
	padding:20px 10px;
	color:#FFF;
	background: #0099ff url(../img/support_title_btn_off.gif) 95% center no-repeat;
	background-size:28px;
	font-size:14px;
}
.sectionSupport .active{
	background: #0099ff url(../img/support_title_btn_on.gif) 95% center no-repeat;
	background-size:28px;
}
.sectionSupport .sectionBody{
	padding:10px;
}
.sectionSupport .stitle{
	margin:10px auto;
	text-align:center;
}
.sectionSupport .box{
	background:#FFF;
	margin-bottom:20px;
}
.sectionSupport .box .title{
	background: #0099ff;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:10px 0;
	color:#FFF;
}
.sectionSupport .box .icon1{
	background: #0099ff url(../img/support_icon1.gif) left center no-repeat;
	background-size:28px;
	padding:5px 0 5px 30px;
}
.sectionSupport .box .icon2{
	background: #0099ff url(../img/support_icon2.gif) left center no-repeat;
	background-size:28px;
	padding:5px 0 5px 30px;
}
.sectionSupport .box .stitle{
	background:#0c5d93;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:20px 0;
	color:#FFF;
	margin-top:0;
}
.sectionSupport .box .contentsArea{
	padding:0 25px;
}
.sectionSupport .box .contentsArea .maintext{
	padding:10px 0 20px 0;
}


.sectionTax{
  margin-top:20px;
  padding: 0 5%; 
}
.sectionTax .sectionBody{
	background:#0099ff;
	padding: 5px; 
}
.sectionTax .text{
	background:#FFF;
	padding: 10px 5px; 
	font-weight:bold;
	color:#666666;
}
.sectionTax .text a{
	display:inline;
	color:#0099ff;
}
.sectionTax .link{
	text-align:right;
	padding:5px;
}
.sectionTax .link a{
	color:#FFFFFF;
}
.sectionTax .link span{
	padding-left:20px;
}


.sectionSns  {
	margin-top:20px;
	margin-left:5%;
	margin-right:5%;
}

.sectionSns .btn {
	float:left;
	margin-right:15px;
}
.DescriptionText{
    color: #0198ff;
    font-size: 12px;
    line-height: 1.4;
    margin: 0 10px;
	margin-top:10px;
}
.sectionContact {
	background:#0088FF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	clear:both;
	padding:10px 0;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	width:90%;
}
.sectionContact img {
	width:88.125%;
}
.sectionContact a {
	margin:0 auto;
	text-align:center;
}

/*blockbtn
---------------------------------------------------*/
.blockbtn {
	margin-top: 4%;
	margin-right: 0;
	margin-left: 0;
}

.blockbtn .btnArea .stitle {
	margin-right: 5%;
	margin-left: 5%;
	background: #ececec;
	color:#00a0ea;
	font-weight:bold;
	font-size:12px;
	padding:5px 0;
	padding-left:10px;
}
.blockbtn .btnArea .stitle span{
	background: url(../img/mpro.jpg) no-repeat left center;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	background-size:15px auto;
}
.blockbtn .btnArea .btn {
	overflow:hidden;
	border:#ff7f00 solid 1px;
	background: #ff8f1d; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff8f1d 50%, #ef5e0f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ff8f1d), color-stop(100%,#ef5e0f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff8f1d 50%,#ef5e0f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff8f1d 50%,#ef5e0f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff8f1d 50%,#ef5e0f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff8f1d 50%,#ef5e0f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8f1d', endColorstr='#ef5e0f',GradientType=0 ); /* IE6-9 */
		color: #FFF;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-weight:bold;
	line-height:24px;
	margin-top: 3%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	padding-top: 5%;
	padding-right: 0;
	padding-bottom: 5%;
	padding-left: 12%;
}
.blockbtn .btnArea .btn p {
	-webkit-background-size:10% auto;
	background-size:10% auto;
	background-image: url(../img/iconarrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:contain;
	font-size: 16px;
}
.blockbtn .btnArea .btn a{
	color: #FFFFFF;
	padding-left: 15%;
}
.blockbtn .line{
	border-bottom:1px solid #322c29;
}


.blockbottom  {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #a5a5a5;
}

.blockbottom .home {
	text-align: left;
	background-image: url(../img/iconhome.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size:20px auto;
	margin-top: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 8%;
	float: left;
}
.blockbottom .home a {
	font-weight:bold;
	color:#0096ff;
}
.blockbottom .home a:hover {
	text-decoration:underline;
}

.blockbottom .pagetop {
	background-image: url(../img/iconpagetop.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-size:20px auto;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 0;
	padding-right: 8%;
	padding-top: 5%;
	padding-bottom: 5%;
	float: right;
}
.blockbottom .pagetop a {
	font-weight:bold;
	color:#0096ff;
}
.blockbottom .pagetop a:hover {
	text-decoration:underline;
}

.blockbottom ul li {
}
.blockbottom ul li a {
	display:block;
	color:#0096ff;
	font-size: 12px;
	line-height: 20px;
	border-top:1px solid #ccc;
	padding:5px 10px;
}
.blockbottom ul li a span {
	background: url(../img/blockbottom_icon.gif) no-repeat left center;
	padding-left:15px;
	background-size:7px auto;
}
.bottombg{
	padding-bottom:40px;
	background: url(../img/bottom_bg.gif) left bottom repeat-x;
	background-size:40px 40px;
}

/*クレジット
---------------------------------------------------*/
#credit .title {
	font-size: 18px;
	margin-left: 5%;
	line-height: 22px;
	margin-top: 10px;
}
#credit ul.main  {
	margin-left: 5%;
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
}




/*PC切り替え
---------------------------------------------------*/
.blockpcbtn {
	background: #fafafa;
	border-style: none;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}
.blockpcbtn p{
	margin-left: 10%;
	margin-right: 10%;
}

