@charset "utf-8";
/******インデックス9******/
.index9 p {
	color: #aaa;
}
.index9 h4 {
	line-height: 1;
	display: inline-block;
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 4px solid #64BED8;
}
/******インデックス9ここまで******/
.key {
	color: #00A0E5;
}
.keyB {
	background-color: #00A0E5;
	color: #fff;
}
.key2 {
	color: #64BED8;
}
.key2B {
	background-color: #64BED8;
	color: #fff;
}
.keyBo {
	border-color: #00A0E5;
}
body {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-text-size-adjust: 100%;
}
@media print,screen and (min-width: 801px) {
#container {
	min-width: 1000px;
}
}
@media screen and (max-width: 640px) {
#container {
	min-width: 320px;
	overflow: hidden;
}
.field,.field2,.field100,.field0 {
	margin-bottom: 30px;
}
.fieldBack {
	padding: 30px 0 30px;
}
.section {
	margin-bottom: 50px;
	margin-left: 4%;
	margin-right: 4%;
}
.section.line {
	margin-bottom: 25px;
	padding-bottom: 25px; 
}
.sec {
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #ccc;
}
}
@media print,screen and (min-width: 641px) {
.field {
	padding: 60px 0 60px;
}
.field2 {
	padding: 80px 0 75px;
}
.field100 {
	padding: 100px 0 90px;
}
.fieldBack {
	padding: 80px 0 70px;
}
.section {
	margin-bottom: 100px;
}
.section.line {
	margin-bottom: 80px;
	padding-bottom: 70px; 
}
.sec {
	margin-bottom: 70px;
	padding-bottom: 50px;
	border-bottom: 1px solid #ccc;
}
}
@media screen and (min-width: 641px) and (max-width: 800px) {
.section {
	margin-left: 2%;
	margin-right: 2%;
}
}
#main {
	position: relative;
}	
img {
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.imgIn {
	max-width: initial;
}
.img100 {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.box {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.box1100 {
	max-width: 1100px;
}
.box1200 {
	max-width: 1200px;
}
.box1400 {
	max-width: 1400px;
}
.box1600 {
	max-width: 1600px;
}
.w50 {
	width: 50%;
}
.w70 {
	width: 70%;
}
.w80 {
	width: 80%;
}
.w90 {
	width: 90%;
}
@media screen and (max-width: 800px) {
.w100 {
	width: 100%;
}
.aki {
	margin-left: 2%;
	margin-right: 2%;
}
.aki0 {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.akiTb5 {
	padding-left: 5%;
	padding-right: 5%;
}
}
@media screen and (max-width: 640px) {
.aki {
	margin-left: 3%;
	margin-right: 3%;
}
.akiSp5 {
	padding-left: 5%;
	padding-right: 5%;
}
}
@media screen and (min-width: 801px) and (max-width: 1040px) {
.aki1000 {
	padding-left: 1%;
	padding-right: 1%;
}
}
/****【左マージン】****/
.ml1 {
	margin-left: 1%;
}
.ml2 {
	margin-left: 2%;
}
/*100%横幅ボタン*/
.btn100 {
	display: block;
	padding: 22px 0 20px;
	text-align: center;
	color: #fff;
}
.btn100:hover {
	opacity: 0.7;
}
/*角丸*/
.btn100r {
	display: block;
	padding: 22px 0 20px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
}
.btn100r:hover {
	opacity: 0.7;
}
.point {
	color: #fff;
	background-color: #000;
	padding: 10px 30px 8px;
	display: inline-block;
	font-size: 22px;
}
.dot {
	font-size: 34px;
	line-height: 1;
	color: #bbb; 
	text-align: center;
}
.en {
	border-radius: 50%;
}
.en5 {
	border-radius: 5px;
}
.en10 {
	border-radius: 10px;
}
/*【キャッチ左の縦ライン】*/
.title1 {
	border-left: 5px solid #000;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 1.5;
}
.title2 {
	border-left: 8px solid #2999C4;
	padding-left: 20px;
	padding-top: 5px;
	line-height: 1;
}
.copy {
	font-size: 15px;
	line-height: 28px;
	text-align: left;
}
.copyL {
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}
.copyLl {
	font-size: 17px;
	line-height: 30px;
	text-align: left;
}
.copyXl {
	font-size: 18px;
	line-height: 32px;
	text-align: left;
}
@media screen and (max-width: 640px) {
.copyL {
	font-size: 15px;
	line-height: 25px;
}
.copyLl,.copyXl {
	font-size: 16px;
	line-height: 28px;
}
}
@media print,screen and (min-width: 801px) {
.bold {
	font-weight: bold;
}
}
.textCenter {
	text-align: center;
}
.os {
	font-family: 'Oswald', sans-serif;
}
.roboto {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
.mon {
	font-family: 'Montserrat', sans-serif;
}
.la {
	font-family: 'Lato', sans-serif;
}
.left {
	float: left;
}
.right {
	float: right;
}
@media screen and (min-width: 641px) {
.left641 {
	float: left;
}
.right641 {
	float: right;
}
}
@media print,screen and (min-width: 801px) {
.left801 {
	float: left;
}
.right801 {
	float: right;
}
}
.cf:after {
	content: "";
	display: block;
	clear: both;
}
.cf {
	*zoom: 1;
}
.cl {
	clear: both;
}
.auto {
	margin-left: auto;
	margin-right: auto;
}
.bs {
	box-sizing: border-box;
}
.hover:hover {
	opacity: 0.7;
}
.relative {
	position: relative;
}
.inline {
	display: inline-block;
	vertical-align: bottom;
}
.block {
	display: block;
}
.table {
	display: table;
}
.tableCell {
	display: table-cell;
	vertical-align: middle;
}
.tableBox .boxIn {
	display: table;
}
.tableBox .boxIn .wrap {
	display: table-cell;
	vertical-align: middle;
}
.cover {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: table;
	z-index: 1;
	margin: auto;
}
.coverIn {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.coverInBottom {
	display: table-cell;
	vertical-align: bottom;
}
.textRight {
	text-align: right;
	margin-right: 5px;
}
.textLeft {
	text-align: left;
}
.over {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.1);
}
/*絶対配置のヨコ･マックス1000タテ100％枠※800以下ではスタティック*/
.over1000 {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	max-width: 1000px;
	height: 100%;
}
/*800以下ではポジションをスタティック*/
@media screen and (max-width: 800px) {
.over1000 {
	position: static;
}
}
.over1 {
	background: linear-gradient(-90deg,rgba(0,0,0,0.1),rgba(0,0,0,0.9));
}
.over2 {
	background: radial-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.9));
}
.over3 {
	background: linear-gradient(rgba(0,0,0,0.1),rgba(0,0,0,0.5));
}
.backB20 {
	background-color: rgba(0,0,0,0.2);
}
.backB30 {
	background-color: rgba(0,0,0,0.3);
}
.backB50 {
	background-color: rgba(0,0,0,0.5);
}
.backB70 {
	background-color: rgba(0,0,0,0.7);
}
.backW80 {
	background-color: rgba(255,255,255,0.8);
}
@media screen and (max-width: 640px) {
.remove640 {
	position: static;
}
}
@media screen and (max-width: 640px) {
.br640 br {
	display: none;
}
}
@media screen and (max-width: 800px) {
.br800 br {
	display: none;
}
}
@media print,screen and (min-width: 641px) {
.br br {
	display: none;
}
.imgNone {
	display: none;
}
}
@media print,screen and (min-width: 801px) {
.imgNone801 {
	display: none;
}		
}
.kakomi {
	border: 1px solid #ccc;
	padding: 20px 40px;
	display: inline-block;
}
.kakomi1 {
	border: 1px solid #ccc;
}
.kakomi2 {
	border: 2px solid #ccc;
}
@media print,screen and (min-width: 801px) {
.kakomi5 {
	border: 5px solid #ccc;
	padding: 40px 50px 40px;
}
}
/*下ボーダー*/
.borderB {
	border-bottom: 1px solid #ccc;
}
/*上ボーダー*/
.borderT {
	border-top: 1px solid #ccc;
}
/*下パディング10*/
.border10 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
/*ボーダーを消す*/
@media screen and (max-width: 640px) {
.borderNone {
	border: none;
}
}
@media screen and (max-width: 800px) {
.borderNone800 {
	border: none;
}
}
.lineD {
	display: inline-block;
	padding: 15px 0 15px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.line0 {
	position: relative;
	margin-bottom: 50px;
}
.line0:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 50%;
	width: 40px;
	margin-left: -20px;
	border-top: 2px solid #999;
}
.line01 {
	position: relative;
	margin-bottom: 50px;
}
.line01:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 3px;
	width: 60px;
	border-top: 5px solid #000;
}
.line02 {
	position: relative;
}
.line02:after {
	content: "";
	position: absolute;
	top: -15px;
	left: 3px;
	width: 60px;
	border-top: 4px solid #64BED8;
}
.line03 {
	position: relative;
}
.line03:after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	border-top: 3px solid #C9BC9C
}
@media screen and (max-width: 800px) {
.line0,.line01 {
	margin-bottom: 30px;
}	
}
@media print,screen and (min-width: 801px) {
.line0W {
	position: relative;
	margin-bottom: 50px;
}
.line0W:after {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 50%;
	width: 40px;
	margin-left: -20px;
	border-top: 2px solid #fff;
}
}
.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.font17 {
	font-size: 17px;
}
@media screen and (max-width: 640px) {
.font18 {
	font-size: 15px;
}
.font19 {
	font-size: 15px;
}
.font20 {
	font-size: 16px;
	margin-bottom: 15px;
}
.font22 {
	font-size: 18px;
	margin-bottom: 20px;
}
.font24 {
	font-size: 18px;
	margin-bottom: 20px;
}
.font26 {
	font-size: 18px;
	margin-bottom: 20px;
}
.font28 {
	font-size: 18px;
	margin-bottom: 20px;
}
.font30 {
	font-size: 20px;
	margin-bottom: 25px;
}
.font32 {
	font-size: 20px;
	margin-bottom: 25px;
}
.font34 {
	font-size: 22px;
	margin-bottom: 30px;
}
.font36 {
	font-size: 22px;
	margin-bottom: 30px;
}
.font38 {
	font-size: 24px;
	margin-bottom: 30px;
}
.font40 {
	font-size: 26px;
}
.font42 {
	font-size: 28px;
}
.font46 {
	font-size: 28px;
}
.font50 {
	font-size: 28px;
}
.font60 {
	font-size: 28px;
}
.font70 {
	font-size: 28px;
}
.font80 {
	font-size: 28px;
}
.font100 {
	font-size: 28px;
}
.sp14 {
	font-size: 14px;
}
.sp15 {
	font-size: 15px;
}
.sp16 {
	font-size: 16px;
}
.sp17 {
	font-size: 17px;
}
.sp18 {
	font-size: 18px;
}
.sp20p {
	font-size: 20px;
}
}
@media screen and (min-width: 641px) and (max-width: 1100px) {
.font18 {
	font-size: 17px;
}
.font19 {
	font-size: 18px;
}
.font20 {
	font-size: 18px;
	margin-bottom: 20px;
}
.font22 {
	font-size: 19px;
	margin-bottom: 20px;
}
.font24 {
	font-size: 20px;
	margin-bottom: 20px;
}
.font26 {
	font-size: 22px;
	margin-bottom: 25px;
}
.font28 {
	font-size: 24px;
	margin-bottom: 30px;
}
.font30 {
	font-size: 26px;
	margin-bottom: 30px;
}
.font32 {
	font-size: 27px;
	margin-bottom: 30px;
}
.font34 {
	font-size: 28px;
	margin-bottom: 30px;
}
.font36 {
	font-size: 30px;
	margin-bottom: 30px;
}
.font38 {
	font-size: 32px;
	margin-bottom: 30px;
}
.font40 {
	font-size: 34px;
}
.font42 {
	font-size: 34px;
}
.font46 {
	font-size: 38px;
}
.font50 {
	font-size: 40px;
}
.font60 {
	font-size: 50px;
}
.font70 {
	font-size: 50px;
}
.font80 {
	font-size: 50px;
}
.font100 {
	font-size: 60px;
}
}
@media screen and (min-width: 641px) and (max-width: 800px) {
.tb16 {
	font-size: 16px;
}
.tb18 {
	font-size: 18px;
}
.tb20 {
	font-size: 20px;
}
.tb22 {
	font-size: 22px;
}
}
@media print,screen and (min-width: 1101px) {
.font18 {
	font-size: 18px;
}
.font19 {
	font-size: 19px;
}
.font20 {
	font-size: 20px;
	margin-bottom: 20px;
}
.font22 {
	font-size: 22px;
	margin-bottom: 20px;
}
.font24 {
	font-size: 24px;
	margin-bottom: 20px;
}
.font26 {
	font-size: 26px;
	margin-bottom: 20px;
}
.font28 {
	font-size: 28px;
	margin-bottom: 25px;
}
.font30 {
	font-size: 30px;
	margin-bottom: 25px;
}
.font32 {
	font-size: 32px;
	margin-bottom: 25px;
}
.font34 {
	font-size: 34px;
	margin-bottom: 30px;
}
.font36 {
	font-size: 36px;
	margin-bottom: 30px;
}
.font38 {
	font-size: 38px;
	margin-bottom: 30px;
}
.font40 {
	font-size: 40px;
}
.font42 {
	font-size: 42px;
}
.font46 {
	font-size: 46px;
}
.font50 {
	font-size: 50px;
}
.font60 {
	font-size: 60px;
}
.font70 {
	font-size: 70px;
}
.font80 {
	font-size: 80px;
}
.font100 {
	font-size: 100px;
}
}
h2,h3,h4,h5,h6 {
	line-height: 1.5em;
}
.line10 {
	line-height: 1em;
}
.line13 {
	line-height: 1.3em;
}	
.line15 {
	line-height: 1.5em;
}
.line20 {
	line-height: 2em;
}	
@media print,screen and (min-width: 801px) {
.space1 {
	letter-spacing: 1px;
}
.space2 {
	letter-spacing: 2px;
}
.space4 {
	letter-spacing: 4px;
}
.space6 {
	letter-spacing: 6px;
}
.space8 {
	letter-spacing: 8px;
}
}
.black {
	color: #000;
}
.white {
	color: #fff;
}
.glay5 {
	color: #555;
}
.glay7 {
	color: #777;
}
.glay {
	color: #999;
}
.yell {
	color: #ff0;
}
.blackA a {
	color: #000;
}
.whiteA a {
	color: #fff;
}
.b0 {
	background-color: #000;
}
.b4 {
	background-color: #444;
}
.b7 {
	background-color: #777;
}
.b9 {
	background-color: #999;
}
.ee {
	background-color: #eee;
}
.f4 {
	background-color: #f4f4f4;
}
.f7 {
	background-color: #f7f7f7;
}
.ff {
	background-color: #fff;
}
.mar0 {
	margin-bottom: 0;
}
.blackBo {
	border-color: #000;
}
.whiteBo {
	border-color: #fff;
}
@media screen and (max-width: 640px) {
.none640 {
	display: none;
}
.backNone {
	background-color: transparent;
}
}
@media screen and (max-width: 800px) {
.none800 {
	display: none;
}
.backNone800 {
	background-color: transparent;
}
}
@media screen and (max-width:640px) {
.sp30mL li img {
	margin-bottom: 30px;
}
}
@media screen and (max-width: 800px) {
.tb30mL li img {
	margin-bottom: 30px;
}
.mar5 {
	margin-bottom: 5px;
}
.mar10 {
	margin-bottom: 10px;
}
.mar15 {
	margin-bottom: 15px;
}
.mar20 {
	margin-bottom: 20px;
}
.mar25 {
	margin-bottom: 20px;
}
.mar30 {
	margin-bottom: 25px;
}
.mar40 {
	margin-bottom: 30px;
}
.mar50 {
	margin-bottom: 30px;
}
.mar60 {
	margin-bottom: 35px;
}
.mar70 {
	margin-bottom: 40px;
}
.mar80 {
	margin-bottom: 40px;
}
.mar100 {
	margin-bottom: 50px;
}
}
@media print,screen and (min-width: 801px) {
.mar5 {
	margin-bottom: 5px;
}
.mar10 {
	margin-bottom: 10px;
}
.mar15 {
	margin-bottom: 15px;
}
.mar20 {
	margin-bottom: 20px;
}
.mar25 {
	margin-bottom: 25px;
}
.mar30 {
	margin-bottom: 30px;
}
.mar40 {
	margin-bottom: 40px;
}
.mar50 {
	margin-bottom: 50px;
}
.mar60 {
	margin-bottom: 60px;
}
.mar70 {
	margin-bottom: 70px;
}
.mar80 {
	margin-bottom: 80px;
}
.mar100 {
	margin-bottom: 100px;
}
}
@media screen and (max-width: 800px) {
.tb30m {
	margin-bottom: 30px;	
}
.tb15m {
	margin-bottom: 15px;	
}
}
@media screen and (max-width: 640px) {
.sp30m {
	margin-bottom: 30px;	
}
.sp20m {
	margin-bottom: 20px;	
}
.sp15m {
	margin-bottom: 15px;	
}
.sp10m {
	margin-bottom: 10px;	
}
.sp5m {
	margin-bottom: 5px;	
}
}
.padd20 {
	padding: 22px 20px 20px;
}
.padd30 {
	padding: 32px 30px 30px;
}
.padd50{
	padding: 50px 50px 45px;
}
@media screen and (max-width: 640px) {
.padd50{
	padding: 0;
}
}
.paddR5 {
	padding-right: 5px;
}
.paddR10 {
	padding-right: 10px;
}
.paddL5 {
	padding-left: 5px;
}
.paddL10 {
	padding-left: 10px;
}
@media print,screen and (min-width: 641px) {
.pad10 {
	padding: 10px 0 7px;
}
.pad15 {
	padding: 15px 0 12px;
}
.pad20 {
	padding: 20px 0 16px;
}
.pad25 {
	padding: 25px 0 20px;
}
.pad30 {
	padding: 30px 0 24px;
}
/*下パディング*/
.paddB20 {
	padding-bottom: 20px;
}
.paddB30 {
	padding-bottom: 30px;
}
.paddB50 {
	padding-bottom: 50px;
}
/*上パディング*/
.paddT20 {
	padding-top: 20px;
}
.paddT30 {
	padding-top: 30px;
}
.paddT50 {
	padding-top: 50px;
}
}
@media screen and (max-width: 640px) {
.pad10,.pad15,.pad20,.pad25,.pad30 {
	padding: 15px 10px 12px;
}
/*下パディング*/
.paddB20 {
	padding-bottom: 20px;
}
.paddB30 {
	padding-bottom: 30px;
}
.paddB50 {
	padding-bottom: 30px;
}
/*上パディング*/
.paddT20 {
	padding-bottom: 20px;
}
.paddT30 {
	padding-bottom: 30px;
}
.paddT50 {
	padding-top: 30px;
}
}
@media screen and (max-width: 800px) {
.padd0 {
	padding-bottom: 0;
	padding-top: 0;
}
}
/*標準ボタン*/
.btn1 {
	display: block;
	color: #fff;
	padding: 20px 0 18px;
	text-align: center;
}
.btn1:hover {
	opacity: 0.6;
}
.btn2 {
	display: block;
	color: #fff;
	padding: 25px 0 23px;
	text-align: center;
}
.btn2:hover {
	opacity: 0.6;
}
/*ボタン3はテキストの後に<span class="bg3"></span>を入れる*/
.btn3 {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #000;
	border: 3px solid #000;
	padding: 22px 5px 20px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	letter-spacing: 1px;
	box-sizing: content-box;
}
.bg3 {
	background-color: #000;
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: all 0.3s ease-in-out;
}
.btn3:after {
	content: "\f105";
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	font-size: 24px;
	color: #000;
	top: 50%;
	margin-top: -12px;
	right: 10px;
	padding: 0 10px;
}
.btn3:hover {
	color: #fff;
	transition: all 0.3s ease-in-out;
}
.btn3:hover:after {
	color: #000;
	right: -40px;
	transition: all 0.3s ease-in-out;
}
.btn3:hover .bg3 {
	width: 100%;
	transition: all 0.3s ease-in-out;
}
.btn4 {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #000;
	border: 3px solid #000;
	padding: 27px 5px 25px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	letter-spacing: 1px;
	box-sizing: content-box;
}
.btn4:after {
	content: "\f105";
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	font-size: 28px;
	color: #000;
	top: 50%;
	margin-top: -14px;
	right: 10px;
	padding: 0 10px;
}
.btn4:hover {
	opacity: 0.6;
}
.btn4:hover:after {
	right: 0;
	transition: all 0.3s ease-in-out;
}
.btn5 {
	display: block;
	font-size: 18px;
	text-align: center;
	color: #fff;
	border: 3px solid #fff;
	padding: 25px 5px 23px 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	letter-spacing: 1px;
	box-sizing: content-box;
}
.btn5:after {
	content: "\f105";
	font-family: "FontAwesome";
	display: block;
	position: absolute;
	font-size: 28px;
	color: #fff;
	top: 50%;
	margin-top: -14px;
	right: 10px;
	padding: 0 10px;
}
.btn5:hover {
	opacity: 0.6;
}
.btn5:hover:after {
	right: 0;
	transition: all 0.3s ease-in-out;
}
