@charset "UTF-8";

*{-webkit-overflow-scrolling: touch;}
*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}
*:focus{outline: none;}
html,body,div,h1,h2,h3,h4,h5,h6,aside,main,header,footer,p,ul,ol,li,dl,dt,dd {margin: 0;padding: 0}

html{
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body{
	color: #1d1d1d;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-feature-settings: "palt";
	line-height: 1.6;
	letter-spacing: .5px;
	word-wrap: break-word;
	max-width: 768px;
	margin: 0 auto;
	overflow-x: hidden;
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display: block;}

audio,canvas,progress,video{
	display: inline-block;vertical-align: baseline;
}
audio:not([controls]){
	display: none;height: 0;
}
[hidden],template{display: none;}

a{
	/*background-color: transparent;*/
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	text-decoration: none;
	color: #2a2d2e
}
a:active,a:hover{outline: 0;}
abbr[title]{border-bottom: 1px dotted;}
b,strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0;color: #000;}
small{font-size: 12px;}
sub,sup{
	vertical-align: baseline;
	line-height: 0;
	position: relative;
	font-size: 75%;
}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
img{
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
svg:not(:root){overflow: hidden;}
figure{margin: 1em 40px;}
hr{
	height: 0;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
pre{overflow: auto;}
code,kbd,pre,samp{
	font-family: monospace, monospace;
	font-size: 1em;
}
button,input,optgroup,select,textarea{
	margin: 0;
	color: inherit;
	font: inherit;
}
button{overflow: visible;}
button,select{text-transform: none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"]{
	cursor: pointer;
	-webkit-appearance: button;
}
input[type="radio"],input[type="file"],input[type="submit"]{
	display: none;
}
button[disabled],html input[disabled]{
	cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner{
	padding: 0;
	border: 0;
}
input{line-height: normal;}
input[type="checkbox"],input[type="radio"]{
	padding: 0;box-sizing: border-box;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{
	height: auto;
}
input[type="search"]{
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{
	-webkit-appearance: none;
}
fieldset{
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
	border: 1px solid #c0c0c0;
}
legend{
	padding: 0;border: 0;}
textarea{overflow: auto;}
optgroup{font-weight: bold;}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
td,th{padding: 0;}

.min-font{
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
}
li{list-style: none;}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
.red{
	color: #fd0000;
	/*font-weight: 600;*/
}
.blue{
	color: #4284d0;
	/*font-weight: 600;*/
}
.orange{
	color: #ff7c4a;
}
.pink{
	color: #ff6253;
}
.pink{
	color: #ff6253;
}
.vivid_pink{
	color: #f5487d;
}
.white{
	color: #fff;
}
.gray{
	color: #818181;
}
.center{
	text-align: center;
}
.bold{
	font-weight: 600;
}
.f22{
	font-size: 11px;
	line-height: 1.3;
}
.f24{
	font-size: 12px;
	line-height: 1.5;
}
.f30{
	font-size: 15px;
	/*line-height: 1;*/
}
.f32{
	font-size: 16px;
	line-height: 1.2;
}
.f34{
	font-size: 17px;
	line-height: 1.15;
}
.f36{
	font-size: 18px;
	line-height: 1.1;
}
.f38{
	font-size: 19px;
	line-height: 1.1;
}
.f40{
	font-size: 20px;
	line-height: 1.1;
}
.f42{
	font-size: 22px;
	line-height: 1.1;
}
.f44{
	font-size: 24px;
	line-height: 1.1;
}
.f46{
	font-size: 26px;
	line-height: 1.1;
}
.f50{
	font-size: 26px!important
}

.bor_mar {
	border-bottom: #ddd 1px solid;
	padding: 25px 0!important;
}
.bor_mar_not {
	padding: 25px 0!important;
}
.pad_side15 {
	padding:0 15px!important;
}

.txt-box>p:not(:last-child){
	margin-bottom: 15px;
}
.set-width{
	width: 100%;
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
}
.w70 {
	width: 70%;
	margin: 0 auto;
}
.w80 {
	width: 80%;
	margin: 0 auto;
}
.w90 {
	width: 90%;
	margin: 0 auto;
}

.lh16 {
	line-height: 1.6
}
.lh10 {
	line-height: 1
}

.ptop12 {
	padding-top: 12px;
}
.mtop25 {
	margin-top: 25px;
}
.mtop50 {
	margin-top: 50px;
}
.mbottom25 {
	margin-bottom: 25px!important;
}
.mbottom150 {
	margin-bottom: 150px!important;
}
.pad5 {
	padding: 5px;
}
.pad20 {
	padding: 20px;
}

select,
button,
input{
	-webkit-appearance: none;
	-moz-appearance:    none;
	appearance:         none;
	background: #fff;
	box-shadow: none;
	display: inline-block;
	border: 0;
}
select{
	width: auto;
}
button{
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
::-webkit-input-placeholder { /* Edge */
	color: #bbb;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #bbb;
}

::placeholder {
	color: #bbb;
}
.under{
	display: inline-block;
	position: relative;
}
.under:after{
	content: '';
	position: absolute;
	height: 2px;
	width: 100%;
	background: #faab14;
	bottom: 0;
	left: 0;
}
.show-sp,
.show-tab{
	display: none;
}
@media screen and (max-width:768px) {
	body{
		font-size: 14px;
	}
	.show-tab{
		display: block;
	}
	.hidden-tab{
		display: none;
	}
}
@media screen and (max-width:425px) {
	.show-sp{
		display: block;
	}
	.hidden-sp{
		display: none;
	}
	.offcenter-sp{
		text-align: left;
	}
}

/*google font*/

.rightous {
	font-family: 'Lalezar', cursive;
}

.flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}

.wrap{
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap
}

.nowrap{
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.flex-row{
	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
}

.reverse{
	-webkit-flex-direction: row-reverse;
	-moz-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	-o-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.column-reverse{
	-webkit-flex-direction: column-reverse;
	-moz-flex-direction: column-reverse;
	-ms-flex-direction: column-reverse;
	-o-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex-column{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column
}

.justify-start{
	-webkit-justify-content: flex-start;
	-moz-justify-content: flex-start;
	-ms-justify-content: flex-start;
	-o-justify-content: flex-start;
	justify-content: flex-start
}
.justify-end{
	-webkit-justify-content: flex-end;
	-moz-justify-content: flex-end;
	-ms-justify-content: flex-end;
	-o-justify-content: flex-end;
	justify-content: flex-end
}
.justify-center{
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center
}
.justify-between{
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between
}
.justify-around{
	-webkit-justify-content: space-around;
	-moz-justify-content: space-around;
	-ms-justify-content: space-around;
	-o-justify-content: space-around;
	justify-content: space-around
}

.align-start{
	-webkit-align-items: flex-start;
	-moz-align-items: flex-start;
	-ms-align-items: flex-start;
	-o-align-items: flex-start;
	align-items: flex-start
}
.align-end{
	-webkit-align-items: flex-end;
	-moz-align-items: flex-end;
	-ms-align-items: flex-end;
	-o-align-items: flex-end;
	align-items: flex-end
}
.align-center{
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center
}
.align-base{
	-webkit-align-items: baseline;
	-moz-align-items: baseline;
	-ms-align-items: baseline;
	-o-align-items: baseline;
	align-items: baseline
}
.align-stretch{
	-webkit-align-items: stretch;
	-moz-align-items: stretch;
	-ms-align-items: stretch;
	-o-align-items: stretch;
	align-items: stretch
}

.content-start{
	-webkit-align-content: flex-start;
	-moz-align-content: flex-start;
	-ms-align-content: flex-start;
	-o-align-content: flex-start;
	align-content: flex-start
}
.content-end{
	-webkit-align-content: flex-end;
	-moz-align-content: flex-end;
	-ms-align-content: flex-end;
	-o-align-content: flex-end;
	align-content: flex-end
}
.content-center{
	-webkit-align-content: center;
	-moz-align-content: center;
	-ms-align-content: center;
	-o-align-content: center;
	align-content: center
}
.content-between{
	-webkit-align-content: space-between;
	-moz-align-content: space-between;
	-ms-align-content: space-between;
	-o-align-content: space-between;
	align-content: space-between
}
.content-around{
	-webkit-align-content: space-around;
	-moz-align-content: space-around;
	-ms-align-content: space-around;
	-o-align-content: space-around;
	align-content: space-around
}
.flex-0-auto{
	-webkit-flex: 1 0 auto;
	-moz-flex: 1 0 auto;
	-ms-flex: 1 0 auto;
	-o-flex: 1 0 auto;
	flex: 1 0 auto;
}


@media screen and (max-width:768px) {
	.tab-block{
		display: block;
	}
	.tab-wrap{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.tab-start{
		-webkit-justify-content: flex-start;
		-moz-justify-content: flex-start;
		-ms-justify-content: flex-start;
		-o-justify-content: flex-start;
		justify-content: flex-start
	}
}

@media screen and (max-width:425px) {
	.sp-wrap{
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap
	}
}