/* ::::: 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;
}
.wrapper2 {
	background:#f7f7f7;/*f5f1e0*/
	margin: 0 auto !important;
}
.wrapper3 {
	background:#efeee8;/*#efede5*/
	margin: 0 auto !important;
}
.top {
	background: url( "../img/bg01.jpg") top center no-repeat;
}
.top-in {
	width:960px;
	margin: 0 auto;
	height: 100%;
}
.top4 {
	background: url( "../img/bg04.jpg") top center no-repeat;
}
.top4-in {
	width:1200px;
	margin: 0 auto;
	height: 100%;
}
.top4_2 {
	background: url( "../img/bg04_2.jpg") top center no-repeat;
}
.top4_2-in {
	width:960px;
	margin: 0 auto;
	height: 100%;
}

.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:#d60000 ;/*#d62d51 #b70303*/
}
.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: 4.1875rem;
	font-size: 3.1rem;
	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: #01327c;
	margin-bottom: 3rem;
	padding-bottom: 5px;
	border-bottom: 3px solid #ccc;
}
.title02-2 {
	text-align: center;
	line-height: 4.1875rem;
	font-size: 3.5rem;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #01327c;
	margin-bottom: 3rem;
	padding-bottom: 5px;
	border-bottom: 3px solid #ccc;
}
.title02 .mini {
	font-size:2rem;
}
.title03 {
	text-align: center;
	line-height: 4.1875rem;
	font-size: 2rem;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight:400;
	color: #252526;
	/*margin-bottom: 3rem;*/
}
.title02 span {
	font-size: 70%;
}
.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; }
.ml15 {margin-left: 1.5rem;}
.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; }
.f-size-mini {
	font-size: 0.9rem;
}
/*申込部分
*/
.form-mail {
	width: 100%;
	height: 60px;
	font-size: 24px;
	margin-bottom: 20px; 
	padding-left: 10px;
}
.tyuui2 {
  overflow: auto;
 /* width: 100%;*/
  height: 120px;
  background-color: #f4f4f4;/*#fff*/
	padding:10px;
	margin-right: 20px;
	margin-left: 20px;
	box-sizing: border-box;
	border: 1px solid #ccc;
}

.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;
	margin-left: 20px;
}
.tyuui2-title {
	font-size: 1.5rem;
}
.form-privacy {
  padding: 10px;
  width: 100%;
  margin: 0 auto;
    margin-bottom: 0px;
  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: linear-gradient(#ffe200, #ffb600);
  /*background:#ffe000 ;#9e8318*/
  color: #252526;
  font-size: 2rem;
  font-family: "Noto Serif JP";
  font-weight: 700;
  height: 4.5rem;
  width: 50%;
  border-radius: 10px;
	border:1px solid #9a6e00;
}
.btn:hover {
	background: linear-gradient(#ffef74, #ffd05a);
  /*background: #f1e1a2;#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 #01327c;
	padding:5px 0 5px 20px;
	width: 60%;
	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: #01327c;
	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: 35%;
	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:0px;/*48px*/
}
.wrapper {
	width:100%;
	margin: 0 auto;
	height: 100%;
	padding: 2rem 4%;
}
p {
	text-align: left;
	line-height: 1.5;
	font-size: 16px;
	margin-bottom:1.5rem;
}
.title01 {
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #252526;
	margin-bottom: 2rem;
	letter-spacing: -1.5px;
}
.title01 .mini {
	font-size:14px;
}
.title02 {
	text-align: center;
	line-height:1;
	font-size: 24px;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #2e3993;
	margin-bottom: 3rem;
	padding-bottom: 10px;/*5px*/
	border-bottom: 3px solid #ccc;
}
.title02-2 {
	text-align: center;
	line-height:1;
	font-size: 24px;
	font-family:  "Noto Serif JP";
	font-weight:700;
	color: #2e3993;
	margin-bottom: 3rem;
	padding-bottom: 10px;/*5px*/
	border-bottom: 3px solid #ccc;
}
.title02 .mini {
	font-size:18px;
}
.title03 {
	text-align: center;
	line-height: 1.5;
	font-size: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight:400;
	color: #252526;
	/*margin-bottom: 3rem;*/
}
.btn {
  font-size: 24px;
  height:60px;
  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: none;/*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: 30px 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;
}

.form-name-table{
	box-sizing: border-box;
	}
.form-name {
	width: 100%;
	height: 50px;
	font-size: 20px;
	/*margin-bottom: 20px; */
	/*padding-left: 8px;*/
	/*margin-left: 10px;*/
	box-sizing: border-box;
}
input, select, textarea {
	font-size: 16px;
	font-family: Verdana,Helvetica,sans-serif;
	height: 50px;
	width: 100%;
	padding-left: 5px;
	margin-bottom: 20px;
	box-sizing: border-box;
}
.tyuui2 {
  overflow: auto;
  width: 90%;
  height: 70px;
  background-color: #f4f4f4;
	padding:10px;
}
.tyuui2 p {
  line-height: 130%;
  font-size: 0.8em;
  margin-bottom: 0.5em;
	font-family:  "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight: normal;
}
.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;
}
@media screen and (max-width:980px){
.form-mail {
	font-size: 16px;
}
.form-name {
	font-size: 16px;
}
	}
/*内容*/
.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（ここまで）
**********************************/

/*今後の内容*/
.table-kongo{
	width: 100%;
	border:0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	cellpadding:0;
	cellspacing:0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.table-kongo th {
	background-color: #666;
	border: 1px solid #999;
	padding: 10px;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	vertical-align: middle;
}
.table-kongo td {
	background-color: #fff;
	border: 1px solid #666;
	padding: 10px;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
}
.table-kongo td.bg-gray {
	background-color: #d9d9d9;
}
h2.table-kongo-title {
	text-align: center;
	line-height: 2.5rem;
	font-size: 1.8rem;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight:700;
	color: #252526;
	margin-bottom: 2rem;
}
p.table-kongo-text {
	line-height: 1.5;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 1rem;
	color: #666;
}
@media screen and (max-width: 800px){
/*今後の内容*/
.table-kongo{
	width: 100%;
	border:0;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	cellpadding:0;
	cellspacing:0;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
.table-kongo th {
	background-color: #666;
	border: 1px solid #999;
	padding: 1%;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
	vertical-align: middle;
	font-size: 12px;
}
.table-kongo td {
	background-color: #fff;
	border: 1px solid #666;
	padding: 1%;
	width: 25%;
	box-sizing: border-box;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
}
.table-kongo td.bg-gray {
	background-color: #d9d9d9;
}
h2.table-kongo-title {
	text-align: center;
	line-height: 2.5rem;
	font-size: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-weight:700;
	color: #252526;
	margin-bottom: 2rem;
}
p.table-kongo-text {
	line-height: 1.5;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	font-size: 16px;
	color: #666;
}
}
.text-end {
	font-size: 2.2em;
}
@media screen and (max-width: 800px){
.text-end {
	font-size: 1.3em;
}
}
/*声部分
*************************************/
.kanso {
	border: 2px solid rgb(204, 204, 204);
	margin: 0px 0px 50px;
}
.kanso p {
	margin: 0px 50px 30px 50px;
	font-size: 18px;
	line-height: 150%;
}
.kanso img {
	margin: 0 auto;
	text-align: center;
}
.koe-photo {
	float: right;
	margin: 0;
	padding: 0;	
}
.koe_line {
	border-bottom: 1px solid #ccc;
	margin-left: 30px;
	margin-bottom: 30px;
}
@media screen and (max-width: 800px){
.kanso p {
	margin: 0px 50px 30px 50px;
	font-size:200%;
	line-height: 150%;
}
}
/*光るボタン*/
@keyframes shiny {
    0% {
        transform: scale(0) rotate(25deg);
        opacity: 0;
    }

    50% {
        transform: scale(1) rotate(25deg);
        opacity: 1;
    }

    100% {
        transform: scale(50) rotate(25deg);
        opacity: 0;
    }
}
.shiny-btn {
    position: relative;
    display: block;
    line-height: 4.25rem;/*40px*/
    text-align: center;
    text-decoration: none;
    color: #ffffff !important;
    background-color:#cc0000 ;/*#b70303*/
    overflow: hidden;
font-size: 2.4rem;
    font-family: "Noto Serif JP";
    font-weight: 700;
    height: 6rem;/*4.5rem*/
    width: 100%;
    border-radius: 10px;
    border: 1px solid #a50000 ;/*#890505*/
    padding: 10px 0;
}

.shiny-btn::after {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 50px;
    height: 50px;
    background-image: linear-gradient(100deg,  rgba(255, 255, 255, 0) 10%, rgba(255, 255, 255, 1) 100%, rgba(255, 255, 255, 0) 0%);
    
    /* アニメーション */
    animation-name: shiny;
    animation-duration: 3s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
}
a.shiny-btn:link{
  color: #fff !important;
}
a.shiny-btn:visited{
  color: #fff !important;
}
a.shiny-btn:hover{
  color: #fff !important;
}
a.shiny-btn:active{
  color: #fff !important;
}
.shiny-btn span {
	font-size: 70%;
}
@media screen and (max-width:960px){
.shiny-btn {
  font-size: 20px;
  height:auto;
  width: 100%;
  border-radius: 10px;
	line-height: 1.5;
}
}
p.caption {
	font-size: 110%;
	text-align: center;
	line-height: 1.3;
	margin-top: 5px;
}
@media screen and (max-width:960px){
p.caption {
	font-size: 75%;
	text-align: center;
	line-height: 1.3;
	margin-top: 5px;
}
}
/* LINE用ボタン　solid013 */
.button_solid013 a {
    background: #1fb501;
    border-radius: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 50%;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    /*border-radius: 5px;*/
    border-bottom: 4px solid #167f01;
    overflow: hidden;
	font-size: 1.8rem;
	text-decoration: none;
	/*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";*/
	text-align: center;
	font-weight: bold;
}
.button_solid013 a:active {
  transform: translateY(4px);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  border-bottom: none;
}
.button_solid013 a:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  background-image: linear-gradient( 130deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 55%);
  animation: shine 3s infinite;
}
@keyframes shine {
  33% {
    left: 100%;
  }
  100% {
    left: 100%;
  }
}
.button_solid013 a:after {
  content: '»';
  display: inline-block;
  color: #fff;
  padding-left: 10px;
  font-size: 2.4rem;/*20px*/
}
@media screen and (max-width:960px){
.button_solid013 a {
    background: #1fb501;
    border-radius: 10px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    max-width: 90%;
    padding: 10px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    border-radius: 5px;
    border-bottom: 4px solid #167f01;
    overflow: hidden;
	font-size: 20px;
	text-decoration: none;
	/*font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";*/
	text-align: center;
}	
}
.book-imgbox {
	height: 400px;
	margin: 0 auto;
}
.book-imgbox img {
	height: 100%;
	width: auto;
}
@media screen and (max-width:960px){
.book-imgbox {
	height: 250px;
	margin: 0 auto;
}
.book-imgbox img {
	height: 100%;
	width: auto;
}
}