@charset "UTF-8";
/* CSS Document */

#wrap {
    margin-right: auto;
    margin-left: auto;
    text-align: left;
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
}
a img{
	opacity: 1;
	transition: 0.2s;
}
a:hover img{
	opacity: 0.6;
}
#headwrap {
    clear: both;
    position: absolute;
	width: 100%;
}
#head {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	width: 230px;
	padding-top: 50px;
	padding-left: 50px;
}
#logo img{
    width: 100%;
    height: auto;
    left: auto;
}
#navwrap{
	width: 100%;
	background: rgba(157,10,45,1.00);
	color:#fff;
}
#nav02 {
    width: 62.5%;
    max-width: 1200px;
    padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
    position: relative;
	text-align: center;
	
}
#nav02 li {
    display: inline-block;
    width: calc(100% / 6 - 6px);
    text-align: center;
    border-right: 1px solid #ccc;
    font-size: 18px;
    position: relative;
	font-weight: 600;
}
#nav02 li:last-child{
	border-right: none;
}

#nav02 li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
#nav02 li a:hover {
	color: #fff;
}

.fadein {
  opacity: 0;
  animation: fadein 1s forwards 5s;
}

@keyframes fadein {
  	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}
#cont {
 clear: both;
 width: 1000px;
 margin-right: auto;
 margin-left: auto;
 padding-top: 20px;
 position: relative;
}
.txtbox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding-bottom: 20px;
}
.txtbox li {
	list-style-position: inside;
	list-style-type: disc!important;
}

.linebox {
 clear: both;
 margin-right: auto;
 margin-left: auto;
 padding : 20px;
 border: 1px solid #000;
 margin-bottom: 30px;
	margin-top: 40px;
	border-radius: 10px;
	font-weight: 400;
}
.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.tbl{
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px;
}
.tbl th {
    text-align: left;
    vertical-align: top;
    padding-right: 20px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3E3E3;
    width: 20%;
	font-size:12px;
}
.tbl td {
	padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E3E3E3;
	font-size:12px;
}
.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}
.pc-none{
	display: none;
}
.sp-none{
	display: block;
}
.pc-none02{
	display: none;
}
.sp-none02{
	display: inline-block;
}
.telbox {
	background-position: 10px 10px;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #001226;
	border-radius: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	color: #FFFFFF;
}
.link {
    padding-bottom: 0px;
    margin-bottom: 10px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
}
.link a {
    padding: 10px;
    display: block;
    color: #001226;
    text-decoration: none;
}
.link a:hover {
    color: #FFFFFF;
}
.mojilist li {
	background-repeat: no-repeat;
	margin-left: 20px;
	text-indent: -20px;
	padding-bottom: 10px;
}
.mojilist li:before {
	content: "●";
	color: #DE891E;
	padding-right: 5px;
}
.faqbox h5 {
	font-size: 18px;
	line-height: 1.6em;
	border-bottom: 1px solid #A6A6A6;
	margin-bottom: 10px;
	text-indent: -33px;
	padding-left: 33px;
}
.faqbox h5:before {
	content: "Q";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #70AD47;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.faqbox p {
	text-indent: -27px;
	padding-left: 27px;
}

.faqbox p:before {
	content: "A";
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #ED7D31;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
}
.pname  {
	font-size: 18px;
	text-align: right;
	line-height: 1.6em;
}
.caption {
	color: #333333;
	font-weight: 600;
}
#half {
	background-color: #0100B4;
	color: #FFFFFF;
}

#half .photo {
	width: 50%;
	padding-bottom: 0px;
	float: left;
}
#half .photo img {
	width: 100%;
	height: auto;
}
#half .box {
    padding-top: 10px;
    padding-bottom: 0px;
    float: left;
    width: 50%;
}
.sidebnbox {
 margin-bottom: 10px;
 position: relative;
}
.sidebnbox p img {
 width: 100%;
 height: auto;
}
.sidebnbox  h5  {
 padding-top: 10px;
 padding-right: 2%;
 padding-left: 2%;
 padding-bottom: 10px;
 width: 96%;
 color: rgba(255,255,255,1.00);
 text-decoration: none;
 background-color: rgba(255,116,118,1.00);
 position: absolute;
 bottom: 0px;
}


.sidebnbox p {
 padding-bottom: 0px;
}
.drop {
    padding-bottom: 0px;
    background-color: rgba(255,255,255,1.00);
    border-radius: 10px;
    margin-bottom: 40px;
}

.drop dt {
    background-color: #FFFFFF;
    padding: 20px 20px 20px 148px;
    position: relative;
    border-radius: 10px;
    font-size: 20px;
    font-weight: bold;
}
.drop dt:before {
    visibility: visible;
    content: '';
    top: 50%;
    left: 40px;
    font-weight: bold;
    transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    background-image: url(../../img/icon-faq.png);
    background-repeat: no-repeat;
	background-size: 21px 21px;
	width: 21px;
	height: 21px;
	transition: 0.5s;
}
.drop dt.opened:before {
	transform: translateY(-50%) rotate(0deg);
    top: 50%;
    left: 40px;
}
.drop dt span{
	text-indent: 48px;
	margin-left: -48px;
}
.drop dd{
	border-top:1px solid #000;
}
.drop dd div{
    padding: 20px 20px 20px 148px;
    font-size: 20px;
    font-weight: bold;
    color: rgba(157,10,45,1.00);
}
.drop dd span{
	text-indent: 48px;
	margin-left: -48px;
}
/*タブ切り替え全体のスタイル*/
.tabs {
	padding-bottom: 40px;
	background-color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}

/*タブのスタイル*/
.tab_item {
  width: calc(100%/3);
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #565656;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
 display: none;
 padding-top: 40px;
 padding-bottom: 0;
 clear: both;
 overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#tab01:checked ~ #tab01_content,
#tab02:checked ~ #tab02_content,
#tab03:checked ~ #tab03_content,
#tab04:checked ~ #tab04_content{
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #59b057;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(2n) {
  background-color: #69c7f1;
  color: #fff;
}

.tabs input:checked + .tab_item:nth-of-type(3n) {
  background-color: #f5a4c0;
  color: #fff;
}
.bold{
	font-weight: bold;
}
.bk{
	color:#1A1311;
}
.txt10{
	font-size:10px;
}
.txt12{
	font-size:12px;
	line-height: 18px;
}
.txt14{
	font-size:14px;
}
.txt16{
	font-size:16px;
}
.txt18{
	font-size:18px;
}
.txt20{
	font-size:20px;
	line-height: 32px;
}
.txt22{
	font-size:22px;
}
.txt24{
	font-size:24px;
	line-height: 36px;
	letter-spacing: 5px;
}
.txt26{
	font-size:26px;
	line-height: 36px;
	letter-spacing: 5px;
}
.txt32{
	font-size:30px;
	line-height: 36px;
}
.txt32{
	font-size:32px;
	line-height: 36px;
	letter-spacing: 5px;
}
.txt60{
	font-size:60px;
}
.txt78{
	font-size:78px;
}
.mt20{
	margin-top: 20px;
}
.mt40{
	margin-top: 40px;
}
.mt80{
	margin-top: 80px;
}
.mt100{
	margin-top: 100px;
}
.inner1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.inner1000 {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
.inner735 {
    width: 735px;
    margin-left: auto;
    margin-right: auto;
}
.inner630 {
    width: 630px;
    margin-left: auto;
    margin-right: auto;
}
.sec01 {
    background-image: url(../../img/sec01.jpg);
    background-position: center center;
    background-size: 1920px auto;
    padding-top: 0px;
	margin-top: 48px;
	position: relative;
}

.sec01 img{
	width: 100%;
	height: auto;
}
.sec02 {
	background-image: url(../../img/sec02-bg.jpg);
	background-position: center center;
	background-size: auto 100%;
	padding-top: 110px;
	padding-bottom: 110px;
	font-size: 22px;
	color: #333333;
	line-height: 46px;
	background-repeat: repeat-x;
	font-weight: 500;
	text-align: center;
}
.sec02-star {
	background-image: url(../../img/bg-star.png);
	background-position: center 670px;
}

.sec02 .inner1200 .ep-box p {
   padding-top: 20px;
	font-size:18px;
}
.sec02 .box01 {
	background-image: url(../../img/secc02-star.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 136px auto;
	padding-bottom: 100px;
	font-size: 22px;
}
.sec02 .ep-box {
	background-color: #FFFFFF;
	border-radius: 40px;
	margin-top: 100px;
	position: relative;
	padding: 0 60px 75px;
	text-align: left;
}
.sec02 .ep-box .sec02-title {
	width: 435px;
	margin-left: auto;
	margin-right: auto;
}

.sec02 .ep-box .sec02-title img {
	width: 100%;
	height: auto;
	position: relative;
	top: -50px;
	
}
.sec02 .ep-box .star-box{
	padding: 20px 0px 20px 70px;
	border-bottom: 1px solid #999;
	background-image: url(../../img/sec02-icon.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	background-size: 57px auto;
	font-size:25px;
}
.sec02 .ep-box .star-box span{
	font-size:80%;
}
.sec03 {
	background-image: url(../../img/bg-star.png);
	background-position: center -680px;
	background-size: 1735px auto;
	padding-top: 110px;
	padding-bottom: 110px;
	background-repeat: repeat-y;
}
.sec03 .example-box {
	background-color: #F7F6E9;
	border-radius: 40px;
	padding-left: 150px;
	padding-right: 100px;
	padding-top: 110px;
	padding-bottom: 110px;
}
.sec03 .ex-ep-box {
	margin-top: 100px;
}
.sec03 .ex-ep-box .ep-title {
	background-image: url(../../img/sec03-midashi-bg.png);
	background-position: right center;
	background-size: 100% auto;
	color: #FFFFFF;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ex-ep-box .ep-photo{
	width: 380px;
	float: left;
	padding-top: 50px;
}
.ex-ep-box .ep-photo img {
	width: 100%;
	height: auto;
}
.ex-ep-box .ep-photo2{
	width: 380px;
	float: right;
	padding-top: 50px;
	padding-right: 50px;
}
.ex-ep-box .ep-photo2 img {
	width: 100%;
	height: auto;
}
.ex-ep-box .ep-txt {
	margin-left: 80px;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-right: 50px;
	width: 420px;
	float: right;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px solid #999999;
}
.ex-ep-box .ep-txt2 {
	margin-right: 0px;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-left: 0px;
	width: 420px;
	float: left;
	font-size: 18px;
	line-height: 36px;
	border-bottom: 1px solid #999999;
}
.ep-btn {
	width: 290px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
.ep-btn img{
	width: 100%;
	height: auto;
}

.ex-ep-box .prof-box {
	margin-left: 80px;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: 50px;
	width: 420px;
	float: right;
	font-size: 18px;
	line-height: 26px;
}
.ex-ep-box .prof-box .photo {
	float: right;
	width: 192px;
	margin-top: 10px;
	margin-left: 25px;
}

.ex-ep-box .prof-box .photo img{
	width: 100%;
	height: auto;
}
.prof-box .name {
	font-size: 33px;
	padding-top: 10px;
	float: left;
}

.prof-box .career {
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	float: left;
}

.ex-ep-box .prof-box2 {
	margin-left: 0px;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-right: 50px;
	width: 420px;
	float: left;
	font-size: 18px;
	line-height: 26px;
}
.ex-ep-box .prof-box2 .photo {
	float: right;
	width: 192px;
	margin-top: 10px;
	margin-left: 25px;
}

.ex-ep-box .prof-box2 .photo img{
	width: 100%;
	height: auto;
}
.prof-box2 .name {
	font-size: 33px;
	padding-top: 10px;
	float: left;
}

.prof-box2 .career {
	font-size: 14px;
	line-height: 24px;
	padding-top: 20px;
	float: left;
}


.sec04 {
	background-image: url(../../img/bg-star.png);
	background-position: center 200px;
	background-size: 1735px auto;
	padding-top: 110px;
	padding-bottom: 110px;
	background-repeat: repeat-y;
}
.midashi  {
	text-align: center;
	font-size: 34px;
	color: #333333;
}
.midashi span  {
    text-align: center;
    font-size: 34px;
	position: relative;
	font-weight: 600;
	letter-spacing: 10px;
}
.midashi span:before{
    content: "";
    background-image: url(../../img/midashi-before.png);
    background-repeat: no-repeat;
    background-size: 38px auto;
	width: 38px;
	height: 78px;
	position: absolute;
	left:-70px;
	top:-20px;
} 
.midashi span:after{
    content: "";
    background-image: url(../../img/midashi-after.png);
    background-repeat: no-repeat;
    background-size: 38px auto;
	width: 38px;
	height: 78px;
	position: absolute;
	right:-70px;
	top:-20px;
}
.outline-box {
	background-color: #F7F7F7;
	border-radius: 40px;
	padding-left: 100px;
	padding-right: 50px;
	padding-top: 110px;
	padding-bottom: 110px;
}

.outline   {
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 80px;
    margin-bottom: 0px;
    font-size: 20px;
}
.outline tr{
}
.outline tr th {
    width: 100px;
    border-right: 1px solid #000000;
    padding-bottom: 50px;
	line-height: 1.8;
    font-weight: 500;
	text-align: center;
	padding-right: 50px;
	vertical-align: top;
}
.outline tr td {
   padding-left: 80px;
	padding-bottom: 50px;
	line-height: 1.8;
    font-weight: 400;
	vertical-align: top;
}
.sec05 {
	background-color: #FFFBB2;
	padding-top: 110px;
	padding-bottom: 60px;
	background-image: url(../../img/bg-star.png);
	background-repeat: repeat-y;
	background-position: center -680px;
	background-size: 1735px auto;
}
.flowbox {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 260px;
    padding-right: 50px;
    background-image: url(../../img/flow-arrow.png);
    background-position: 97% 43%;
    background-repeat: no-repeat;
    background-size: 33px auto;
    font-size: 20px;
    float: left;
    font-weight: 500;
	line-height: 32px;
}
.flowbox:last-child {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 260px;
    padding-right: 0px;
    background-image:none;
    font-size: 20px;
    float: left;
}
.flowbox .num {
    font-size: 34px;
    color: #ED86B3;
    font-weight: bold;
    text-align: center;
}
.flowbox .imgbox {
    text-align: center;
    border: 2px solid #ED86B3;
    background-color: rgba(255,255,255,1.00);
    border-radius: 50%;
	width: 260px;
	height: 260px;
	margin: 20px 0;
}
.flowbox .imgbox .img{
	width: 160px;
	height: auto;
	margin: 50px auto 20px;
}
.flowbox .imgbox .img img{
	width: 100%;
	height: auto;
}
.sec06{
    padding-top: 110px;
    padding-bottom: 110px;
	text-align: center;
}
.line-title {
	background-image: url(../../img/line-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.kiyaku-waku {
	border-radius: 10px;
	padding-right: 35px;
	padding-top: 45px;
	padding-bottom: 45px;
	padding-left: 35px;
	margin-top: 65px;
	margin-bottom: 65px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 5px 0px #999999;
	box-shadow: 0px 5px #999999;
}
.kiyaku-txt {
    font-size: 20px;
    height: 280px;
	overflow-y: auto;
	line-height: 1.8;
}
.btn{
    width: 530px;
	margin: 20px auto;
}
.btn a img{
    width: 100%;
    height: auto;
}
.sec07{
	background: #FFF583;
    padding-top: 110px;
    padding-bottom: 110px;
}
.sec08 {
    padding-top: 110px;
    padding-bottom: 110px;
    background-color: #F0EEE6;
}
.contact-box {
    background-color: #FFFFFF;
    border-radius: 10px;
    width: 440px;
    padding-top: 50px;
    padding-right: 68px;
    padding-bottom: 50px;
    padding-left: 68px;
    text-align: center;
	margin-left: auto;
    margin-right: auto;
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
}
.contact-box .komidashi {
    color: #9D0A2D;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 40px;
	padding-top: 25px;
    font-size: 26px;
	letter-spacing: 5px;
}
.contact-box .komidashi2 {
    color: #9D0A2D;
    border-bottom: 1px solid #000000;
    margin-bottom: 20px;
    padding-bottom: 25px;
	letter-spacing: 5px;
}
.contact-box a{
	text-decoration: none;
	color:#000;
	font-size: 20px;
}
.footer {
    width: 100%;
    padding-top: 50px;
}
.footer .foot-logo {
    padding-left: 90px;
    width: 267px;
	float: left;
}
.footer .foot-logo img {
    width: 100%;
    height: auto;
}
.foot-sns {
    width: 380px;
    margin-left: auto;
}
.foot-sns li{
	display: inline-block;
	margin-right: 30px;
}
.foot-sns img{
	height: 27px;
	width: auto;
}
.footer .cr {
    padding-top: 100px;
	padding-bottom: 40px;
	padding-right: 40px;
    font-size: 12px;
    text-align: right;
}
.kiyaku-indent {
    width: 60px;
    display: inline-block;
}
.title {
    text-align: center;
    color: #9D0A2D;
	margin-bottom: 90px;
    font-size: 22px;
    line-height: 46px;
	letter-spacing: 5px;
}
.youtubearea{
	position: relative;
	width: 100%;
	aspect-ratio: 9 / 16;
}

.youtubearea iframe{
	width: 100%;
	height: 100%;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px #000000;
	box-shadow: 0px 0px 5px #000000;
}