﻿@charset "utf-8";
/**::::::スマホ対応:::::::**/
body {
  -webkit-text-size-adjust: 100%;
}
/**::::::スマホ対応終わり:::::::**/
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	line-height: 2em;
}

img {
	border:0;
}
ul {list-style: none;}

body {
	color: #333333;
	font-family: "メイリオ",meiryo,Verdana,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/bk.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}





.voice{
	/* box-shadow */
	box-shadow: 0px 0px 7px 2px #ececec;
	-moz-box-shadow: 0px 0px 7px 2px #ececec;
	-webkit-box-shadow: 0px 0px 7px 2px #ececec;
	/* border-radius */
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	/* border */
	border: 2px solid #cccccc;
	margin-left: auto;
	margin-right: auto;
	padding: 4%;
			-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.voice_title{border-top: #F9710E 5px solid;
border-bottom: 2px dotted #F9710E;
	color: #F9710E;
margin-top: 8%;
margin-bottom: 3%;
	padding-top: 1%;
padding-bottom: 1%;
}
.voice_name{ border-bottom:2px solid #2A1500;
color:#2A1500;
margin-bottom:3.2%;
font-size: 19px;}

.photo_waku_big{
	float: right;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-bottom: 15px;
}

.photo_waku_big2{
	float: left;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 15px;
}

.photo_waku{
	
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #2A1500; 
	border-radius: 5px;
}
.voice_photo_name{
	font-size: 16px;
	
line-height: 1.5em;
text-align: center;
margin-top: 10px;
color: #2A1500}
.voice_photo{

}
.voice_con{
	background-image: url(../images/greendot.gif);
	line-height: 25px;
	margin: 0px;
	font-size: 15px;
	float: none;
	}
.con2_photo{float: right;
border-left:  15px solid #fff;
border-bottom: 15px solid #fff;
border-top:  15px solid #fff;}
.con2_photo_center{text-align: center;
margin-top: 20px;
margin-bottom: 20px;}
.voice_con2{
	line-height: 25px;
	margin-top: 10px;
	font-size: 15px;
	float: none;
	}
.voice_con2_g{
	line-height: 30px;
	margin: 0px;
	font-size: 17px;
	float: none;
	background-color: #DBDBDB;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 25px;
	font-weight: bold;
}
.voice_con2_bl{
	line-height: 30px;
	margin: 0px;
	font-size: 15px;
	border-bottom: dotted 1px #293DD5;
	color: #293DD5;
	font-weight: bold;
	margin-top: 25px;
	}








@media (max-width: 689px) {
	body {background-image: none;}
	#footer{display: none}
}

#header {
text-align: center;
	margin-right: auto;
	margin-left: auto;

}



#page {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;

}


.date table{border-collapse: collapse;
	width: 100%;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.2em;
}
.date table th{border-collapse: collapse;
	text-align: center;
	border: 1px solid #C0C0C0;
	padding: 10px;
	font-weight: bold;
	background-color: #3580d3;
	color: #fff;
}
.date table td{border-collapse: collapse;
	border: 1px solid #C0C0C0;
	padding: 5px;
	text-align: center;
	
}

.ko_s {
	font-size: 16px;
	margin-top: 30px;
}
.ko {
	padding: 25px;
	border: 10px solid #054CB8;
	margin-top: 40px;
	background-image: url(../images/ko.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ko_title {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 28px;
	margin-bottom: 30px;
}
.ko_left {
	float: auto;
}
.ko_right {
	float: right;
	width: 40%;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
	border: #CDCDCD 2px solid;
	border-radius: 5px;

}
.ko_name {
	font-size: 19px;
	line-height: 1.8em;
}
.ko_name1 {
	margin-bottom: 5px;
	font-size: 20px;
}
.ko_name2 {
	margin-bottom: 5px;
	font-size: 18px;
}
.ko_top {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 12px;
	padding-bottom: 10px;
}
.tokka table{border-collapse: collapse;
	width: 95%;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.1em;
}
.tokka table td{border-collapse: collapse;
	border: 3px solid #fff;
	padding: 20px;
	font-weight: bold;
	background-color: #3580d3;
	color: #fff;
	text-align: center;
}
.red{color: #D00000}

#contents {
	width: 900px;
margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.bg {
	font-size: 29px;
	line-height: 1.3em;
margin-bottom: 20px;
color: #fff;
	background-color: #054CB8;
	padding: 20px;
	border-radius: 3px;
	text-align: center
}
.bgred {
	font-size: 29px;
	line-height: 1.3em;
margin-bottom: 20px;
color: #fff;
	background-color: #D80003;
	padding: 20px;
	border-radius: 3px;
	text-align: center
}
.bg-red {
	font-size: 29px;
	line-height: 1.3em;
margin-bottom: 20px;
color: #fff;
	background-color: #B10205;
	padding: 20px;
	border-radius: 3px;
	text-align: center
}
.bg_bl {
	font-size: 20px;
	line-height: 1.3em;
margin-bottom: 20px;
color: #fff;
	background-color: #3580D3;
	padding: 10px;
	border-radius: 3px;
	text-align: center
}
.mm_bn{position:  relative;        /* 要素の配置方法をと子要素の起点を指定 */
       /* 枠線指定 */
    height:  271px;             /* 高さ指定 */
    width: 900px;  
/* 幅指定 */}
.maga_a a{position:  absolute;        /* 要素の配置方法を指定 */

    left:  66px;                /* 右からの位置指定 */
    top: 151px;                  /* 上からの位置指定 */}
.list{margin-left: 50px;
margin-right: 50px;}

.profile{
	border: solid 1px #D8D8D8;
	border-radius: 5px;
	margin-top: 50px;
	padding: 50px;
}
.bg_red {
	color: #FF0000;
	padding: 15px;
	border: 3px solid #333333;
	font-size: 36px;
	line-height: 1.2em;
	margin-top: 50px;
}
.bg_red2 {
	color: #FF0000;
	padding: 15px;
	border: 3px solid #333333;
	font-size: 36px;
	line-height: 1.2em;
	margin-top: 50px;
	text-align: center;
	width: 360px;
	margin-left: 200px;
}
.bg_red3 {
	font-size: 33px;
	line-height: 1.2em;
	margin-top: 50px;
	text-align: center;
}
.yaji {
	text-align: center;
	margin-top: 50px;
}
.border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-top: 60px;
}
.from  p  {
	font-size: 20px;
}
.check {
	background-image: url(../images/index_clip_image002_0001.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 65px;
	margin-top: 35px;
}
.prf {
	padding-top: 60px;
}
.prf p {
	font-size: 16px;
	line-height: 2em;
}
.prf_left {
	float: left;
}
.ko_photo {
	margin-top: 40px;
	float: right;
}
.tc_photo {
	margin-left: 30px;
	margin-bottom: 10px;
	float: right;
}
.naiyou table{width: 100%;
	border: 1px solid #333333;
	border-collapse: collapse;
	margin-top: 25px;
}
.naiyou table th {

	background-color: #F2F7FF;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align: center;
}
.naiyou table td {
	line-height: 1.3em;
	padding: 10px;
	text-align: left;
	border: 1px solid #333333;
	font-size: 15px;}

.manabi table {
	border: 1px solid #333333;
	border-collapse: collapse;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 40px;
}
.manabi table th {
	background-color: #054CB8;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
.manabi table p {
	font-size: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	line-height: 1.6em;
	margin-right: 30px;
	margin-left: 30px;
padding: 10px;
}

.list li{list-style-type:disc;
font-size: 18px;}
.jisseki_s {
	font-size: 14px;
}
.jisseki {
	padding: 25px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 30px;
	border: 10px solid #054CB8;
}
.jisseki_title {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 28px;
	margin-bottom: 30px;
}
.jisseki_left {

}
.jisseki_title2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #054CB8;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-radius: 3px;
}

.jisseki_name {
	font-size: 18px;
}
.jisseki_name1 {
	margin-bottom: 5px;
	font-size: 22px;
}
.jisseki_name2 {
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #054CB8;
	margin-top: 25px;
	color: #054CB8;
}

.jisseki_top {
	margin-bottom: 12px;
	padding-bottom: 10px;
}













.kouza_price table {
	border: 1px solid #333333;
	border-collapse: collapse;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.kouza_price table th {
	background-color: #FFDFE3;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align: center;
}
.kouza_price table td {
	line-height: 1.3em;
	padding: 15px;
	text-align: center;
	border: 1px solid #333333;
}



.schedule table {
	border: 1px solid #333333;
	border-collapse: collapse;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 40px;
}


.schedule table th {
	background-color: #FFDFE3;
	border: 1px solid #333333;
	text-align: center;
}
.schedule table td {
	line-height: 1.3em;
	padding: 15px;
	text-align: center;
	border: 1px solid #333333;
}


#contents .bl {
	background-color: #D00000;
	color: #FFFFFF;
}
#contents .yellow {
	background-color: #FFFFDD;
	color: #000066;
}


.tc table{width: 100%;
	border: 1px solid #333333;
	border-collapse: collapse;
	font-size: 15px;
}
.tc table th {

	background-color: #F4F4F4;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
	text-align: center;
}
.tc table td {
	line-height: 1.3em;
	padding: 10px;
	text-align: left;
	border: 1px solid #333333;
}

.border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	line-height: 1em;
	padding-bottom: 15px;
}

#footer {
	background-image: url(../images/header_shadow.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
	background-color: #CBC9CA;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 50px;
}
.footer_logo {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 37px;
	padding-top: 35px;
}
.footer_logo a {
	font-size: 17px;
	color: #0033FF;
	padding-left: 55px;
	padding-top: 20px;
	height: 52px;
}
/*テーブル*/

.teble_title {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F40B34;
	margin-top: 60px;
	color: #F40B34;
	font-size: 22px;
}
.title_s {
	font-size: 18px;
	color: #333333;
}

.cyuuui {
	font-size: 17px;
	color: #F40B34;
	margin-top: 10px;
}

.price{border: solid 2px #D5D5D5;
padding: 20px;
border-radius: 5px;
margin-top: 20px;}
.price_title{border-bottom: 1px dotted#3A3A3A;margin-bottom: 15px;padding-bottom: 10px;}



.step_table table {
	border-collapse: collapse;
	margin-top: 10px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}


.step_table table th {
	background-color:#FC7217;
	text-align: center;
	padding: 10px;
	width: 30%;
color: #fff;
line-height: 1.3em;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.step_table table td {
padding: 20px;
border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background-color:#F8F8F8;
	font-weight: bold;
	line-height: 1.3em;
}

.webBoxL {
	float: left;
	
}
.webBoxL2 {
	float: left;
	margin-left: 30px;
}
.webBoxR {
	float: right;
}
.webBox {
	margin-top: 15px;
}
.web_table table{border-collapse: collapse;
border: 1px solid #787878;}
.web_table th{background-color:#F0F0F0;
	border: 1px solid #787878;
width: 40%;
	text-align: center;
}
.web_table td{
	border: 1px solid #787878;
text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

/******動くバナー****/
#slide {
width:532px;
height:86px;
margin:0 auto;
position:relative;
}
#slide img {
position:absolute;
left:0;
top:0;
}
#slide a:hover {
opacity: 0.7;
}
#slide2 {
width:532px;
height:86px;
margin:0 auto;
position:relative;
}
#slide2 img {
position:absolute;
left:0;
top:0;
}
#slide2 a:hover {
opacity: 0.7;
}


.site table{width:100%;
text-align: center;
margin-bottom: 22px;}
.site table td{vertical-align: top}
.site table td .name{text-align: center; font-size: 14px; line-height: 1.5em;}





.tokutei{font-size: 12px;
	padding:5px;
	background-color: #3580D3;
	color: #FFFFFF;
	width: 21%;
	text-align: center;
	border-radius: 2px;
	margin-top: 40px;
float: left;}

.tokutei a{color: #FFFFFF;
text-decoration: none;}

.tokutei a:hover{text-decoration: underline;}






.tuisin {
	padding: 25px;
	border: 5px solid #054CB8;
	background-color: #FFFFFF;
	margin-top: 30px;
}
.tuisin_title {
	color: #054CB8;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #054CB8;
	margin-bottom: 10px;
}

#contents .red2 {
	color: #FF0000;
}
.qa {
	margin-bottom: 20px;
	font-size: 26px;
	color: #fff;
	background-color: #054CB8;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
	border-radius: 4px;
}
.qa_kakko{border:6px solid #CDCDCD;
border-radius: 4px;
padding:20px;
margin-bottom: 20px;}



#contents .q {
	color: #054CB8;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 3px dotted #ADADAD;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#contents .a {
	font-size: 18px;
}

.bg_boder {
	font-size: 36px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.from .border2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 24px;
}
.check2 {
	line-height: 2em;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	color: #401A00;
	font-size: 20px;
	margin-top: 30px;
}
.check2_top {
	line-height: 1.5em;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	color: #401A00;
	font-size: 20px;
	margin-top: 30px;
}
.check4 {
	line-height: 2em;
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	color: #401A00;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 40px;
	padding-top: 40px;
}
.border_og {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 25px;
}
.border_og2 {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top: 20px;
	color: #EA5E00;
}








.menu{font-size: 12px;
	padding:5px;
	background-color: #FA700E;
	color: #FFFFFF;
	width: 21%;
	text-align: center;
	border-radius: 2px;
	margin-top: 40px;
float: right;}

.menu a{color: #FFFFFF;
text-decoration: none;}

.menu a:hover{text-decoration: underline;}

/****************ヘッダーにもどるボタンｂ********************/
    #pageTop {
	position: fixed;
	bottom: 0px;
	right: 60px;
    }

     

    #pageTop a {
	display: block;
	z-index: 999;
	border-radius: 2px;
	width: 80px;
	height: 25px;
	background-color:  #70C9D1;
	color: #fff;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
		padding-right: 30%;
		padding-left:30%;
		padding-top: 18%;
		padding-bottom:15%;
		line-height: 1.1em;
		font-size: 18px;
		font-weight: bold;
    }
#pageTop  i {
	
}


     

    #pageTop a:hover {
      text-decoration: none;
      opacity: 0.7;
    }
@media (max-width: 595px) {
/***************フォントサイズ・テキストハイ変える*******************/
body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address,table {
	font-size: 1.1em;
	line-height: 1.7em;
}
}

