@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
object,embed{vertical-align:top;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
img,abbr,acronym,fieldset{border:0;}

body{
	font: 16px/1.8  "Noto Serif JP", serif;
	font-weight: 300;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #111111;
	background: #fff;
	font-weight:bold;
}

a{
	color: #111111;
	text-decoration: none;
}

a:hover{
  color : #977e31;
}

.footarea a {
  color: #ffffff;
}

.footarea a:hover {
  color: #977e31;
}

a:active, a:focus,input:active, input:focus{outline:0;}

h1, h2, h3{
	font-family: "Noto Serif JP", serif;
}

section{clear:both;}

.hr1 {
    border-top: 20px double #111111; /* 二重線 */
}

.headline01 {
    line-height:none;
}

#slogan{
	text-align: left;
	padding: 100px 50px;
}

.footarea {
    background-color:#000000;
    color:#FFF;
    font-weight:normal;
}

/* ヘッダーlogo 設定
--------------------------------*/

.hero {
  position: relative;
  margin: 0;
  padding: 0;
}

.hero-image {
  width: 100%;
  height: auto;
  display: block;
}

.logo-container {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 10;
}

.logo {
  width: 120px;
  height: auto;
}

.small-logo {
  transform: scale(2.0);
  transform-origin: top left; /* 左上基準で縮小 */
}

/* h1,h2,h3 設定
--------------------------------*/

.txt h2{
	padding: 0 0 20px !important;
}

#slogan h1{
	font-size: 60px;
	margin-bottom: 20px;
	font-weight:bold;
}

#slogan p{
	font-size: 40px;
	margin-bottom: 20px;
	font-weight:bold;
}

section h2{
	font-size: 45px;
	font-weight:bold;
	text-align: center;
}

section h3{
	font-size: 26px;
	font-weight:bold;
	line-height:180%;
}

#sec03 h2{
	font-size: 45px;
	font-weight:bold;
	text-align: left;
}

/* section 設定
--------------------------------*/

#footer{
	clear: both;
	padding: 10px 1em 10px 1em;
	text-align: center !important;
	font-size: 12px;
	background-color:#000000;
	color:#FFF;
	font-weight:normal;
}

/* background 設定
--------------------------------*/

#header{
	background: linear-gradient(rgba(244, 244, 211, 0), rgba(244, 244, 211, 0)), url(../images/bg-newsletter-pc.webp) no-repeat 100% 100% fixed;
	background-size: contain;
	-webkit-background-size: contain;
	color:#FFF;
}

.bgc-b {
    background-color:#f4f1d3;
}

/* img 設定
--------------------------------*/

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

#sec02 img{
	max-width:30%;
	display: block;
	margin: 0 auto;
}

#foot img {
    width:20%;
}

/* column 設定
--------------------------------*/

.col1 li{
	display: inline-block;
	width: 100%;
	vertical-align:middle;
}

.col3 li{
	text-align:center;
}

.col3 img{
	width:70%;
	display: block;
	margin: 0 auto;
}

.col6 li{}

/* inner 設定
--------------------------------*/

.headinner {
	width:100%;
	padding: 100px 0;
}

.secinner{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 0.8em;
}

.inner01{
	width: 100%;
	text-align:left;
}

.sec05inner{
	width: 100%;
	text-align:center !important;
}

.footinner{
	width: 100%;
}

/* 改行 設定
--------------------------------*/

.br-sp {
    display: none;
}

.pc {
    display: none !important;
}

.sp {}

.pcc {
    display: none !important;
}

.spp {}

/* font 設定
--------------------------------*/

.bold {
    font-weight:bold !important;
}

.fonw {
    color:#fff;
}

.fon01 {
    font-size:1.2em;
}

/* font 装飾
--------------------------------*/

.under-w {
    background-color:#fff;
    padding:0 0.2em;
	background-color: rgba(255, 255, 255, 0.7);
}

.under-b {
    background-color:#977e31;
    padding: 0.2em 0.5em;
}

/* position 設定
--------------------------------*/

.position-r {
    text-align:right !important;
}

.position-l {
    text-align:left !important;
}

.position-c {
    text-align:center !important;
}

/* space 設定
--------------------------------*/

.space01 {
    padding-top:55px; 
}

.space02 {
    padding-top:35px; 
}

.space03 {
    padding-top:120px; 
}

.space04 {
    padding-top:20px; 
}

.space-sec {
    padding-top:160px; 
}

.space-sp {
    padding-top:0; 
}

.space-spp {
    padding-top:0; 
}

.space-sp-foot {
    padding-top:0; 
}

.space-ss {
    padding-top:50px; 
}

.space-sr {
    padding-top:0; 
}

.space-st {
    padding-top:40px; 
}

.space-pc {
    padding-top:1.5em; 
}

.space-head {
    padding-top:80px; 
}

.space-foot {
    padding-top:1.5em; 
}

/* button 設定
--------------------------------*/

.button002 a {
    background: #ff0033;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size:1.2em;
	padding: 1em 0;
	border: solid 1px #ff0033;
}

.button002 a:hover {
    color: #ff0033;
	background-color:#FFF;
	border: solid 1px #ff0033;
}

.button002 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

.button002 a:hover:after {
    border-color: #ff0033;
}

.button003 a {
    background: #111111;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 400px;
    padding: 10px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size:1.2em;
	padding: 1em 0;
	border: solid 1px #111111;
}

.button003 a:hover {
    color: #977e31;
	background-color:#FFF;
	border: solid 1px #977e31;
}

.button003 a:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}

.button003 a:hover:after {
    border-color: #977e31;
}

/* アスメルフォームCSS
--------------------------------*/

#asumeruform{
	width: 100%;
	margin:0 auto;
}

#asumeruform table {
    border-collapse : collapse ;
	margin: 0 0 10px;
	width: 100%;
	table-layout: fixed;
    border-color:#cccccc;
}

#asumeruform table th {
	width: 100%;
	padding: 5px 10px;
	text-align: left;
	vertical-align: middle;
    font-size:1.5em;
    color:#222222; 
    display: block;
}

#asumeruform table tr{
    border-color:#cccccc;
}

#asumeruform table td {
	padding: 10px;
    color: #222222;
    font-size:1.5em;
    display: block;
}

#asumeruform input{
    font-size: 1.5em;
}

#asumeruform .inputselect {
	padding: 3px;
    font-size: 1.5em;
    color:#222222;
}

#asumeruform .inputtext.inputtextshortest {
	width:100%;
}

#asumeruform .inputtext.inputtextshort {
	width:100%;
}

#asumeruform .inputtext.inputtextlong {
	width:100%;
}

#asumeruform textarea {
	font-size: 1.5em;
	width:100%;
	height: 300px;
	padding: 3px;
}

#asumeruform .formbtn {
    margin-left:0px;
	font-size: 1.5em;
	width:90%;
    max-width: 620px;
    height:55px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	border-radius: 6px;
	background-color:#222222;
	color:#FFF;
}

#asumeruform span.require {
	color: red;
	font-weight: bold;
}
.center-text{
	text-align: center;
}

/* animation 設定
--------------------------------*/

/* ヘッダーアニメーション */

.anime-object {
	animation: fade-in 0.5s ease-in-out 0.2s forwards;
}

.circle {
	width: 100%;
    height: auto;
    margin: 0 auto;
    opacity: 0;
}

@keyframes fade-in {
    0% {
      opacity: 0;
      transform: translateY(60px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
}

/* フェードインアニメーション※secに設定 */

.block {
    opacity: 0; /* 最初は非表示にしておく */
    transition: all 3s; /* 動きを滑らかに */
}

.fadeIn {
    opacity: 1;
}

/* 上下左右に揺れるアニメーション※logoに使用（XとYを変更） */

.fluffy {
    animation: girl-animation 0.7s ease-in-out infinite alternate-reverse;
}

@keyframes girl-animation {
    0% {
      transform: translateY(-24px);
    }
    100% {
      transform: translateY(24px);
    }
}

/* フェードインアニメーション右から左 */

.container{
	overflow: hidden;
}

.slidein{
	/* 装飾に関わるスタイルは省略 */
	margin: 0 auto;
	transition: 1s cubic-bezier(0.75, 0, 0.25, 1);
}

.slide_left{
	transform: translateX(calc(-50vw - 50%));
}

.slide_right{
	transform: translateX(calc(50vw + 50%));
}

.show{
	transform: translateX(0);
}

/* ヘッダースクロール矢印 */

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400&display=swap');

.scroll_down a{
    color: #111111;
    font-size: 1em;
    letter-spacing: 2px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    display: block;
    background-size: 14px auto;
    z-index: 2;
    text-decoration: none; 
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.scroll_down a:before {
    position: absolute;
     top: calc(50% - 56px);
    left: calc(50% - 8px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 1px solid #111111;
    border-width: 0px 0 2px 2px;
}

.scroll_down a:after {
    position: absolute;
    width: 32px;
    height: 32px;
    border: 2px solid #111111;
    content: "";
    border-radius: 100%;
    top: calc(50% - 64px);
    left: calc(50% - 19px);
}

.scroll_down a span::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    box-sizing: border-box;
    box-shadow: 0 0 0 0 #111111;
    opacity: 0;
    animation: circle 3s infinite;
    top: calc(50% - 63px);
    left: calc(50% - 19px);
}

@keyframes circle {
    0% { opacity: 0; }
    30% { opacity: 1; }
    60% { box-shadow: 0 0 0 40px rgba(255,255,255,.1);
        opacity: 0; }
    100% { opacity: 0; }
}

/* TOPページヘッダーアニメーション */

:root {
    --delay: 0;
    --duration: 1000ms;
    --iterations: 1;
}

/* •·•·•·•·•·•·•·•·•·•·•·•·•·•·• */

.reveal-text,
.reveal-text::after {
    animation-delay: var(--animation-delay, 2s);
    animation-iteration-count: var(--iterations, 1);
    animation-duration: var(--duration, 800ms);
    animation-fill-mode: both;
    animation-timing-function: cubic-bezier(0.0, 0.0, 0.2, 1);
}

.reveal-text {
    --animation-delay: var(--delay, 0);
    --animation-duration: var(--duration, 800ms);
    --animation-iterations: var(--iterations, 1);
    position: relative;
    animation-name: clip-text;
    color: #111111;
    white-space: nowrap;
    cursor: default;
  
    &::after {
    content: "";
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #977e31;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
    animation-name: text-revealer;
    }
  
}

@keyframes clip-text {
    from {
      clip-path: inset(0 100% 0 0);
    }
    to {
      clip-path: inset(0 0 0 0);
    }
}

@keyframes text-revealer {
  
    0%, 50% {
      transform-origin: 0 50%;
    }  
    60%, 100% {
      transform-origin: 100% 50%;   
    } 
    60% {
      transform: scaleX(1);
    }  
    100% {
      transform: scaleX(0);
    }
}

@use postcss-preset-env {
    stage: 0;
    browsers: [
      "last 1 Chrome versions",
      "last 1 Firefox versions",
      "last 1 Safari versions",
      "last 1 Edge versions"
    ]
}

/* テキストを左右揃える
--------------------------------*/

.textarrange{
    text-align: justify !important;
    text-justify: inter-ideograph !important;
}

/* RESPONSIVE 設定
--------------------------------*/

@media only screen and (min-width: 1200px){
	
.inner{
    width: 1024px;
}

.txt h2{
	padding: 0 0 20px !important;
}

}

/* iPadPro iPadAir 設定
--------------------------------*/

@media only screen and (min-width: 820px){

body{
    font-size:14px;
}
	
a#menu{
  	display: inline-block;
  	position: relative;
  	width: 60px;
  	height: 60px;
  	margin: 10px;
	background-color:#FFF;
	border-radius: 50%;
	border: 1px solid #111111;
}

#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 30%;
  	width: 38px;
  	height: 4px;
  	margin: -1px 0 0 -7px;
  	background: #111111;
  	transition: .2s;
}

#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 30%;
  	left: 0;
  	width: 38px;
  	height: 4px;
  	background: #111111;
  	transition: .3s;
}

#menuBtn:before{
  	margin-top: -9px;
}

#menuBtn:after{
  	margin-top: 7px;
}

a#menu .close{
  	background: transparent;
}

a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
}

a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
}

a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
}

.panel{
	width: 100%;
	display: none;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	z-index: 100;
}

#mainnav{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	text-align: right;
	z-index:500;
}

#mainnav ul{
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: center;
}

#mainnav li a{
	position: relative;
	display:block;
	padding:15px 25px;
	border-bottom: 1px solid #ccc;
	color: #111111;
	font-weight: 400;
	font-size:1.5em;
}

.txt, .bg{
	width: 50%;
	float: left;
	display: table;
    background: #f6f6f6;
}

#sec02_02 .txt, #sec02_02 .bg{
	float: right;
}

.col3{
	text-align: center;
}

.col3 li{
	display: inline-block;
	width: 30%;
	padding: 20px 0;
	vertical-align: middle;
	text-align: center;
}

.col6{
	text-align: center;
}

.col6 li{
	display: inline-block;
	width: 30%;
	padding: 20px 0;
	vertical-align: middle;
	text-align: left;
	margin:1em;
}

.space03 {
    padding-top:20px !important;
}

}

@media only screen and (min-width: 641px){
	
.col1 li{
    width: 40%;
	padding: 0 3%;
	vertical-align:middle;
}

}

@media only screen and (max-width: 640px){
	


}

@media only screen and (max-width: 799px){

a#menu{
    display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	background-color:#FFF;
	border-radius: 50%;
	border: 1px solid #111111;
}

#menuBtn{
  	display: block;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 18px;
  	height: 2px;
  	margin: -1px 0 0 -9px;
  	background: #111111;
  	transition: .2s;
}

#menuBtn:before, #menuBtn:after{
  	display: block;
  	content: "";
  	position: absolute;
  	top: 50%;
  	left: 0;
  	width: 18px;
  	height: 2px;
  	background: #111111;
  	transition: .3s;
}

#menuBtn:before{
  	margin-top: -7px;
}

#menuBtn:after{
  	margin-top: 5px;
}

a#menu .close{
  	background: transparent;
}

a#menu .close:before, a#menu .close:after{
  	margin-top: 0;
}

a#menu .close:before{
  	transform: rotate(-45deg);
  	-webkit-transform: rotate(-45deg);
}

a#menu .close:after{
  	transform: rotate(-135deg);
  	-webkit-transform: rotate(-135deg);
}

.panel{
	width: 100%;
	display: none;
	overflow: hidden;
	position: relative;
	left: 0;
	top: 0;
	z-index: 100;
}

#mainnav{
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	text-align: right;
	z-index:500;
}

#mainnav ul{
	border-bottom: 1px solid #ccc;
	background: #fff;
	text-align: center;
}

#mainnav li a{
	position: relative;
	display:block;
	padding:15px 25px;
	border-bottom: 1px solid #ccc;
	color: #111111;
	font-weight: 400;
}

#mainnav li a:before{
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 5px;
	width: 6px;
	height: 6px;
	margin: -4px 0 0 0;
	border-top: solid 2px #111111;
	border-right: solid 2px #111111;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.col3 li{
	margin-bottom:2em;
	display: block;
    max-width: 100%;
}

.col6 li{
	margin-bottom:2em;
	display: block;
    max-width: 100%;
}

.fon01 {
    font-size:1.2em !important;
    font-weight: 400 !important;
}

.space-sp {
    padding-top:40px;
}

.space-sp-foot {
    padding-top:20px;
}

#sec05 img{
	width:80%;
}

}

@media only screen and (max-width: 1199px){

/* h1,h2,h3 設定
--------------------------------*/

#slogan h1{
	font-size: 55px;
}

#slogan p{
	font-size: 55px;
}

section h2{
	font-size: 36px;
	line-height:1.9;
}

section h3{
	font-size: 30px;
}

#sec03 h2{
	font-size: 36px;
	text-align:left;
}

/* img 設定
--------------------------------*/

#sec05 img{
	width:80%;
}

#foot img {
    width:50%;
}

/* column 設定
--------------------------------*/

.col1 li{
    width: 95%;
    padding: 0 0.8em;
    vertical-align:middle;
}

.col3 li{
    width: 94%;
    margin: 0.5em 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;  /*webkit系*/
    -moz-box-sizing: border-box;  /*Firefox*/
	text-align:center;
}

.col5 li{
	width: 94%;
	margin: 0.5em 0;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;  /*webkit系*/
    -moz-box-sizing: border-box;  /*Firefox*/
}

/* inner 設定
--------------------------------*/

.secinner{
	padding: 0 0.8em;
	max-width:950px;
}

/* 改行 設定
--------------------------------*/

.br-sp {
	display: none;
}

.br-tb {
	display: block;
}

.pcc {
    display: block !important;
}

.spp {
    display: none !important;
}

/* font 設定
--------------------------------*/

.fon01 {
    font-size:2em !important;
    font-weight: 600 !important;
}

/* font 装飾
--------------------------------*/

.under-b {
    padding: 0.5em 0.5em;
}

/* space 設定
--------------------------------*/

.space01 {
    padding-top:60px; 
}

.space-sp {
    padding-top:60px; 
}

.space-sp-foot {
    padding-top:30px; 
}

.space-ss {
    padding-top:20px; 
}

.space-sr {
    padding-top:13px; 
}

/* button 設定
--------------------------------*/

.button003 a {
	font-weight:bold;
}

}

@media only screen and (max-width: 960px){

/* h1,h2,h3 設定
--------------------------------*/

#slogan h1{
	font-size: 42px;
}

#slogan p{
	font-size: 42px;
}

section h2{
	font-size: 32px;
}

#sec03 h2{
	font-size: 32px;
	text-align:left;
}

#sec04 h2{
	font-size: 32px;
	text-align:left;
}

/* column 設定
--------------------------------*/

.col1 li{
	width: 95%;
	padding: 0 0.8em;
	vertical-align:middle;
}

.col3 li{
	margin: 0 0.8em 2em 0.8em;
	text-align:center;
}

.col4 li{
	width: 95%;
	padding: 0 0.8em;
	vertical-align:middle;
}

.col6 li{
	margin: 0 0.8em;
	padding: 0.8em 0;
}

/* 改行 設定
--------------------------------*/

.br-tb {
	display: block;
}

/* font 設定
--------------------------------*/

.fon01 {
    font-size:1.4em !important;
    font-weight: 600 !important;
}

/* space 設定
--------------------------------*/

.space01 {
    padding-top:40px; 
}

.space03 {
    padding-top:40px; 
}

.space-sec {
    padding-top:90px; 
}

.space-sp {
    padding-top:40px;
}

.space-sp-foot {
    padding-top:20px;
}

.space-pc {
    padding-top:0; 
}

/* button 設定
--------------------------------*/

.button003 a {
	font-size:1em;
	font-weight:bold;
}

}

@media only screen and (max-width: 430px){

/* h1,h2,h3 設定
--------------------------------*/

.headline01 {
    line-height:2;
}

#slogan h1{
	font-size: 20px;
}

#slogan p{
	font-size: 16px;
}

section h2{
	font-size: 20px;
}

section h3{
	font-size: 20px;
}

#sec03 h2{
	font-size: 20px;
	text-align:center;
}

#sec04 h2{
	font-size: 20px;
	text-align:center;
}

/* background 設定
--------------------------------*/

#header{
  background:linear-gradient(rgba(244, 244, 211, 0), rgba(244, 244, 211, 0)),url(../images/bg-newsletter-sp.webp) no-repeat 100% 100% fixed;
  background-size: contain;
  color: #fff;
}

/* img 設定
--------------------------------*/

#sec02 img{
	max-width:50%;
	display: block;
	margin: 0 auto;
}

#foot img {
	width:50%;
}

.small-logo {
  transform: scale(0.7);
  transform-origin: top left; /* 左上基準で縮小 */
}

/* column 設定
--------------------------------*/

.col1 li{
	display: inline-block;
	width: 94%;
	vertical-align:middle;
}

.col3 img{
	width:100%;
	text-align:center;
}

/* inner 設定
--------------------------------*/

.secinner{
	padding: 0 0.8em;
}

.inner01{
	padding: 0;
	max-width:100%;
	margin:0 auto;
}

/* 改行 設定
--------------------------------*/

.br-sp {
	display: block;
}

.br-tb {
	display: block;
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

.pcc {
    display: block !important;
}

.spp {
    display: none !important;
}

/* font 設定
--------------------------------*/

.fon01 {
    font-size:1em !important;
    font-weight: normal;
}

/* font 装飾
--------------------------------*/

.under-b {
    padding: 0.5em 0.5em;
}

.under-w {
    background-color:#fff;
    padding:0 0.2em;
	background-color: rgba(255, 255, 255, 0.7);
}

/* space 設定
--------------------------------*/

.space01 {
    padding-top:40px; 
}

.space03 {
    padding-top:60px; 
}

.space-sec {
    padding-top:100px; 
}

.space-sp {
    padding-top:40px; 
}

.space-spp {
    padding-top:20px; 
}

.space-sp-foot {
    padding-top:20px; 
}

.space-sr {
    padding-top:none; 
}

.space-pc {
    padding-top:0; 
}

.space-head {
    padding-top:20px; 
}

/* button 設定
--------------------------------*/

.button003 a {
	font-size:1em;
}

/* アスメルフォームCSS
--------------------------------*/

#asumeruform table th {
    font-size:1.25em;
}

#asumeruform table td {
    font-size:1.2em;
}

/* その他 設定
--------------------------------*/

#slogan{
	padding:0 0.5em;
}

.scroll_down a{
    font-size: 0.8em;
}

}