@charset "utf-8";
/* CSS Document */

html, body {
    font-size: 100%;
	margin:0;
	padding:0;
	overflow-x: hidden;
	    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

body {
    background: url(../images/backimg.png) top left;
	background-repeat: repeat;
}
p {
	margin:0;
	padding: 0;
}

dd {
    -webkit-margin-start: 0px;
}

#book dd::after{
	clear: both;
}

.yellow {
background: linear-gradient(transparent 70%, #ffff66 70%);
}

.three {
	
	color:#D90000;
	font-weight:bold;
}

.data th {
	background-color: #F4EDE4;
	font-weight: bold;
	padding:5px;
	margin:5px;
	
}

.data td {

	padding:5px;
	margin:5px;
	
}


h1 {
	display: inline-block;
}

video {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%;
	overflow: hidden;
    height: auto;
    z-index: -1;
}

#section-logo {
	position: relative;
	width:1140px;
	margin: auto;
	min-height: 100%;

}

#cam-logo {
	position: absolute;
	top:200px;
	right:0px;
	
}


article {
	background-color: #FFF;
	margin-top: 800px;
}

#section1 {
position: fixed;
top:0;
background-color: rgba(255,255,255,1.0); 
margin: 0;
width:100%;
padding:0 5px;
z-index: 180;
	height: 60px;
}
#sectionnavi {
position: fixed;
top:60px;
background-color:#4394D0; 
margin: 0;
width:100%;
padding:0px;
z-index: 180;
}

#lang {
position: absolute;	
top:16px;
right:10px;
font-size:14px;
}

#lang ul,#sectionnavi ul {
	list-style: none;
		margin:0;
}

#lang li {
	float:left;
	margin-left: 10px;
	padding:3px 5px;
	background-color: #666666;
	font-size:13px;
	line-height: 150%;
}

#japan #lang li {
	float:left;
	margin-left: 10px;
	padding:0 5px;
	background-color: #666666;
	font-size:13px;
}

#lang .active {
		background-color: #222222;
}

#japan #lang .active {
		background-color: #222222;
}


#sectionnavi .container {
	max-width:1100px;
}


#sectionnavi li {
    float: left;
	font-weight: bold;
    padding: 15px 0 10px 0;
    text-align: center;
    font-size: 18px;
    width: 16.0%;
    line-height: 100%;
	border-right:1px solid #FFFFFF;
}

.footerSet01 strong {
	font-weight: 900;
	font-size:18px;
	display: inline-block;
	margin-right:10px;
}

#photo {
		
	}
	
#photo img {
		display: block;
		margin: auto;
		padding-bottom: 40px;
	}

.ltext {
	font-size:20px;
	padding:0 10px;
}

.conttext {
	font-size:24px;	
	color:#4694D1;
	padding:0 10px;
}

#sectionnavi li span {
	display: block;
	text-align: center;
	font-size:14px;
	font-weight: normal;
}

#sectionnavi li:first-child{	
	border-left:1px solid #FFFFFF;
}


#lang li:first-child {
	background-color: initial;	
	font-size:15px;
}

#japan #lang li:first-child {
	background-color: initial;	
	font-size:15px;
}

#section-main {
height: 100%;
width:100%;
}

.shadowtext {
    text-shadow: #4394D0 2px 0px 0px, #4394D0 -2px 0px 0px, #4394D0 0px -2px 0px, #4394D0 0px 2px 0px, #4394D0 2px 2px 0px, #4394D0 -2px 2px 0px, #4394D0 2px -2px 0px, #4394D0 -2px -2px 0px, #4394D0 1px 2px 0px, #4394D0 -1px 2px 0px, #4394D0 1px -2px 0px, #4394D0 -1px -2px 0px, #4394D0 2px 1px 0px, #4394D0 -2px 1px 0px, #4394D0 2px -1px 0px, #4394D0 -2px -1px 0px, #4394D0 1px 1px 0px, #4394D0 -1px 1px 0px, #4394D0 1px -1px 0px, #4394D0 -1px -1px 0px;
}

#section1 h1 {
	    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	margin:10px 0 10px 0;
	    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
	padding-top: 10px;
}

#section2 {
	color: #FFF;
	margin-top:130px;
}

#book img {
	display: block;
	margin:auto;
}

	.pc-hidden {
    display:none;
}

#book h4 {
	text-align: center;
	font-size: 22px;
	line-height: 100%;
}

#book p {
	height:200px;
}

#book h5 {
  position: relative;
  text-align: left;
	font-size:17px;
}
#book h5 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0;
  padding-right:10px;
  background-color: #fff;
  text-align: left;
}
#book h5::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}





.lecture strong {
    position: relative;
    text-align: center;
    font-size: 22px;
    margin: 20px 0;
    display: block;
    background: url(../images/ttl_back2.png) top left;
    background-repeat: repeat-x;
	line-height: 100%;
}

.lecture strong span {
  position: relative;
	color:#4394D0;
	z-index: 2;
  display: inline-block;
  margin: 0;
  padding:0 10px;
  background-color: #fff;
  text-align: left;
}


#book h4 span {
	display: block;
		font-size: 18px;
}

.lecture h3 {
	color: #4394D0;
	font-size:22px;
	font-weight: 900;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.lecture span {
	color: #000000;
	font-size:18px;
	font-weight: 500;
	display: block;
}



#book dl {
  width:100%;
}
#book dt {
  float:left;
}
#book dd {
  margin-left:60px;

}

#eng #book dd {
  margin-left:90px;

} 

#maincont {
	background-color: #FFFFFF;
	padding:30px;
}

#footcont {
	background-color: #FFFFFF;
	padding:0 30px 30px;
}

#maincont h2 {
    padding: 6px 10px 5px;
    margin: 50px 0 30px 0;
    border-left: 5px solid #4394D0;
    background: url(../images/ttl_back.png) top left;
    background-repeat: repeat-x;
    color: #4394D0;
    line-height: 100%;
    font-weight: bold;
    font-size: 19px;
}

#maincont .first h2{
	    margin: 0 0 30px 0;
}

#maincont h2 span::after{
 content: url(../images/arrow.png);
    margin: 10px;
    position: relative;
    top: 0px;
}

#section2 h2 {
	font-size:60px;
	font-weight:900;
	text-align: center;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	padding-top: 60px;
	line-height: 100%;
}

#section2 h2 span {
	font-size:50px;
	font-weight:900;
	display: block;
}


.cammain {
	background-color: #FFFFFF;
	color:#555555;
	padding:30px 0 50px;
}

.cammain h3 {
font-size: 40px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    line-height: 140%;
    padding: 20px 0;
	margin: 0;
	font-weight: normal;
	text-align: center;
	color:#F77277;
}

.cammain strong {
font-size: 21px;
	display: block;
    line-height: 140%;
	font-weight: 700;
	text-align: center;
}

.cammain p {
font-size: 16px;

}


.cammain h5 {
    font-family: 'Allura', cursive;
    font-size: 90px;
    font-weight: normal;
	display: block;
	margin: 0;
	margin-bottom: 20px;
	padding:0;
	text-align: center;
		color:#FFFFFF;
	    background: url(/cam/common/images/nunber-back.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}


.mttext{
	margin-top: 20px;
}

.pad10 {
	padding: 10px;
}
.stext {
	font-size:12px;
}

#japan #section2 .container{
		background: url(../images/top_japan.jpg) top left;
		background-size: cover;
		background-repeat: no-repeat;
		height:546px;
}

#eng #section2 .container{
		background: url(../images/top_america.jpg) top left;
		background-size: cover;
		background-repeat: no-repeat;
		height:546px;
}

#china #section2 .container{
		background: url(../images/top_china.jpg) top left;
		background-size: cover;
		background-repeat: no-repeat;
		height:546px;
}

#korea #section2 .container{
		background: url(../images/top_korea.jpg) top left;
		background-size: cover;
		background-repeat: no-repeat;
		height:546px;
}



#section-insta h2 {
    font-size: 46px;
    font-weight: 500;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    margin: 0px;
    padding: 40px 15px;
}

#section-insta .col {
	padding-bottom: 50px;
}


.cammain p {
	padding:0 25px;
}

#section3 {
	background:#EBEBE4 url(/cam/common/images/062.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center right;
	padding:100px 0;
	font-size:18px;
}

#section3 h2 {
	font-size:30px;
	font-weight:500;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}


.plan-section {
	padding:60px 0;
}

.plan-section h2 {
	font-size:34px;
	font-weight:500;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;	
	    margin-bottom: 10px;
}

.plan-section h2 span {
    font-size: 22px;
    font-weight: 300;
    display: table;
    font-family: "Noto Sans Japanese", 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;

    color: #FFFFFF;
    padding: 5px 10px;
    background-color: #B88748;
}

.plan-section h4 {
	font-size:22px;
	font-weight:900;
	margin-bottom: 10px;
	color:#B88748;
}

#sample-section img {
	width:100%;
	height: auto;
}

.p25 {
	
	    background: url(/cam/common/images/p25.png);
	background-repeat: no-repeat;
	background-position: top right;	
}
.p39 {
	
	    background: url(/cam/common/images/p39.png);
	background-repeat: no-repeat;
	background-position: top right;	
}

.price {
	font-size:16px;
	font-weight: 700;
	padding-top:50px;
}


.price span {
	font-size:40px;
}


.contact {
	background-color:#F4EDE4;
	padding:20px 0;
	text-align: center;
}

.contact h3 {
	font-size:20px;
	font-weight:700;
	color:#B88748;
}

.contact h3 span {
	font-size:18px;
	display: block;

}

a{
	text-decoration:none;
	color:#333333;
/*	color:rgb(0, 0, 238);*/
}
a:link {
	text-decoration:none;
	color:#333333;
/*	color:rgb(0, 0, 238)*/
		;
}
a:visited {text-decoration:none; color:#333333;}
a:hover {text-decoration:none; color:#666666;}
a:active {text-decoration:none; color:#333333;}

#lang a{text-decoration:none; color:#FFFFFF;}
#lang a:link {text-decoration:none; color:#FFFFFF;}
#lang a:visited {text-decoration:none; color:#FFFFFF;}
#lang a:hover {text-decoration:none; color:#FFFFFF;}
#lang a:active {text-decoration:none; color:#FFFFFF;}

#sectionnavi a{text-decoration:none; color:#FFFFFF;display: block;}
#sectionnavi a:link {text-decoration:none; color:#FFFFFF;}
#sectionnavi a:visited {text-decoration:none; color:#FFFFFF;}
#sectionnavi a:hover {text-decoration:none; color:#FFFFFF;}
#sectionnavi a:active {text-decoration:none; color:#FFFFFF;}


.button a{text-decoration:none; color:#333333;display:block;text-align:center;}
.button a:link {text-decoration:none; color:#333333;}
.button a:visited {text-decoration:none; color:#333333;}
.button a:hover {text-decoration:none; color:#FFFFFF;}
.button a:active {text-decoration:none; color:#333333;}


.arrow a{text-decoration:none; color:#E0074C;}
.arrow a:link {text-decoration:none; color:#E0074C;}
.arrow a:visited {text-decoration:none; color:#E0074C;}
.arrow a:hover {text-decoration:none; color:#E0074C;}
.arrow a:active {text-decoration:none; color:#E0074C;}


.button {
	display: inline-block;
	width: 460px;
	height: 70px;
	text-align: center;
	text-decoration: none;
	line-height: 70px;
font-family: 'Lato', sans-serif;
	outline: none;
margin-top:15px;
font-size:19px;
font-weight:500;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

.arrow a:before{
    content: "\f138";
    font-family: FontAwesome;
    padding-right: 5px;
}




.box li:before{
    content: "\f101";
    font-family: FontAwesome;
    padding-right: 5px;
}



.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.button {
	background-color: #FFF;
	border: 1px solid #898989;
	color: #898989;
}
.button {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  line-height: 70px;
  overflow: hidden;
}
.button:hover {
  color: #fff;
}
.button::after {
  top: -100%;
  width: 100%;
  height: 100%;
}
.button:hover::after {
  top: 0;
  background-color: #333;
}
.button a:after {
    content: "\f003";
    font-family: FontAwesome;
padding-left:20px;
}

#sample-section .col {
	padding-bottom: 20px;
}

#staffBlock .col__lg--3 {
	padding-bottom: 40px;
	
}

#sample-section h3,#flow-section h3,#staffBlock h3,#faq-section h3,#flow-section h3 {
	color: #B88748;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-size:28px;
		font-weight: normal;
	text-align: center;
	margin-top:50px;
}

#sample-section h3 span,#flow-section h3 span,#staffBlock h3 span,#faq-section h3 span,#flow-section h3 span {
	color:#333333;
	font-size:20px;
	font-weight: normal;
	font-family: "Noto Sans Japanese", 游ゴシック, YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
	display: block;
}



#flow-section {
	padding:30px 0 60px;
	background-color: #F7F7F7;
}

#faq-section {
	padding:30px 0;
	background-color: #F7F7F7;
}

#flow-section .container {
padding:0 150px;	
}

#flow-section h4 {
  position: relative;
  text-align: center;
	color: #B88748;
	font-size:20px;
	font-weight: 500;

}
#flow-section h4 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 1em;
  background-color: #F7F7F7;
  text-align: left;
}
#flow-section h4::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
}


#modal_btn01,#modal_btn02,#modal_btn03,#modal_btn04,#modal_btn05,#modal_btn06,#modal_btn07,#modal_btn08,#modal_btn09 {
	background-color: #FFFFFF;
	padding:15px;
	width:1000px;
	margin:auto;
}

.center {
	text-align: center;
}

.center img  {
	display: block;
	margin-bottom: 10px;
}



.caution {
	padding:10px;
	border:1px solid #B88748;
	background-color: #FFFFFF;
	margin:15px 0;
}


.caution h5 {
	color: #B88748;
	padding:0;
	font-size:17px;
	font-weight: 500;
	margin:10px 0;
}


#faq-section dl{
     line-height:1.8em;
     font-size: 1.0em;
     _zoom: 1;
}

#faq-section dl dd,
#faq-section dl dt{
     text-indent: -2.6em;   
     padding: 0 20px 0px 50px;
}

#faq-section dl dt{
     margin:20px 20px 0 0;
}

#faq-section dl dd:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}

#faq-section dl dt:first-letter{
     font-size: 1.6em;
     font-weight: bold;
     margin-right:10px;
     padding:5px;
     font-family: 'Nunito', sans-serif;
}


#faq-section dl dd{
     margin: 20px 0 -1px 0;
     padding-bottom:15px;
     border-bottom: 1px #000 dotted;
}



#faq-section dl dd {
	color: #B88748;
}

.popup-modal {
	text-align: center;
}

.popup-modal span {
	display: block;
	padding-top: 10px;
}


.staff dl dt {
	font-size:23px;
	border-bottom: 1px dotted #555555;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
}

.staff dl dd {
	padding:0;
	margin:0;
}

.sp-img {
	display: none;
}
footer ul {
	    -webkit-padding-start: 0px;
}

.box li {
	float:left;
	padding-right:15px;
}

.footerSet01 {
	padding:10px 0 0 ;
	text-align:left;
	font-size:14px;
	border-top: 1px solid #CCCCCC;
}

.footerSet01 dt{
	margin:10px 0;
	padding: 0;
}

.footerSet01 dd{
	
	margin:10px 0;
	padding: 0;
}

footer {
	max-width: 1180px;
	margin: 0 auto 34px;
}
footer ul {
	list-style: none;
}

.clear {
	clear: both;
}

.copy {
	float: right;
}

#sns-section {
background-color: rgba(54,56,76,1.0); 
	color: #FFF;
	padding:15px 0 100px 0;
}

#sns-section h2 {
	font-size:40px;
	font-weight:500;
	text-align: center;
	    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}

#sns-section h2 span {
	font-size:26px;
	font-weight:500;
	display: block;
}

.sns {
	background-color: #FFFFFF;
	color:#555555;
	padding:30px 0 50px;
	text-align: center;
}

.sns h3 {
font-size: 40px;
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    line-height: 140%;
    padding: 20px 0;
	margin: 0;
	font-weight: normal;
	text-align: center;
	color:#50C900;
}
.h-pc {
	display: none;
}

.drawer-hamburger {
	display: none;
}


@media (max-width: 767px) {
	video {
	display: none;
	}
	.sp-img {
	display: initial;
	overflow: hidden;
    z-index: -1;
}
	
	.drawer-hamburger {
	display: initial;
}

	
	
	nav,button {
	display: initial;
}
	
	.footerSet01 strong {
		display: block;
	}
	
	.box {
		display: none;
	}
	
	#section2 {
    margin-top: 33px;
}
	
	#lang,#sectionnavi {
		display: none;
	}
	
	article {
    margin-top: 0px;
}
	
.pad10 {
    padding: 10px;
    text-align: center;
    margin: auto;
    display: block;
}
	
#section-logo {
	position: relative;
	width:100%;
	margin: auto;

}

	#section-insta h2 {
		font-size: 32px; }
	
	.sp-center{
		text-align: center;
		margin:auto;
		margin-top:50px;
	} 

#cam-logo {
	position: absolute;
	top:-550px;
	left:20px;
	z-index: 120;
	
}
	
	#section-insta .col {
    padding-bottom: 10px;
}
	
	.movie img {
		width: 100%;
		height:auto;
	}
	
	#cam-logo img {
		width:80%;
		height: auto;
	}

	#section2 {
		position: relative;
	z-index: 100;
}
	
	#flow-section .container {
padding:0 10px;	
}
	
	.plan-section h2 {
	font-size:24px;
	font-weight:500;
	    margin-bottom: 10px;
}

.plan-section h2 span {
    font-size: 20px;
	}
	
	
#flow-section h4 {
	font-size:17px;
}
	
	.button {
	width: 320px;
}
	
	#section2 {
	padding:10px 0 10px 0;
}

	
	.sns h3 {
font-size: 24px;
	}
	#section2 h2 {
	font-size:30px;
		margin: 0;
		line-height: 130%;
		padding-top: 200px;
	}
	
	#maincont img {
		margin:10px auto;
		display: block;
	}
	
	#book p {
    height: initial;
}
	
	.conttext {
    font-size: 20px;
    color: #4694D1;
    padding: 0 10px;
}
	
	.ltext {
    font-size: 18px;
    padding: 0 10px;
}
	
	.pc-hidden {
    display:initial;
}
	
		#section2 h2 span {
	font-size:28px;
	}
	
	#section1 h1 {
    margin: 10px 5px;
    font-size: 20px;
}
	
	.drawer-menu li {
		font-size:18px;
		border-bottom: 1px solid #aaaaaa;
	}
	
		.drawer-menu li span {
		font-size:13px;
			display: block;
	}
	
	.drawer-nav ul {
		margin-top:50px;
	}
	
	#section1 {
		border-bottom: 1px solid #CCCCCC;
		height:50px;
	}
	
	#maincont {
    background-color: #FFFFFF;
    padding: 10px;
}
	
	.cammain h3 {
font-size: 21px;
	}
	
	.cammain {
	padding:10px 0 10px 0;
		margin:10px;
		
}
	
	#section3 {
		background:initial;
	background-color:#EBEBE4;
	padding:30px 0;
	font-size:17px;
}
	
	#section3 h2 {
		text-align: center;
	}
	.h-pc {
		display:initial;
		}
	
	.p25 {
	
	    background: url(/cam/common/images/p25.png);
	background-repeat: no-repeat;
	background-position: top right;	
}
.p39 {
	
	    background: url(/cam/common/images/p39.png);
	background-repeat: no-repeat;
	background-position: top right;	
}
	
	.hidden-sp {
		display: none;
	}
	
	.movie {
	
	margin-top:10px;
}
	
	.popup-modal span {
		font-size:12px;
	}
	
	#sns-section h2 {
	font-size:20px;
	font-weight:500;
	text-align: center;
	    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
}
.box li {
	float:left;
	padding:5px;
	font-size:13px;
}
#section1 h1 img {
	width:120px;
	height:auto;
}
	

lang {
display: none;
}
	
	.plr80 {
		padding:0 80px;
	}

	
	.footerSet01 img {
	width:60%;
		height:auto;
}
	
	.plan-section h4 {
	padding:0 10px;
}
	table {
		
		margin:10px;
	}
	.cammain h5 {
		margin-top:30px;
	}
	
	.pattern {
		display:none;
	}
	
	
.cammain strong {
font-size: 18px;
	display: block;
    line-height: 140%;
	font-weight: 700;
	text-align: center;
}

.cammain p {
font-size: 15px;

}
	
	#modal_btn01,#modal_btn02,#modal_btn03,#modal_btn04,#modal_btn05,#modal_btn06,#modal_btn07,#modal_btn08,#modal_btn09 {
	padding:10px;
	width:100%;
	margin:auto;
}
	
	.staff img {
		width:200px;
		height:auto;
		margin: auto;
	}
	
}
