/* ::::: reset.css ::::: */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote, table, th, td { margin: 0px; padding: 0px; }
html, body { background: #fff none repeat scroll 0% 0%; color: #000; }
body { font-family: 'Noto Serif JP', sans-serif; font-size: 16px;}
img { border: 0px none; vertical-align: top; }
h1, h2, h3, h4, h5, h6 { clear: both; font-size: 100%; font-weight: normal; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: bold; }
input, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; }
table { border-collapse: collapse; border-spacing: 0px; font-size: inherit; }
th, td { text-align: left; vertical-align: top; }
input, select, textarea { font-size: 24px; font-family: Verdana,Helvetica,sans-serif; height: 50px; width: 100%; padding-left: 5px; margin-bottom: 20px; }
* {box-sizing: border-box;margin: 0;padding: 0;}
li{list-style: none;}


/* ::::: css ::::: */

* {
	margin: 0;
}

/*スマホ余白対策*/
.wrap {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	position: relative;/*←相対位置*/
    box-sizing: border-box;/*←全て含めてmin-height:100vhに*/
}

html, body, wrapper0 {
	margin: 0;
	padding: 0;
	height: 100% !important;
}


body {
	margin: 0;
	padding: 0;
}
.wrapper1 {
	background:#e9ebf7;/*f0f1f7*/
	margin: 0 auto !important;
}
.wrapper0 {
	background:#fff;
	margin: 0 auto !important;
}
.wrapper2 {
	background:#f7f7f7;/*f5f1e0*/
	margin: 0 auto !important;
}
.top2 {
	background: url( "../img_new/bg.jpg") top center no-repeat;
	padding-bottom: 5px;
}
.top2-in {
	width:960px;
	margin: 0 auto;
	height: 100%;
	padding-top: 60px;
}

.wrapper {
	width:960px;
	margin: 0 auto;
	height: 100%;
	padding: 60px 0;
}
/*表示・非表示*/
.sp {
	display: none;
}
/*フロートクリア*/
.clear {
	clear: both;
}
/*リンク画像透過
************************************/
a:hover img {
	opacity:0.6;
}
/*センタリング
******************************************/
.Centering {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.bold {
	font-weight: bold;
}
.red {
	color: #d62d51;
}
.gold {
	color: #927916;/*9e8318*/
}
p {
	text-align: left;
	line-height: 2rem;
	font-size: 1.2384rem;
	margin-bottom: 1.8rem;
}
p.capture {
	font-size: 1.1384rem;
	margin-bottom: 0;
	text-align: center;
}
.title01 {
	text-align: center;
	line-height: 3.9rem;
	font-size: 2.7rem;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #252526;
	margin-bottom: 3rem;
}
.title01 .mini {
	font-size:2rem;
}
.title02 {
	text-align: center;
	line-height: 4.1875rem;
	font-size: 3.1rem;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #2e3993;
	margin-bottom: 3rem;
	padding-bottom: 5px;
	border-bottom: 3px solid #ccc;
}
.title02 .mini {
	font-size:2rem;
}
.naiyou-title {
	font-size: 1.8rem;
	font-weight: 700;
	margin-bottom: 5px !important;
}
.naiyou-jisage {
	margin-left: 35px;
	margin-bottom: 35px;
}
.naiyou-maru {
	font-size: 1.5rem;
}
.about {
	text-align: center;
	font-size: 1.3622rem;
	font-weight: 700;
}
.about-title {
	text-align: center;
	line-height: 2.8125rem;
	font-size: 2.4rem;
	font-weight: 700;
}
.about-title2 {
	text-align: center;
	line-height: 2.8125rem;
	font-size: 1.7337rem;
	font-weight: 700;
}
/*マージン・パディング
******************************************/
.mb0 { margin-bottom: 0px ! important; }
.mb10 { margin-bottom: 10px ! important; }
.mb20 { margin-bottom: 20px ! important; }
.mb30 { margin-bottom: 30px ! important; }
.mb40 { margin-bottom: 40px ! important; }
.mb50 { margin-bottom: 50px ! important; }
.mb70 { margin-bottom: 70px ! important; }
.pt0 { padding-top: 0px ! important; }
.pt10 { padding-top: 10px ! important; }
.pt20 { padding-top: 20px ! important; }
.pt30 { padding-top: 30px ! important; }
.pt40 { padding-top: 40px ! important; }
.pt50 { padding-top: 50px ! important; }
.pb10 { padding-bottom: 10px ! important; }
.mt0 {margin-top: 0px ! important;}
.mt5 {margin-top: 5px ! important;}
.mt10 {margin-top: 10px ! important;}
.mt20 {margin-top: 20px ! important;}
.pb20 { padding-bottom: 20px ! important; }
.pb30 { padding-bottom: 30px ! important; }
.pb40 { padding-bottom: 40px ! important; }
.pb50 { padding-bottom: 50px ! important; }

/*申込部分
*/
.moushikomi_r input {
	width: 96%;
	margin: 0 auto;
	height: auto;
}
.moushikomi_r input img {
	width:100%;
	height: auto;
}
.form-mail {
	width: 100%;
	height: 60px;
	font-size: 24px;
	margin-bottom: 20px; 
	padding-left: 10px;
}
.tyuui2 {
  overflow: auto;
  width: 100%;
  height: 120px;
  background-color: #fff;
	padding:10px;
}

.tyuui2 p {
  line-height: 130%;
  font-size: 1em;
  margin-bottom: 0.5em;
	font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
}
.tyuui2-text {
	font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
}
.tyuui2-title {
	font-size: 1.5rem;
}
.form-privacy {
  padding: 10px;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 20px;
  background-color: #fff;
}
.form-privacy_l p {
  margin-bottom: 0 !important;
  font-size: 1em;
  line-height: 1.5;
	font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
}
.form-privacy_r {
  width: 10%;
  float: right;
  margin: 0 0 0 20px;
}
.btn {
  background: #9e8318;
  color: #FFFFFF;
  font-size: 2rem;
  font-family: "Noto Serif JP";
  font-weight: 700;
  height: 4.5rem;
  width: 50%;
  border-radius: 25px;
	border:1px solid #111;
}
.btn:hover {
  background: #f1e1a2;
  color: #252526;
}
/*体験談
*/
.koe-name-box {
	border-left: 2px solid #927916;
	padding:5px 0 5px 20px;
	width: 45%;
	float: left;
	margin-top: 20px;
}
.koe-name-box p {
	font-size: 1.2rem;
	line-height: 1.5;
}
.koe-name-box p.koe-name {
	font-size: 2.5rem;
	font-weight: 700;
}
.koe-topleader {
	background: #927916;
	padding: 5px;
	color: #fff;
	margin-bottom: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
}
.koe-photo-box {
	float: right;
	width: 45%;
	height: auto;
	margin: 0 0 30px 30px;
}
.koe-photo-box img {
	width: 100%;
	height: auto;
}
.koe-title {
	font-size: 2rem;
	text-align: center;
	font-weight: 700;
}
/*プロフィール
*/
.profile-name-box {
	border-left: 2px solid #2e3993;
	padding:5px 0 5px 20px;
	width: 55%;
	float: left;
	/*margin-top: 20px;*/
}
.profile-name-box p {
	font-size: 1.2rem;
	line-height: 1.5;
}
.profile-name-box p.profile-name {
	font-size: 2.5rem;
	font-weight: 700;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ccc;
}
.profile-name-box p.profile-name span.mini {
	font-size: 1.3rem;
	font-weight: normal;
	letter-spacing: -1px;
}
.profile-topleader {
	background: #2e3993;
	padding: 5px;
	color: #fff;
	margin-bottom: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
}
.profile-photo-box {
	float: right;
	width: 40%;
	height: auto;
	margin: 0 0 30px 30px;
}
.profile-photo-box img {
	width: 100%;
	height: auto;
}
.profile-title {
	font-size: 1.8rem;
	text-align: left;
	font-weight: 700;
}
.profile-reki {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
table.profile {
	border: 0;
	font-size: 1.2rem;
	line-height: 1.3;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.profile td {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
table.profile td.first {
	width: 20%;
}
/*スマホ用css
*****************************************
*****************************************
******************************************/
@media screen and (max-width:960px){
.pc {
	display: none;
}
.sp {
	display: block;
}
.top {
	background-image: none;
	}
.top-in {
	width:100%;
	margin: 0 auto;
	height: 100%;
	padding-top:48px;
}
.wrapper {
	width:100%;
	margin: 0 auto;
	height: 100%;
	padding: 1.5rem 2%;
}
p {
	text-align: left;
	line-height: 1.5;
	font-size: 16px;
	margin-bottom:1.5rem;
}
.title01 {
	text-align: center;
	line-height: 1.7;
	font-size: 18.5px;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #252526;
	margin-bottom: 1rem;
	letter-spacing: -1.5px;
}
.title01 .mini {
	font-size:14px;
}
.title02 {
	text-align: center;
	line-height: 4.1875rem;
	font-size: 26px;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #2e3993;
	margin-bottom: 3rem;
	padding-bottom: 5px;
	border-bottom: 3px solid #ccc;
}
.title02 .mini {
	font-size:18px;
}
.btn {
  font-size: 24px;
  height:3.5rem;
  width: 100%;
  border-radius: 20px;
}
/*体験談
*/
.koe-name-box {
	border-left: 2px solid #927916;
	padding:15px 0 0 10px;
	width:100%;
	float: none;
	margin-top:0;
}
.koe-name-box p {
	font-size: 1rem;
	line-height: 1.5;
}
.koe-name-box p.koe-name {
	font-size: 30px;
	font-weight: 700;
}
.koe-topleader {
	background: #927916;
	padding: 2px;
	color: #fff;
	margin-bottom:0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
	font-size: 0.7rem;
}
.koe-photo-box {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.koe-photo-box img {
	width: 100%;
	height: auto;
}
.koe-title {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
	font-weight: 700;
}
/*プロフィール
*/
.profile-name-box {
	border-left: 2px solid #2e3993;
	padding: 15px 0 0 10px;
	width: 100%;
	float: none;
	margin-top:0;
}
.profile-name-box p {
	font-size: 1rem;
	line-height: 1.5;
}
.profile-name-box p.profile-name {
	font-size: 30px;
	font-weight: 700;
	padding-bottom: 1rem;
	border-bottom: 1px solid #ccc;
}
.profile-name-box p.profile-name span.mini {
	font-size: 1rem;
	font-weight: normal;
	letter-spacing: -1px;
}
.profile-topleader {
	background: #2e3993;
	padding: 2px;
	color: #fff;
	margin-bottom: 0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: bold;
	font-size: 0.7rem;
}	
.profile-photo-box {
	float: none;
	width: 75%;
	height: auto;
	margin: 0 auto;
}
.profile-photo-box img {
	width: 100%;
	height: auto;
}
.profile-title {
	font-size: 24px;
	text-align: left;
	font-weight: 700;
}
.profile-reki {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
table.profile {
	border: 0;
	font-size:1rem;
	line-height: 1.3;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 100%;
}
table.profile td {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
}
table.profile td.first {
	width: 18%;
	padding: 5px 5px 5px 0 ;
}
/*フォーム部分*/
.tyuui2-title {
	font-size: 16px;
	line-height: 1.3;
}
.form-mail {
	width: 100%;
	height: 50px;
	font-size: 20px;
	margin-bottom: 20px; 
	padding-left: 8px;
}
input, select, textarea {
	font-size: 16px;
	font-family: Verdana,Helvetica,sans-serif;
	height: 50px;
	width: 100%;
	padding-left: 5px;
	margin-bottom: 10px;
}
.tyuui2 {
  overflow: auto;
  width: 100%;
  height: 70px;
  background-color: #fff;
	padding:10px;
}
.tyuui2 p {
  line-height: 130%;
  font-size: 0.7em;
  margin-bottom: 0.3em;
	font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
	line-height: 1.2;
}
.form-privacy {
  padding: 10px;
  width: 100%;
  margin: 0 auto;
    margin-bottom: 0px;
  box-sizing: border-box;
  background-color: #fff;
}
.form-privacy_l p {
  margin-bottom: 0 !important;
  font-size: 0.7em;
  line-height: 1.5;
	font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
}
.form-privacy_r {
  width: 20%;
  float: right;
  margin: 0 0 0 20px;
}
/*内容*/
.naiyou-title {
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 10px !important;
	padding-left:25px;
	text-indent:-25px;
}
.naiyou-jisage {
	margin-left:0;
	margin-bottom:25px;
	line-height: 1.5;
}
.naiyou-maru {
	font-size: 18px;
}
/*about*/
.about {
	text-align: center;
	font-size: 1rem;
	font-weight: 700;
}
.about-title {
	text-align: center;
	line-height: 1.3;
	font-size: 24px;
	font-weight: 700;
}
.about-title2 {
	text-align: center;
	line-height:1.3;
	font-size: 20px;
	font-weight: 700;
}
/*マージン・パディング
******************************************/
.mb0 { margin-bottom: 0px ! important; }
.mb10 { margin-bottom: 10px ! important; }
.mb20 { margin-bottom: 20px ! important; }
.mb30 { margin-bottom: 1rem ! important; }
.mb40 { margin-bottom: 30px ! important; }
.mb50 { margin-bottom: 2rem ! important; }
.mb70 { margin-bottom: 2rem ! important; }
.pt0 { padding-top: 0px ! important; }
.pt10 { padding-top: 10px ! important; }
.pt20 { padding-top: 20px ! important; }
.pt30 { padding-top: 30px ! important; }
.pt40 { padding-top: 40px ! important; }
.pt50 { padding-top: 50px ! important; }
.pb10 { padding-bottom: 10px ! important; }
.mt0 {margin-top: 0px ! important;}
.mt5 {margin-top: 5px ! important;}
.mt20 {margin-top: 20px ! important;}
.pb20 { padding-bottom: 20px ! important; }
.pb30 { padding-bottom: 30px ! important; }
.pb40 { padding-bottom: 40px ! important; }
.pb50 { padding-bottom: 50px ! important; }
}

/*共通ヘッダー・フッター（ここから）
*****************************************
*****************************************
******************************************/
/*TOPメニュー*/
.fixMenu {
  background: #fff;
 /* position: fixed;*/
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
 /* box-shadow: 0 2px 4px rgba(0,0,0,.1);*/
	border-bottom: 1px solid #ccc;
  z-index:999;
  height: 93px;
/*margin-bottom: 4px;*/
}

.fixMenu-in {
  width: 1050px;
  margin: 0 auto;
  position: relative;
  padding: 16px;
}
.fixMenu .logo {
	width: 250px;
	float: left;
}
.fixMenu .logo img {
	width: 100%;
	height: auto;
}
.fixMenu ul {
	float: right !important;
	width: 725px !important;
	margin-top:20px !important;
}
.fixMenu li {
	float: left !important;
	margin:0 !important;
	font-size: 16px !important;
	list-style: none !important;
	padding: none;
	background: none;
	color: #333 !important;
	font-weight: normal;
	padding-left: 33px;
	line-height: 120%;
}
.fixMenu li a {
	color: #333 !important;
	text-decoration: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.fixMenu li a:hover {
	border-bottom: 3px solid #4367a6 !important;
	padding-bottom: 3px !important;
}
.spNavi {
	display: none;
}

@media screen and (max-width:980px){
.fixMenu {
	display: none;
	}
/*スマホヘッダー*/
.spNavi {
	display: block;
	position: fixed;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	box-shadow: none;/*0 2px 4px rgba(0,0,0,.1)*/
	background-color: #fff;
	}
.spNavi .logo {
	width: 30%;
	}
.spNavi .logo img {
	width: 100%;
	height: auto;
	}
/*ハンバーガー*/
.menu-btn {
    position: fixed;
    top: 5px;
    right: 10px;
    display: flex;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color:#fff;
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #333;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}
#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}
#menu-btn-check {
    display: none;
}
.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #333;
    transition: all 0.5s;/*アニメーション設定*/
}
.menu-content ul {
    padding: 70px 10px 0;
}
.menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
	background: none;
	padding-left: 20px;
	margin-bottom: 10px;
}
.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 1.2rem;
    box-sizing: border-box;
    color:#ffffff;
    text-decoration: none;
    padding: 22px 15px 0 0;
    position: relative;
}
.menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
   	border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 30px;
}
#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}
}

/*FOOTER*/
.footer {
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-color: #f7f7f7;
	box-sizing: border-box;
	border-top: #ccc 1px solid;
	/*padding-bottom: 140px;*/
}
.footer-in {
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0;
}
.f-navi {
	background-color: #fff;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
}
.f-navi-in {
	width:1000px;
	margin: 0 auto;
	padding: 20px 0 35px 0;
}
.footer ul {
	margin: 0 auto;
	width: 670px;
}
.footer li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
	margin-right: 20px;
	line-height: 1;
	margin-bottom: 0;
	background: none;
	font-weight: bold;
}
.footer li a {
	line-height: 1;
	color: #333;
	text-decoration: none;
}
.footer li a:hover {
	color: #4367a6;
}
.footer p.copyright {
	line-height: 1;
	text-align: center;
	font-size: 0.9rem;
}
/*フッターinfo*/
.info {
	margin: 0 auto;
	margin-bottom: 1rem;
	width: 65%;
}
.info p.name {
	margin-bottom: 0.5rem;
	font-weight: bold;
	font-size: 16px;
}
.info p.address {
	line-height: 1.2;
	font-size: 16px;
}
.info-l {
	/*width: 300px;*/
	float: left;
	margin-top: 15px;
}
.info-r {
	width: 100px;
	float: left;
	/*padding-top: 10px;*/
	margin-left: 50px;
}
.info-r img {
	width: 100%;
	height: auto;
}
.info-clear {
	clear: both;
}

@media screen and (max-width:980px){
	
/*フッター*/
.footer {
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	box-sizing: border-box;
	}
.footer ul {
	padding: 5px 0 20px 5px;
	width: 100%;
	box-sizing: border-box;
	}
.footer li {
	font-size: 16px !important;
	line-height: 2rem !important;
	background: none !important;
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 0;
}
.footer li a {
	line-height: 1;
	color: #333;
	text-decoration: none;
}
.footer li a:hover {
	color: #4367a6;
}
.footer-in {
	width: 100%;
	margin: 0 auto;
	padding:10px;
}
.info {
	margin: 0 auto;
	margin-bottom: 1rem;
	width: 95%;
	padding-bottom: 1rem;
}
.info-l {
	width: 65%;
	float: left;
	margin-top: 15px;
	margin-left: 0;
	padding-left: 0;
}
.info-r {
	width:25%;
	float: right;
	margin-right: 3%;
	margin-left: 0;
	/*padding-top: 10px;
	margin-left: 50px;*/
}
.info p.address {
	line-height: 1.2;
	font-size: 0.9rem;
}
.sp-f-navi {
	box-sizing: border-box;
	padding-left: 20px;
	}
.sp-f-navi p {
	padding: 0.5rem 0;
	margin: 0;
}
.sp-f-navi p a {
	font-size: 16px;
	margin-bottom:0;
	line-height: 2;
	color: #333;
	text-decoration: none;
	}
.sp-f-navi p a:hover {
	color: #4367a6;
}
}
/*共通ヘッダー（ここまで）
*****************************************
*****************************************
******************************************/

/*sticky-banner（ここから）
**********************************/
.sticky-banner {
    position:fixed;
    right: 0;
    bottom: 0;
    z-index: 5;
    display: none;
    width: 480px;
}
.sticky-banner img {
    width: 100%;
}

@media screen and (max-width: 800px){
	.sticky-banner {
		right: 0;
		bottom: 0;
		width: 100%;
	}
}
/*sticky-banner（ここまで）
**********************************/

/*カウントダウンタイマー*/
.header-1 strong {
    color: #e0d33b;
    font-size:29px;
}
strong {
    font-weight: bolder;
}
.header-1 {
    position:absolute;
    width: 100%;
	height: 60px;
    /*max-height: 200px;*/
}

.header-1 {
    /*z-index: 2;*/
    padding: 12px 0;
    /*background-color: #7b5d9a;*/
    background-color: #111;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 30px;
    line-height: 1;
        font-family: "Helvetica", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt";
    letter-spacing: 1px;
}
.header-1 iframe{
	margin-left: -22px!important;
	/*position: relative;*/
    top: 2px;
    left:-0px;
}
@media screen and (max-width: 800px){
.header-1 {
    position:absolute;
    width: 100%;
	height: 30px;
	margin-top: 45px;
    /*max-height: 200px;*/
}
.header-1 {
    /*z-index: 2;*/
    padding: 0;
    /*background-color: #7b5d9a;*/
    background-color: #111;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 20px !important;
    line-height: 1;
        font-family: "Helvetica", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt";
    letter-spacing: 1px;
}
.header-1 iframe{
	margin-left: -22px!important;
	/*position: relative;*/
    top: 2px;
    left:-0px;
}
.header-1 strong {
    color: #e0d33b;
    font-size:29px;
}
}
/*top用*/
/*トップ
*************************************/
.top {
	width: 900px;
	margin: 0 auto;
	/*padding-top: 92px;*/
	box-sizing: border-box;
}
.top .moushikomi {
	width: 850px;
	margin: 0 auto;
	padding-bottom: 50px;
	box-sizing: border-box;
}
.top .moushikomi_l {
	width: 425px;
	float: left;
	/*height:291px;*/
	box-sizing: border-box;
}
.top .moushikomi_l img {
	width: 100%;
	height: auto;
}
.top .moushikomi_r {
	width: 405px;
	float: right;
	background:#e9ebf7;
	border: 1px solid #111;
	/*background: url(../img/top_img_bg.jpg)  no-repeat center bottom;*/
	padding: 10px;
	/*height:285px;*/
	box-sizing: border-box;
}
.moushikomi_r .r-mail {
	width: 100%;
	height: 40px;
	font-size: 18px;
	margin-bottom: 0.3rem;
	box-sizing: border-box;
	letter-spacing: -0.8px;
}
.moushikomi_r p.mail-text {
	font-size: 1.2rem;
	margin-bottom: 0.3rem;
	margin-top: 0;
	padding: 0;
}
.moushikomi_r .btn {
  background: #9e8318;
  color: #FFFFFF;
  font-size: 2rem;
  font-family: "Noto Serif JP";
  font-weight: 700;
  height: 4rem;
  width: 100%;
  border-radius: 25px;
	border:1px solid #111;
	margin-bottom: 0.5rem;
}
.moushikomi_r .btn:hover {
  background: #f1e1a2;
  color: #252526;
}
.top .moushikomi_r .tyuui {
	overflow:auto;
	/*width: 350px;*/
	height: 50px;
	background-color: #fff;
	/*margin-left: 1em;*/
	margin-bottom:0.5rem;
}
.top .moushikomi_r .tyuui p {
	line-height: 1.3em;
	font-size: 1em;
}
.tyuui2 {
	margin: 20px auto;
	overflow:auto;
	width: 90%;
	height: 110px;
	background-color: #fff;
}
p.tyuui2-text {
	font-size: 1.15em;
	line-height: 130%;
	margin: 20px auto;
	width: 96%;
	/*margin-left: 2.2em;*/
}
@media screen and (max-width: 800px){
p.tyuui2-text {
	font-size: 0.8em;
	line-height: 130%;
	margin: 0 auto 10px;
	width: 100%;
	/*margin-left: 2.2em;*/
}
.tyuui2 {
	margin: 0 auto 10px;
	overflow:auto;
	width: 100%;
	height: 54px;
	background-color: #fff;
}
.moushikomi_r p.mail-text {
	font-size: 0.7rem;
	margin-bottom: 0.3rem;
	margin-top: 0;
	padding: 0;
	line-height: 1;
	letter-spacing: -2px;
}
.moushikomi_r .r-mail {
	font-size: 14px;
	margin-bottom: 0.3rem;
	height:2rem;
}
.moushikomi_r .btn {
  background: #9e8318;
  color: #FFFFFF;
  font-size: 1.1rem;
  font-family: "Noto Serif JP";
  font-weight: 700;
  height: 2rem;
  width: 100%;
  border-radius: 25px;
	border:1px solid #111;
	margin-bottom: 0.3rem;
}
.top .moushikomi_r .tyuui p {
	line-height: 1.2em;
	font-size: 0.8em;
	letter-spacing: -1px;
}
}


.tyuui2-right {
	text-align: right;
}
.top .moushikomi_r p.text02 {
	font-size: 1rem;
	margin: 0 0 0.3rem 0;
	line-height: 130%;
}
.top .moushikomi_r p.text02-2 {
	font-size: 0.9rem;
	margin:  0;
	line-height:1.3;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	letter-spacing: -1px;
}
.top .form-btn{
	margin-bottom: 10px;
}
.top .text01{
	padding:5px;	
}
.top .f08 p {
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 13px !important;
	line-height: 1.3em;
	color: #222;
	text-align: justify;
	text-justify:distribute;
  	/*padding-left: 12px;
  	text-indent: -12px;*/
	margin-bottom: 0.8em !important;
}
.top .f08 a:link, a:visited {
	text-decoration: underline;
	color:#1e6ec1;
}
.top .f08 a:hover {
	text-decoration: none;
}

/*.top2 {
	display: none;
}*/
@media screen and (max-width: 800px){

.top .f08 p {
	font-family:"メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	font-size: 0.5rem !important;
	line-height: 1.2em;
	color: #222;
	text-align: justify;
	text-justify:distribute;
  	/*padding-left: 12px;
  	text-indent: -12px;*/
	margin-bottom: 0px !important;
}
.top {
	width: 100%;
	margin: 0 auto;
	/*padding-top: 92px;*/
}
.top2 {
	background:none;
	padding-bottom: 0px;
}
.top2-in {
	width:100%;
	margin: 0 auto;
	height: 100%;
	padding-top: 45px;
}
.top .moushikomi {
	width: 96%;
	margin: 0 auto;
	padding-bottom:1.3rem;
}
.top .moushikomi_l {
	width: 47%;
	float: left;
	/*height:291px;*/
}
.top .moushikomi_l img {
	width: 100%;
	height: auto;
}
.top .moushikomi_r {
	width: 51%;
	float: right;
	background:#e9ebf7;
	border: 1px solid #111;
	/*background: url(../img/top_img_bg.jpg)  no-repeat center bottom;*/
	padding-top: 10px;
	/*height:285px;*/
	padding: 1.5%;
}

.top .moushikomi_r .tyuui {
	overflow:auto;
	width: 100%;
	height: 30px;
	background-color: #fff;
	margin-left: 0;
	margin-bottom: 0.3rem;
}
.top .moushikomi_r p.text02 {
	font-size: 0.5rem;
	margin: 0 0 0.3rem 0;
	line-height: 1;
	letter-spacing: -1.5px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
}
/*プライバシーマーク説明欄*/
.form-privacy {
	background: #fff;
	padding: 15px 10px;
	width: 90%;
	margin: 0 auto;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.form-privacy_in {

}
.form-privacy_r{
	width: 10%;
	float: right;
	margin:0 0 0 20px;
}
.form-privacy_r img {
	width: 100%;
	height: auto;
}
.form-privacy_l{}
.form-privacy_l p {
	margin-bottom: 0 !important;
	font-size: 1em;
	line-height: 1.5;
}
.form-privacy2 {
	background: #fff;
	padding: 5px;
	width: 95%;
	margin: 0 auto;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.form-privacy2 .form-privacy_r{
	width: 10%;
	float: right;
	margin:0 0 0 5px;
}
.form-privacy_l2 p {
	margin-bottom: 0 !important;
	font-size: 0.65em;
	line-height: 1.1;
	letter-spacing: -1px;
}
.form-mail {
	width: 90%;
	height: 50px;
	font-size: 20px;
	margin:0 auto 10px;
}
.form-annai-text {
	color:#222;
	font-size:28px;
	text-align: center;
	margin-bottom:20px;
	font-weight: normal;
	margin-top: 20px;
}
.form-img {
	margin-bottom: 20px;
}
@media screen and (max-width: 800px){
.form-mail {
	width: 100%;
	height: 50px;
	font-size: 20px;
	margin:0 auto 10px;
}
.form-annai-text {
	color:#222;
	font-size:16px;
	text-align: center;
	margin-bottom:10px;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 0;
	letter-spacing: -0.8px;
}
#counter p, #counter iflame, #timer iflame {
	font-size: 18px !important;
	box-sizing: border-box;
	overflow: auto;
	}

}
/*新しいカウントダウンタイマー*/
.CDT{
margin:0;
width:100%;
text-align:center;
font-size:28px; /* カウントダウンタイマーのフォントサイズ */
font-weight:bold;
color:#ce0000; /* カウントダウンタイマーの色 */
font-family: 'Noto Sans JP', sans-serif;
}
.ttl{
color:#ce0000;/* お買い物マラソン終了まで〜の色 */
font-size:30px;/* お買い物マラソン終了まで〜のフォントサイズ */
font-weight:600;
text-align:center;
margin:0;
font-family: 'Noto Sans JP', sans-serif;
}

/*新しいカウントダウンタイマー2022.10.19*/
.countdown {
	font-size: 29px;
	margin-bottom: 20px;
	color: #ca1d1d;
	font-weight: 700;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	text-align: center;
	}
.header-1 .countdown {
	font-size: 29px;
	color: #fff;
	font-weight: 400;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	text-align: center;
	line-height: 1;
	padding-top: 5px;
	}
.header-1 .countdown span.yelow {
    color: #e0d33b;
}
@media screen and (max-width: 800px){
.countdown {
	font-size:16px;
	margin-bottom: 5px;
	}
.header-1 {
	padding: 2%;
	}
.header-1 .countdown {
	font-size: 16px;
	padding-top:0;
	}
.form-img {
	margin-bottom: 10px;
}
}


	