body {
	border-top:solid 0.2em rgb(25, 170, 180);
	background-color:rgb(250, 250, 240);
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',　Meiryo, メイリオ, sans-serif;
}
a:hover{
	text-decoration:none;
	opacity:0.7;
}
.sizeset{
    margin: auto;
	max-width:40em;
	min-width:250px;
}
.header{
	padding:0.1em;
}
.header h1{
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',　Meiryo, メイリオ, sans-serif;
	font-weight:700;
	font-size:2.8em;
    color: rgb(20, 80, 111);
	text-shadow: 1px 1px 0 rgb(20, 80, 111);
}
.header h4{
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',　Meiryo, メイリオ, sans-serif;
	background-color:rgb(255, 180, 45);
	padding:0.45em;
	color: rgb(252, 252, 245);
	font-weight:700;
	font-size:1.25em;
	border-radius:0.6em;
}

.menulink{
	width:100%;
	height:60px;
	border-top:solid 5px rgb(25, 170, 180);
}
.menulink a{
	background-color:rgb(255, 180, 45);
	padding:0.5em;
	color: rgb(252, 252, 245);
	font-weight:700;
	font-size:1.2em;
	border-radius:0.6em;
	float:right;
	margin:10px 2px;
}
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
	color:rgb(255, 180, 45);
}
.overlay a{
	margin:10px;
}
.menutop{
	font-weight:700;
	font-size:24px;
	text-align:center;
	margin-bottom:10px;
	width:100%;
}
.overlay-content {
    position: relative;
    top: 1%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
	padding:10px;
}
.link-container{
	max-width:40em;
	margin:auto;
}
.link-container a{
	background-image: linear-gradient(#FCFEFE, #CDECEE);
	padding:0;
	font-weight:700;
	font-size:1.2em;
	border-radius:0;
	float:left;
	margin:0;
	width:100%;
	color:#000000;
	overflow:hidden;
}
.link-container a:hover{
	opacity:1;
}
.link-tab{
	color:#000000;
	background-image: linear-gradient(#FCFEFE, #CDECEE);	
	border-bottom: dashed 1px #99ACAE; 
	padding:1.4em;
	text-align:left;
	overflow:hidden;
}
.link-tab:hover{
	background-image: linear-gradient(#CEF6F5, #CDECEE);
	opacity:1;
}
.topcatchcopy{
	width:100%;
}
.top-back{
	background-image: linear-gradient(#F8F8D7, rgb(250, 250, 240));	
}

.topcatchcopy ul{
	width: 100%;
	float: left;
	background-color: #E2FBF7;
	padding: 10px 2px 0 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style:none
}
.topcatchcopy ul li{
	color: #1D44AA;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',　Meiryo, メイリオ, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: 600;
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 38px;
	margin:10px;
}
.greeting{
	overflow:hidden;
	width:100%;
	vertical-align:center;
}

.greetinghead{
	width:100%;
	background-color:rgb(255, 180, 45);
	color:rgb(250, 250, 240);
	font-size:2.0em;
	font-weight:700;
	padding:0.3em;
}
.greetingimage{
	width:25%;
	float:right;
	padding-right:10px;
}
.greetingmessage{
	width:74%;
	float:left;
	padding-left:10px;
}
.greetingmessage h4{
	font-size:1.8em;
	line-height:1.8em;
	font-weight:700;
}
.greetingmessage h6{
	font-size:1.1em;
	font-weight:700;
	line-height:1.2em;
}

.greeting-content{
	width:100%;
	padding:0.5em;
}
.greeting-content p{
	font-size:1.7em;
	padding-top:0.8em;
}
.voice{
	width:100%;
}
.voice-container{
	width:100%;
	display:table;
	background-image: linear-gradient(#F9F9C3, #FBFBEF);
}
.voice-image{
	display:table-cell;
	width:20%;
	float:left;
	border:1px #E6E6E6 solid;
	padding:1.5em 0.6em;
	background-color:rgb(250, 250, 240);
}
.voice-comment{
	display:table-cell;
	width:79%;
	float:right;
	padding-left:0.4em;

}
.voice-content{
	padding-top:0.5em;
	font-size:1.3em;
	font-weight:600;
	margin:0;
}

.voice-name{
	font-size:1.1em;	
	line-height:1.5em;
}
.faq{
	width:100%;
}
.faq-header{
	text-align:center;
	width:100%;
	background-color:#FABE0A;
}
.faq-red{
	color:#BD2045;
	font-size:3.0em;
	font-weight:700;
	line-height:1.5em;
	padding-top:0.5em;
}
.faq-black{
	color:#424242;
	font-size:1.2em;
	font-weight:700;
	line-height:1.6em;
	padding-bottom:1.2em;
	border-bottom:4px solid #FF7E00;
}
.down-arrow{
	width:100%;
	margin-top:-10px;
	text-align:center;
}
.question{
	margin-top:0.5em;
	width:100%;
	background-color:#FFFFCD;
}
.question table{
	width:100;
}
.question table tr th{
	font-size:1.5em;
	width:40px;
	height:60px;
	text-align:center;
	color:#FFFFEE;
	background-color:#FABE0A;
}
.question table tr td{
	color:#FF7B00;
	font-size:1.4em;
	font-weight:700;
	padding:0.1em 0.5em;
	line-height:1.6em;
}

.answer{
	width:100%;
	padding:1.0em 0em;
}
.answer p{
	color:#000000;
	font-size:1.4em;
	padding:0.5em;
	line-height:1.6em;
}
.access{
	width:100%;
}
.access-header{
	background-color:rgb(25, 170, 180);
	color:#FAFAF0;
	text-align:center;
	font-size:2.0em;
	font-weight:700;
	padding:0.3em;
	border-radius:5px;
}
.access-block1{
	color:rgb(25, 170, 180);
	text-align:center;
	font-size:1.3em;
	font-weight:700;
	padding-top:0.8em;
}
.access-block2{
	font-size:1.1em;
	padding:0.3em;
}
.access-block2 h4{
	font-size:1.3em;
	font-weight:700;
	margin-bottom:0.1em;
	margin-top:1.0em;
}
.blog{
	width:100%;
	margin-top:10px;
}
.blog-header{
	background-color:rgb(25, 170, 180);
	color:#FAFAF0;
	text-align:center;
	font-size:2.0em;
	font-weight:700;
	border-radius:5px;
	padding:0.3em;
}
.blog-container{
	width:100%;
	padding:1.5em 0.8em;

}
.blog-container table{
	width:100%;
}
.blog-container table tr th{
	width:25%;
}
.blog-container table tr td{
	width:75%;
}
.blog-title{
	font-size:1.5em;
	font-weight:600;
	margin-left:25px;
	margin-right:5px;
	color:rgb(25, 170, 180);
}
.link{
	width:100%;
}

.footer{
	width:100%;
}
.footer-top{
	text-align:center;
}
.footer-top h4{
	font-size:2.0em;
	font-weight:600;
	color:rgb(25, 170, 180);
}
.footer-top p{
	font-size:1.7em;
	color:rgb(25, 170, 180);
}
.footer-top span{
	font-size:1.1em;
	color:#E15F5F;
}
.footer-top h6{
	font-size:0.95em;
	font-weight:700;
	color:#7D7575;
}
.footer-bottom{
	text-align:center;
	border-top: 5px solid rgb(25, 170, 180);
	padding:1.0em;
}
.footer-bottom a{
	color:#797979;
	font-size:0.9em;
	margin:0 15px;
	text-decoration:underline;
}
.cta-margin{
	margin:10px 0;
}
@media screen and (max-width: 768px) {

}
@media screen and (max-width: 600px) {
.sizeset{
    margin: auto;
	max-width:28em;
}	
.header h1{
	font-size:1.85em;
}
.header h4{
	padding:0.45em 0.2em;
	font-size:0.89em;
}
.menulink{
	width:100%;
	height:55px;
}
.menulink a{
	font-size:0.9em;
}
.link-container a{
	font-size:1.0em;
}
.topcatchcopy ul{
	padding: 5px 2px 0 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.topcatchcopy ul li{
	color: #1D44AA;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',　Meiryo, メイリオ, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
	background-image: url(../images/check2.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
	margin-bottom: 10px;
}
.greetinghead{
	background-color:rgb(255, 180, 45);
}
.greetingmessage h4{
	font-size:1.4em;
	line-height:1.5em;
}
.greetingmessage h6{
	font-size:1.0em;
	line-height:1.1em;
}

.greeting-content p{
	font-size:1.4em;
	line-height:1.6em;
}
.voice-image{
	padding:1.2em 0.5em;
}
.voice-content{
	padding-top:0.7em;
	font-size:0.9em;
}
.voice-name{
	font-size:0.8em;
	line-height:1.5em;
}
.question table tr td{
	font-size:1.25em;
	padding-left:0.5em;
	line-height:1.4em;
}

.question table tr th{
	font-size:1.25em;
	height:60px;
}

.answer p{
	font-size:1.25em;
	line-height:1.6em;
}
.access-block2{
	font-size:0.95em;
	padding:0.2em;
}
.blog-title{
	font-size:1.1em;
	margin-left:15px;
}
.footer-top h4{
	font-size:1.5em;
}
.footer-top p{
	font-size:1.3em;
}
.footer-top span{
	font-size:0.85em;
}
.footer-top h6{
	font-size:0.85em;
}	

}
@media screen and (max-width: 400px) {
.sizeset{
    margin: auto;
	max-width:26em;
}	
.header h1{
	font-size:1.74em;
}
.header h4{
	font-size:0.77em;
	padding:0.45em 0.1em;
}	
.greetingmessage h4{
	font-size:1.3em;
	line-height:1.4em;
}
.greetingmessage h6{
	font-size:0.9em;
	line-height:1.0em;
}
	
.greeting-content p{
	font-size:1.3em;
	line-height:1.55em;
}
.greetinghead{
	font-size:1.6em;
}
.voice-image{
	padding:1.1em 0.4em;
}
.voice-content{
	font-size:0.85em;
	padding-top:0.6em
}
.voice-name{
	font-size:0.7em;
	line-height:1.3em;
}
.question table tr td{
	font-size:1.15em;
	padding-left:0.5em;
	line-height:1.3em;
}

.question table tr th{
	font-size:1.3em;
	height:60px;
}

.answer p{
	font-size:1.15em;
	line-height:1.55em;
}
.access-block1{
	font-size:1.1em;
}	
.access-block2{
	font-size:0.85em;
	padding:0.3em;
}
.access-block2 h4{
	font-size:1.1em;
}
.blog-title{
	font-size:1.0em;
	margin-left:10px;
}
.footer-top h4{
	font-size:1.3em;
}
.footer-top p{
	font-size:1.2em;
}
.footer-top span{
	font-size:0.82em;
}
.footer-top h6{
	font-size:0.8em;
}
.footer-bottom a{
	font-size:0.75em;
}
}
@media screen and (max-width: 360px) {
.sizeset{
    margin: auto;
	max-width:24em;
}	
.header h1{
	font-size:1.53em;
}
.header h4{
	font-size:0.71em;
	padding:0.44em 0.1em;
}
.greetingmessage h4{
	font-size:1.2em;
	line-height:1.4em;
}
.greetingmessage h6{
	font-size:0.85em;
	line-height:0.9em;
}
.greeting-content p{
	font-size:1.35em;
	line-height:1.5em;
}	

.greeting-content p{
	font-size:1.2em;
	line-height:1.35em;
}
.voice-image{
	padding:1.0em 0.4em;
}
.voice-content{
	font-size:0.76em;
	padding-top:0.5em
}
.voice-name{
	font-size:0.65em;
	line-height:1.0em;
}	
.faq-red{
	font-size:2.5em;
	line-height:1.4em;
}
.faq-black{
	font-size:1.1em;
	line-height:1.6em;
}
.question table tr td{
	font-size:1.0em;
	padding-left:0.45em;
	line-height:1.3em;
}

.question table tr th{
	font-size:1.2em;
	height:50px;
}

.answer p{
	font-size:1.0em;
	line-height:1.5em;
}
.access-header{
	font-size:1.8em;
}	
.access-block1{
	font-size:1.0em;
}
.access-block2{
	font-size:0.8em;
	padding:0.3em;
}
.access-block2 h4{
	font-size:1.1em;
}
.blog-header{
	font-size:1.8em;
}
.blog-title{
	font-size:0.9em;
}
.footer-top h4{
	font-size:1.1em;
}
.footer-top p{
	font-size:1.0em;
}
.footer-top span{
	font-size:0.70em;
}
.footer-top h6{
	font-size:0.75em;
}
}
@media screen and (max-width: 320px) {
.sizeset{
    margin: auto;
	max-width:24em;
}	
.header h1{
	font-size:1.45em;
	text-shadow: 0.03em 0.03px 0 rgb(20, 80, 111);
}
.header h4{
	font-size:0.68em;
	padding:0.45em 0.1em;
}
.greetingmessage h4{
	font-size:1.1em;
	line-height:1.35em;
}
.greetingmessage h6{
	font-size:0.75em;
	line-height:0.85em;
}

.greeting-content p{
	font-size:1.1em;
	line-height:1.4em;
}
.voice-image{
	padding:0.9em 0.4em;
}	
.voice-content{
	font-size:0.7em;
	padding-top:0.4em
}
.voice-name{
	font-size:0.6em;
	line-height:0.9em;
}	
.question table tr td{
	font-size:0.9em;
	padding-left:0.4em;
	line-height:1.3em;
}

.question table tr th{
	font-size:1.1em;
}

.answer p{
	font-size:0.9em;
	line-height:1.5em;
}
.access-block1{
	font-size:0.9em;
}
.blog-title{
	font-size:0.8em;
}
.footer-top h4{
	font-size:1.0em;
}
.footer-top p{
	font-size:0.9em;
}
.footer-top span{
	font-size:0.68em;
}
.footer-top h6{
	font-size:0.72em;
}
}
@media screen and (max-width: 310px) {
.header h1{
	font-size:1.3em;
	text-shadow: 0.03em 0.03px 0 rgb(20, 80, 111);
}
.header h4{
	font-size:0.65em;
	padding:0.45em 0.1em;
}
.footer-top span{
	font-size:0.65em;
}	
}	
@media screen and (max-width: 260px) {
.sizeset{
    margin: auto;
	max-width:20em;
}	
.header h1{
	font-size:1.15em;
	text-shadow: 0.02em 0.02px 0 rgb(20, 80, 111);
}
.header h4{
	font-size:0.55em;
	padding:0.40em 0.1em;
}

.greeting-content p{
	font-size:1.0em;
	line-height:1.3em;
}
.voice-image{
	padding:0.8em 0.3em;
}
.voice-content{
	font-size:0.65em;
	padding-top:0.3em
}
.voice-name{
	font-size:0.55em;
	line-height:0.8em;
}
.question table tr td{
	font-size:0.9em;
	padding-left:0.4em;
	line-height:1.2em;
}

.question table tr th{
	font-size:1.1em;
}

.answer p{
	font-size:0.9em;
	line-height:1.5em;
}
.footer-top span{
	font-size:0.68em;
}	
	
}

