@charset "utf-8";
/*
Theme Name: Porsche Center Hamadayama Classic 2025
Theme URI: https://porsche-hamadayama-classic.jp/
Description: Porsche Center Hamadayama Classic 2025オリジナルテーマ
Version: 999999.16
*/


@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&display=swap');

* {
	margin: 0;
	padding: 0;
}

img {
	border:none;
	border-style:none;
	vertical-align:bottom;
}

body {
	font-family: "Arial", "メイリオ";
	background-color:#fff;
	margin: 0 auto;
	height: 100%;
	color:#222222;
	line-height:1.5;
	-webkit-text-size-adjust: 100%;
	min-width:1000px;
	text-align:left;
	font-size:18px;
}

h1,h2,h3,h4 {
	padding:0px;
	margin:0px;
	font-size:100%;
}
a{ 
	color:#239c6d;text-decoration:none;}
a:hover {
	color:#164800;text-decoration:none;}
ul{ 
	list-style-type:none;}

.clear_both {
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}


#container {
	width:100%;
	margin-left:auto;
	margin-right:auto;

}

#header {
	background:#fff;
	width:100%;
    padding-top:30px; 
	height:130px;
}
.hederarea {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
}



.centerbox {
    font-family: "Noto Sans JP", sans-serif;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.centerbox h2 {
	text-align: center;
	font-size:40px;
	font-weight:700;
	font-family: 'Noto Serif JP', serif;
}



.textarea {
	font-size:18px;
	line-height:2.0;
}
.textarea ul {
	list-style: square;
	padding:5px 10px 5px 30px;
}
.textarea table td {
	vertical-align:top;
	line-height:1.2;
	padding:6px 0;
}
.bgtop {
	width: 100%;
	height: 100%;
	background-image:url(https://porsche-hamadayama-classic.jp/img/bg_topmain.jpg);
	background-position:center center;
	background-size: cover;
	-moz-background-size: cover;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-align-items: center; /* Safari */
	align-items:         center;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
	color:#464646;
}
.topmain {
	width:1000px;
	min-height:500px;
    text-align: center;
	font-family: 'Noto Serif JP', serif;
	padding:240px 0 0 0;
}
.topmain h1 {
	font-size:50px;
	font-weight:700;
    padding-bottom: 150px;
    text-shadow:0 0 5px #fff;
}

.textbox {
background-color: #f9f9f9;
background-image: url(https://porsche-hamadayama-classic.jp/img/bg_textbox.jpg) ;
background-position: top left;
background-repeat: no-repeat;
padding-bottom: 110px;
}

.textbox h3 {
    padding: 116px 0 34px 110px;
	font-size:40px;

	font-weight:700;
    letter-spacing: 5px;
}
.textsec {
    padding: 0 110px;
}
.textsec dl {
    border-bottom: solid #a61d2e 1px;
    border-image: linear-gradient(to right, #a61d2e 0%, #020202 100%);
    border-image-slice: 1;
    padding: 20px 0;
    display: flex;
}
.textsec dd {
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 20px;
    width: 150px;
    font-weight: bold;
}
.formarea dd {
    width: 230px;
}
.textsec dt {
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 20px;
    width: 550px;
}
.textsec .small {
font-size: 16px;
}
#footer {
	width:100%;
    text-align: center;
}
#footer .copy {
	font-family: "Noto Serif JP", serif;
    font-weight:700;
    font-size: 14px;
    padding:20px 0 100px 0;
}
.hisu {
	background:#F00;
	padding:1px 3px;
	color:#FFF;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	margin-right:18px;
    font-weight: 100;
    font-size: 13px;
}
.textsec dt input[type="text"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
    max-width: 270px;
}
.textsec dt input[type="text"]:focus {
	background:#ffe9c9;
}
.textsec dt .smalltx {
    width: 70px;
    margin:0 5px 10px 5px;
}
.textsec dt .smalltx2 {
    width: 100px;
    margin:0 5px 10px 5px;
}
.textsec dt input[type="number"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
}

.textsec dt textarea {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
	width:560px;
}
.textsec dt textarea:focus {
	background:#ffe9c9;
}
.textsec dt select {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
	width:300px;
}
.textsec input[type=submit] {
	padding:15px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
	width:250px;
	background:#787878;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	box-shadow:1px 1px 5px #999;
}
.textsec input[type=button] {
	padding:5px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #999999;
	width:70px;
	background:#999999;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	box-shadow:1px 1px 5px #999;
}
.textsec dt input[type="email"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
    max-width: 270px;
}
.textsec dt input[type="email"]:focus {
	background:#ffe9c9;
}
.textsec dt input[type="tel"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
    max-width: 270px;
}
.textsec dt input[type="tel"]:focus {
	background:#ffe9c9;
}
.textsec input[type=checkbox] {
  transform: scale(1.5);
}
.niapin {
display: inline-block;
width: 47%;
background: #e2f0d9;
border-radius: 20px;
vertical-align: top;
margin: 10px;
text-align: center;
font-size: 16px;
height: 1000px;
}
.doragon {
display: inline-block;
width: 47%;
background: #deebf7;
border-radius: 20px;
vertical-align: top;
margin: 10px;
text-align: center;
font-size: 16px;
height: 1000px;
}
.niapintitle {
background: #548235;
font-size: 24px;
font-weight: bold;
color: #fff;
text-align: center;
border-radius: 20px 20px 0px 0px;
padding: 10px 0;
}
.doragontitle {
background: #2e75b6;
font-size: 24px;
font-weight: bold;
color: #fff;
text-align: center;
border-radius: 20px 20px 0px 0px;
padding: 10px 0;
}
.ngtext {
padding: 15px;
}
.ngtext img {
width: 250px;
}
.ngtitle {
font-size: 20px;
font-weight: bold;
}

.m5 {
	margin-bottom:5px;
}
.m10 {
	margin-bottom:10px;
}
.m15 {
	margin-bottom:15px;
}
.m20 {
	margin-bottom:20px;
}
.m30 {
	margin-bottom:30px;
}
.m40 {
	margin-bottom:40px;
}
.m50 {
	margin-bottom:50px;
}
.m80 {
	margin-bottom:80px;
}
.m100 {
	margin-bottom:100px;
}
.pt10 {
	padding-top:10px;
}
.pt20 {
	padding-top:20px;
}
.pt30 {
	padding-top:30px;
}
.pt40 {
	padding-top:40px;
}
.pb10 {
	padding-bottom:10px;
}
.pb20 {
	padding-bottom:20px;
}
.pb30 {
	padding-bottom:30px;
}
.pb40 {
	padding-bottom:40px;
}
.pb50 {
	padding-bottom:50px;
}
.pb60 {
	padding-bottom:60px;
}
.pr10 {
	padding-right:10px;
}

.imgclear:hover {
	filter: alpha(opacity=65);
	-moz-opacity:0.65;
	opacity: 0.65;
}

.smp {
	display:none;
}



/* ウィンドウ幅が0～479pxの場合に適用するCSS */
@media screen and ( max-width:479px )
{

body {
	font-family: "Noto Sans JP", sans-serif;
	background-color:#fff;
	margin: 0 auto;
	height: 100%;
	color:#222222;
	line-height:1.3;
	-webkit-text-size-adjust: 100%;
	min-width:auto;
	text-align:left;
	font-size:14px;
}

h1,h2,h3,h4 {
	padding:0px;
	margin:0px;
	font-size:100%;
}
a{ 
	color:#239c6d;text-decoration:none;}
a:hover {
	color:#164800;text-decoration:none;}
ul{ 
	list-style-type:none;}

.clear_both {
	clear:both;
	font-size:1px;
	visibility:hidden;
	overflow:hidden;
	height:1px;
	text-align:center;
}


#container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background:#fff;
	width:100%;
    padding-top:15px; 
	height:100px;
}
#header img {
width: 80%;
}
.hederarea {
	width:auto;
	margin-left:auto;
	margin-right:auto;
    text-align: center;
}



.centerbox {
    font-family: "Noto Sans JP", sans-serif;
	width:auto;
	margin-left:auto;
	margin-right:auto;
}
.centerbox h2 {
	text-align: center;
	font-size:20px;
	font-weight:700;
	font-family: 'Noto Serif JP', serif;
}



.textarea {
	font-size:18px;
	line-height:2.0;
}
.textarea ul {
	list-style: square;
	padding:5px 10px 5px 30px;
}
.textarea table td {
	vertical-align:top;
	line-height:1.2;
	padding:6px 0;
}
.bgtop {
	width: 100%;
	height: 100%;
	background-image:url(https://porsche-hamadayama-classic.jp/img/bg_topmain.jpg);
	background-position:center center;
	background-size: cover;
	-moz-background-size: cover;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-align-items: center; /* Safari */
	align-items:         center;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
	color:#464646;
}
.topmain {
	width:auto;
	min-height:320px;
    text-align: center;
	font-family: 'Noto Serif JP', serif;
	padding:80px 0 0 0;
}
.topmain h1 {
	font-size:30px;
	font-weight:700;
    padding-bottom: 50px;
    text-shadow:0 0 5px #fff;
}
.topmain img {
width: 70%;
}
.ftbt img {
width: 70%;
}

.textbox {
background-color: #f9f9f9;
background-image: url(https://porsche-hamadayama-classic.jp/img/bg_textbox.jpg) ;
background-position: top left;
background-repeat: no-repeat;
background-size: 30%;
padding-bottom: 50px;
margin-left: 15px;
margin-right: 15px;
}

.textbox h3 {
    padding: 50px 0 34px 50px;
	font-size:20px;
	
	font-weight:700;
    letter-spacing: 5px;
}
.textsec {
    padding: 0 30px;
}
.textsec dl {
    border-bottom: solid #a61d2e 1px;
    border-image: linear-gradient(to right, #a61d2e 0%, #020202 100%);
    border-image-slice: 1;
    padding: 10px 0;
    display: block;
}
.textsec dd {
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 10px;
    width: auto;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 6px;
}
.formarea dd {
    width: auto;
}
.textsec dt {
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 10px 0 20px;
    width: auto;
   font-size: 14px;
}
.textsec .small {
font-size: 12px;
}
#footer {
	width:auto;
    text-align: center;
}
#footer .copy {
	font-family: "Noto Serif JP", serif;
    font-weight:700;
    font-size: 12px;
    padding:20px 0 100px 0;
}
#footer img {
width: 30%;
}
.hisu {
	background:#F00;
	padding:1px 3px;
	color:#FFF;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
	margin-right:18px;
    font-weight: 100;
    font-size: 10px;
}
.textsec dt input[type="text"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
}
.textsec dt input[type="text"]:focus {
	background:#ffe9c9;
}
.textsec dt textarea {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
	width: auto;
}
.textsec dt textarea:focus {
	background:#ffe9c9;
}
.textsec dt select {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
	width:300px;
    font-size: 16px;
}
.textsec input[type=submit] {
	padding:10px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
	width:200px;
	background:#787878;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	box-shadow:1px 1px 5px #999;
}
.textsec input[type=button] {
	padding:4px 10px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #999999;
	width:70px;
	background:#999999;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	box-shadow:1px 1px 5px #999;
}
.textsec dt input[type="email"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
}
.textsec dt input[type="email"]:focus {
	background:#ffe9c9;
}
.textsec dt input[type="tel"] {
	padding:6px;
	border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
	border:solid 2px #787878;
}
.textsec dt input[type="tel"]:focus {
	background:#ffe9c9;
}
.niapin {
display: inline-block;
width: 95%;
background: #e2f0d9;
border-radius: 20px;
vertical-align: top;
margin: 10px;
text-align: center;
font-size: 13px;
height: auto;
}
.doragon {
display: inline-block;
width: 95%;
background: #deebf7;
border-radius: 20px;
vertical-align: top;
margin: 10px;
text-align: center;
font-size: 13px;
height: auto;
}
.niapintitle {
background: #548235;
font-size: 18px;
font-weight: bold;
color: #fff;
text-align: center;
border-radius: 20px 20px 0px 0px;
padding: 5px 0;
}
.doragontitle {
background: #2e75b6;
font-size: 18px;
font-weight: bold;
color: #fff;
text-align: center;
border-radius: 20px 20px 0px 0px;
padding: 5px 0;
}
.ngtext {
padding: 10px 15px;
}
.ngtext img {
width: 200px;
}
.ngtitle {
font-size: 18px;
font-weight: bold;
}
.m5 {
	margin-bottom:5px;
}
.m10 {
	margin-bottom:10px;
}
.m15 {
	margin-bottom:15px;
}
.m20 {
	margin-bottom:20px;
}
.m30 {
	margin-bottom:30px;
}
.m40 {
	margin-bottom:25px;
}
.m50 {
	margin-bottom:50px;
}
.m80 {
	margin-bottom:40px;
}
.pt10 {
	padding-top:10px;
}
.pt20 {
	padding-top:20px;
}
.pt30 {
	padding-top:30px;
}
.pt40 {
	padding-top:40px;
}
.pb10 {
	padding-bottom:10px;
}
.pb20 {
	padding-bottom:20px;
}
.pb30 {
	padding-bottom:30px;
}
.pb40 {
	padding-bottom:40px;
}
.pb50 {
	padding-bottom:50px;
}
.pb60 {
	padding-bottom:60px;
}
.pr10 {
	padding-right:10px;
}

.pc {
	display:none;
}
.smp {
	display:block;
}

}