@charset "UTF-8";
/*
html5doctor.com Reset Stylesheet
v1.4
2009-07-27
Author: Richard Clark - http://richclarkdesign.com
*/
/* CSS Document */
/* -----------------
共通設定
--------------------*/

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

html, body, div, span, iframe, h1, h2, p, img, ul, li, footer, header {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

html {
	overflow-y: scroll;
}

body {
	line-height:1;
	font-family: "Noto Sans Japanese", sans-serif;
	font-weight: 300;
}

footer, header {
	display:block;
}

a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#333;
	outline: none;
	text-decoration: none;
}

img {
	display: block;
	width: 100%;
	height: auto;
}


.btn_check {
	margin: 0px 10px;
}

.btn-size {
	position: relative;
	width: 80%;
	margin: auto;
	margin-bottom: 30px;
}
.btn-hover::hover {
	content: "";
	width: 35px;
	height: 35px;
	background: url(../images/new/btn_mail_on.png) no-repeat;
}

/* *************************************
	SP
   ************************************* */

.header {
/*	overflow: hidden !important;*/
	zoom: 1 !important;
	position: relative;
	padding: 0.66em;
	background-color: #ffffff;
}
.header .logo, .header .tel, .header .mail {
	float: left;
}
.header .logo {
	width: 28%;
}
.header .tel {
	width: 40%;
}
.header .mail {
	width: 32%;
}


.sp-btn_check {
	margin: 20px 30px;
}
.btn_check {
	margin: 40px 20px 10px;
}




/*768以下で非表示*/
@media screen and (max-width: 766px){
.none_sp {display:none}
}
/*768以上で非表示*/
@media screen and (min-width: 768px){
.none_pc {display:none}
}

/*giftop*/
.mv {
	position: relative;
}
.base {
	position: relative;
}
.gifpic {
	position: absolute;
	right: 7%;
	top: 18%;
	width: 86%;
}
@media screen and (max-width: 766px){
	.gifpic {
		right: 7%;
		top: 21%;
		width: 86%;
	}
}


@charset "UTF-8";
/* CSS Document */
/* -----------------
共通設定
--------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
	overflow-y: scroll;
}
body {
	font-family: "Noto Sans Japanese", sans-serif;
	font-weight: 300;
}
img {
	display: block;
	width: 100%;
	height: auto;
}

ul {
	list-style: none;
}
a {
	color:#333;
	outline: none;
	text-decoration: none;
}

/*----------------------------------
    PCサイズのヘッダー周り設定
----------------------------------*/
#global .container {
	position: relative;
	width: 960px;
	height: 100%;
	margin: 0 auto;
}
#global {
	position: relative;
	z-index: 1000;
	top: 0;
	width: 100%;
	height: 100px;
	background: none;
}
#global .logo {
	position: absolute;
	top: 10px;
	left: 0;
	margin-top: 20px;
}
#global h1 {
	font-size: 13px;
	line-height: 1.2;
	position: absolute;
	top: 15px;
	left: 80px;
	padding: 0;
	text-align: left;
	color: #c97e1e;
	vertical-align: middle;
	margin-top: 24px;
}
#global .contact {
	position: absolute;
	width: 960px;
	top: 0px;
	right: 0;
	margin: 0px;
}
#global .contact a {
	color: #503327;
}
#global .contact a:first-child {
	margin-bottom: 0px;
}
#global .pc_phone {
	position: relative;
	font-size: 14px;
	vertical-align: middle;
	line-height: 1.2;
	top: 33px;
	left: 350px;
	padding: 0;
}
#global .pc_mail {
	position: relative;
	font-size: 14px;
	vertical-align: middle;
	line-height: 1.2;
	top: 33px;
	left: 400px;
	padding: 0px;
}

/*----------------------------------
    ヘッダー周り設定
----------------------------------*/
#global .sub,
#global .sub {
	font-size: 10px;
	line-height: 0px;
	vertical-align: middle;
}
#global .pc_phone {
	margin-bottom: 10px;
}
#global .pc_mail {
	margin-bottom: 10px;
}


/*fv*/
.fv {
	max-width: 990px;
	margin: 0 auto 10px;
}
.content_wrap {
	max-width: 990px;
	margin: 0 auto;
}
.fv_check {
width: 100%;
background-color: #fff;
padding: 0 0 20px;
z-index: 222;
margin-bottom: -2px
}



/*----------------------------------
    下のボタン
----------------------------------*/

.pagelink ul li {
	width: 46%;
	float: center;
}

.pagelink_wrap {
	background-color: #32598f;
	padding: 40px 30px;
}
.pagelink{
	border-bottom: 1px solid #fff;
	padding-bottom: 40px;
}
.pagelink li {
	float: left;
	width: 225px;
	margin: 0 9px 18px 0;
}
@media screen and (max-width: 768px){
/*スマホの時にmargin変更*/
	.pagelink li {
		margin: 0px;
	}
}

.pagelink li:nth-child(4n) {
	margin-right: 0;
}
.pagelink_wrap li a:hover img {
	opacity: 0.8;
}

.pagelink_wrap .navlink {
	font-size: 24px;
	text-align: center;
	color: #fff;
	margin: 40px auto 0;
}
.pagelink_wrap .navlink a {
	color: #fff;
}

.cf::before,
.cf::after {
	content: "";
	display: table;
}
.cf::after {
	clear: both;
}
.cf {
	*zoom: 1;
}

/*----------------------------------
	PCサイズのフッター周り設定
----------------------------------*/
.pc-footer {
	padding-bottom: 60px;
}
.pc-footer .contact {
	font-size: 24px;
	margin-top: 2em;
	line-height: 1.6;
	text-align: center;
}
.pc-footer .copyright {
	font-size: 20px;
	padding: 0 0;
	text-align: center;
}


/*----------------------------------
	SPサイズのフッター周り設定
----------------------------------*/
.sp-footer .nav {
	margin-bottom: 2em;
	padding: 1.33em;
	border-top: solid 1px #7e685e;
	border-bottom: solid 1px #7e685e;
	text-align: center;
	line-height: 1.5;
	font-size: 13px;
}
.sp-footer .nav li {
	display: inline-block;
}
.sp-footer .nav li + li:before {
	content: '|';
	display: inline-block;
	margin: 0 0.2em;
}
.sp-footer .company {
	margin-bottom: 1em;
}
.sp-footer .company p {
	text-align: center;
	line-height: 1.75;
}
.sp-footer .copyright {
	margin-bottom: 2em;
}
.sp-footer .copyright p {
	text-align: center;
}


