/*CSS reset*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
    vertical-align: baseline;
    text-decoration: none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    width: 100%;
    line-height: 1.3;
    font-family: "Source Han Sans JP","Noto Sans Japanese","メイリオ","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*CSS reset-end*/
body{
    background-color: whitesmoke;
	padding-bottom: 50px;
}
main{
    background-color: white;
    max-width: 1024px;
	width: 100%;
    margin: 0 auto;
}

figure{
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.FVimg{
	
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
}
.FVimgsp{
	display: none;
}
.top-textbox{
	padding-top: 60px;
}

.top-textbox p{
	font-size: 22px;
	text-align: center;
	margin-bottom: 60px;
	padding: 0 20px;	
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;
    text-rendering: optimizeLegibility;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    line-height: 2;
}
strong{
	font-size: 24px;
}
span{
	font-size: 22px !important;
}
.sub-catch{
	background-image: url('./img/sub-catch@2x.png');
	height: 300px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;
}
.sub-catch p{
	padding-top: 20px;
}
.sub-catch p span{
	font-size: 34px !important;
	font-weight: bold;
}
.text-box{
	padding-top: 60px;
}
.text-box p{
	margin: 0 auto;
	font-size: 20px;
	text-align: left;
	margin-bottom: 60px;
	padding: 0 20px;	
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;
    text-rendering: optimizeLegibility;
    background: transparent;
    -webkit-font-smoothing: antialiased;
    line-height: 2;
	width: 85%;
	
}
.sub-img{
	width: 80%;
	margin: 0 auto;
	padding: 30px 0;
}
.sub-img img{
	width: 100%;
}
.bret-container{
	max-width: 900px;
	margin: 0 auto;
	width: 90%;
	margin-bottom: 60px;
}
.bret-title{
	border-bottom: 3px solid #FF883C;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}
.fude{
	height: 32px;
	width: 30px;
	margin-bottom: 5px;
	margin-right: 5px;
}

.bret-title p{
	font-size: 20px;
	color: #FF883C;
	font-weight: bold;
}
.bret-bottom{
	background-image: url('./img/buretto.png');
	
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	
	margin: 0 auto;

}
.bret-bottom p{
	color: white;
	max-width: 756px;
	margin: 0 auto;
	line-height: 2;
	padding: 20px 10px;
	font-size: 18px;
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;
}
.mousikomi-box{
	margin-bottom: 60px;
}
.mousikomi-button img{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.mousikomi-button{
	width: 80%;
	height: 100%;
	margin: 0 auto;
	display: flex;
}
.QAcontainer{
	width: 100%;
padding-top: 50px;
padding-bottom: 10px;
margin-bottom: 50px;
}
.QAtitle{
	max-width: 590px;

	max-height: 114px;
	width: 80%;
	height: auto;
	margin: 0 auto;
	background-image: url('./img/QAback@2x.png');
	display: flex;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 40px;
}
.QAtitle h3{
	font-size: 50px;
	padding: 25px;
	font-family: "BIZ UDPMincho";
	font-weight: normal;
color: white;

}
.QAbox{
	width: 75%;
	margin: 0 auto;
	background-color: white;
	border-radius: 30px;
	padding-bottom: 10px;
	margin-bottom: 60px;
}

.Q-title{
	display: flex;
	align-items:center;
	border-bottom: 3px solid #3669C2;
	width: 90%;
	margin: 0 auto;
}
.A-title{
	display: flex;
	align-items:center;
	width: 90%;
	margin: 0 auto;
}
.q-p{
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;

font-weight: bold;
font-size: 20px;
text-align: left;
color: #3669C2;
padding-top: 10px;
}
.a-p{
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;

font-weight: bold;
font-size: 20px;
text-align: left;
color: #000000;

}
.A{
	font-family: "BIZ UDPMincho";
font-weight: 500;
font-size: 40px;
letter-spacing: 0.1em;
text-align: left;
color: #000000;
}
.Q{
	font-family: "BIZ UDPMincho";
font-weight: 500;
font-size: 40px;
letter-spacing: 0.1em;
text-align: left;
color: #3669C2;

}
.QA-text{
	width: 90%;
	margin: 0 auto;
	font-family: "游明朝", YuMincho,'Noto Serif JP', serif, Avenir, Noto, Hiragino Sans,Helvetica,Arial,sans-serif;

font-weight: normal;
font-size: 18px;
line-height: 35px;
text-align: left;
color: #000000;

}
.foot-textbox p{
	font-size: 12px;
}
.foot-textbox {
	padding: 50px 0;
}
.sub-img-2 img{
	width: 100%;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.sub-img-2{
	width: 70%;
	margin: 0 auto;
	padding: 30px 0;

}
@media( max-width: 768px ){
	.FVimg{
		display: none;
		max-width: 1024px;
		width: 100%;
		margin: 0 auto;
	}
	.FVimgsp{
		display: block;
		width: 100%;
		height: 50%;
	}
	.FV{
		margin: 0;
	}
	body{
		margin: 0;
		padding: 0;
	}
	.top-textbox p {
		font-size: 17px;
		line-height: 1.8;
		margin-bottom: 40px;
	}
	.text-box p{
		line-height: 1.8;
		margin-bottom: 40px;
		font-size: 17px;
	}
	strong{
		font-size: 18px;
	}
	span{
		font-size: 18px !important;
	}
	.sub-catch{
		height: 130px;
		max-width: 500px;
	}
	.sub-catch p span{
		font-size: 20px !important;
	}
	
	.bret-title p{
		font-size: 17px;
	}
	.bret-bottom{
		background-image: unset;
		
		background-color: #ff7b3e;
	
	}
	.bret-bottom p{
		font-size: 16px;

	}
	.fude{
		width: 25px;
		height: 26px;
	}
	.QAtitle h3{
		font-size: 30px;
		padding: 15px;
	}
	.QAbox{
		width: 90%;
		margin-bottom: 30px;
		border-radius: 20px;
	}
	.Q,.A{
		font-size: 30px;
	}
	.q-p,.a-p{
		font-size: 15px;
	}
	.QA-text{
		font-size: 15px;
		line-height: 25px;
	}
}
@media( max-width: 500px ){
	.mousikomi-button{
		max-height: 60px;
	}
}
/* パソコン・スマホ共通のCSS */
#PageTopBtn {
    position: fixed; /*ボタンの配置場所を固定*/
    bottom: 30px; /*下からのボタンの配置場所を指定*/
    right: 10px; /*右からのボタンの配置場所を指定*/
    z-index: 10;
}
#PageTopBtn a {
    display: block; /*配置の調整*/
    text-decoration: none; /*文字の下線を消す*/
    color: #fff; /*文字の色*/
	text-shadow:0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px
#f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px
#f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00,0 0 3px #f00;/*ボタンの文字の縁色*/
    background: #82ff29; /*ボタンの背景色*/
    text-align: center; /*文字を中央に配置*/
    border-radius: 5%; /*ボタンの角を少し丸くする*/
    outline: none; /*クリックしたときの黒い枠を消す*/
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);

}

#PageTopBtn a:active {
    text-decoration: none; 
	opacity: 0.7;
}
.fas{
	margin-left: 5px;
}


/* パソコンで表示する場合のCSS */
@media (min-width: 768px) {
#PageTopBtn {
    font-size: 20px; /*文字のサイズ*/
}


#PageTopBtn a {
     /*ボタンの高さ*/
    padding: 21px; /*文字の配置場所の調整*/
	font-size: 200%;
}
.material-icons{
	font-size: 32px !important;
}


}

/* スマホで表示する場合のCSS */
@media (max-width: 767px) {
#PageTopBtn {
    font-size: 13px;
}
#PageTopBtn a {
    
    padding: 10px;
	font-size: 150%;
	text-shadow:0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px
#f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px
#f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00,0 0 2px #f00;/*ボタンの文字の縁色*/
}

.mousikomi-button{
	width: 92%;/* スマホで表示する場合ボタンサイズ調整*/
	height: 100%;
	margin: 0 auto;
	display: flex;
}

}