@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

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

body{
    font-size: 1.4rem;
	font-family: 'Noto Sans Japanese', "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	-webkit-text-size-adjust:100%;
	overflow-x: hidden;
	color: #333;
	background: #fff;
    line-height: 1.8;
}

a{
	color: #0066ff;
	text-decoration: none;
}

a:hover, .active{
  text-decoration: underline;
}

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


/*heder
------------------------------------------------------------*/
#header{
	text-align: center;
    height: 150px;
}
#mainnav a{
	color: #000;
}
#headerWrap{
    width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
    position: relative;
}
#headerWrap .logo{
    position: absolute;
    top: 20px;
}
#mainnav {
    text-align: right;
    
}

/* footer
------------------------------------------------------------*/
#footer{
	background: #f7f7f7;
	padding: 20px 0;
}
.footer-innner{
    display: table;
    width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
}
.footer-innner .info-box,
.footer-innner .info-box{
    display: table-cell;
    vertical-align: top;
}
.footer-innner .info-box{
    width: 50%;
    font-size: 14px;
}
.footer-innner .copy-box{
    width: 50%;
    float: right;
    text-align: right;
    font-size: 12px;        
}

/* common
------------------------------------------------------------*/

img{
	max-width: 100%;
	height: auto;
}
section{
    margin: 20px 0;
}
section h2{
    text-align: center;
    padding: 70px 0 25px;
}

section h3 {
    font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
    font-size: 28px;
    font-weight: lighter;
    line-height: 1.6;
    padding-bottom: 20px;
}

.inner{
	width: 94%;
	margin: 0 auto;
	padding-bottom: 50px;
}
#contentWrap{
    width: 1280px;
    min-width: 1280px;
    margin: 0 auto;
    position: relative;
}
/* home
------------------------------------------------------------*/
.home{
	background: url(../images/bg-pink.png) repeat-x top center;
    height: 660px;
}
.homeInner{
    display: table;
    width: 100%;
    position: relative;
}
.homeInner:before{
  position: absolute;
  content: "";
  right: 0;
  top: -10px;
  width: 201px;
  height: 137px;
  background: url("../images/illst-clover.png") top left no-repeat;
  background-size: 201px 137px;
}
.homeInner .textBox,
.homeInner .photoBox{
    display: table-cell;
    vertical-align: top;
}
.homeInner .photoBox{
    width: 600px;
} 
.homeInner .textBox{
    width: 660px;
    padding: 20px 0 0 20px;
}

/* about
------------------------------------------------------------*/
.aboutInner{
    display: table;
    width: 100%;
    position: relative;
}
.aboutInner:before{
  position: absolute;
  content: "";
  left: 0;
  bottom: 0px;
  width: 293px;
  height: 116px;
  background: url("../images/illst-onpu.png") top left no-repeat;
  background-size: 293px 116px;
}
.aboutInner .textBox,
.aboutInner .photoBox{
    display: table-cell;
    vertical-align: top;
}
.aboutInner .photoBox{
    width: 50%;
} 
.aboutInner .textBox{
    width: 50%;
    padding: 20px 0 0 0;
}

/* profile
------------------------------------------------------------*/
.prof{
	background: url(../images/bg-pink.png) repeat-x top center;
    background-size:contain; 
    height: 500px;
}
.profInner{
    position: relative;
    display: table;
    width: 80%;
    margin: 0 auto;
}
.profInner:before{
  position: absolute;
  content: "";
  right: 0;
  top: -60px;
  width: 170px;
  height: 160px;
  background: url("../images/illst-violet.png") top left no-repeat;
  background-size: 170px 160px;
}
.profInner .textBox,
.profInner .photoBox{
    display: table-cell;
    vertical-align: top;
}
.profInner .photoBox{
    width: 30%;
} 
.profInner .textBox{
    width: 70%;
    padding: 20px 0 0 40px;
    font-size: 16px;
}

/* qa
------------------------------------------------------------*/
.qaInner{
    position: relative;
    display: table;
    width: 100%;
    margin: 0 auto;
}
.qaInner .textBox,
.qaInner .photoBox{
    display: table-cell;
    vertical-align: top;
}
.qaInner .photoBox{
    width: 280px;
    padding: 0 0 0 40px;
} 
.qaInner .textBox{
    width: 960px;
}
.qa-list{
    padding-bottom: 40px;
}
.qa-list li{
    position: relative;
    margin-bottom: 30px;
}
.q-icon{
    font-size: 22px;
    padding-left: 110px;
}
.q-icon:before{
    position: absolute;
    content: "";
  top: 50%;
  left: 10px;
  width: 79px;
  height: 77px;
    margin-top: -38px;
  background: url("../images/q-icon.png") top left no-repeat;
  background-size: 79px 77px;   
}
.a-icon{
    font-size: 20px;
    padding-left: 210px;
    color: #f069a9;
}
.a-icon:before{
    position: absolute;
    content: "";
  top: 50%;
  left: 110px;
  width: 79px;
  height: 77px;
    margin-top: -38px;
  background: url("../images/a-icon.png") top left no-repeat;
  background-size: 79px 77px;   
}

/* RESPONSIVE è¨­å®š
------------------------------------------------------------*/

@media only screen and (min-width: 1200px){
	.inner{
		width: 1024px;
	}
	#mainnav {
		text-align: right;
        
	}
}
@media screen and (max-width: 1280px){
	#headerWrap{
        width: 100%;
        min-width: 100%;
}
    #contentWrap{
    width: 95%;
    min-width: 95%;
    margin: 0 auto;
    position: relative;
}
    .homeInner:before{
    position: absolute;
    content: "";
    right: 0;
    top: 100%;
    width: 201px;
    height: 137px;
    background: url("../images/illst-clover.png") top left no-repeat;
    background-size: 201px 137px;
}
    .homeInner .photoBox{
    width: 40%;
} 
    .homeInner .textBox{
    width: 60%;
    padding: 0 0 0 2%;
}
    .aboutInner:before{
    position: absolute;
    content: "";
    left: 0;
    top: 100%;
    width: 293px;
    height: 130px;
    background: url("../images/illst-onpu.png") top left no-repeat;
    background-size: 293px 116px;
}
    .prof{
	background: url(../images/bg-pink.png) repeat-x top center;
    background-size: cover;
    height: 600px;
}
    .profInner{
    position: relative;
    display: table;
    width: 90%;
    margin: 0 auto;
}
    .profInner:before{
    position: absolute;
    content: "";
    left: 0;
    top: 100%;
    width: 170px;
    height: 160px;
    background: url("../images/illst-violet.png") top left no-repeat;
    background-size: 170px 160px;
}
    .footer-innner{
    display: table;
    width: 95%;
    min-width: 95%;
    margin: 0 auto;
}
    .footer-innner .info-box{
    width: 30%;
    font-size: 14px;
}
    .footer-innner .copy-box{
    width: 70%;
    float: right;
    text-align: right;
    font-size: 12px;        
}
    }
@media only screen and (min-width: 800px){	
    body{
        font-size: 15px;
    }
  a#menu{
		display:none;
	}	

	.panel{
		display:block !important;
	}

	#mainnav li{
		display: inline-block;
		padding: 50px 25px;
		font-size: 15px;
	}
	
	
  #footer{
		padding: 30px 0px;
	}
}

@media only screen and (max-width: 799px){
    body{
        font-size: 14px;
    }
	#header{
		position: fixed;
		width: 100%;
		z-index: 500;
	}
	
	#headerWrap{
		position: relative;
		width: 100%;
		height: 90px;
		background: #fff;
		border-bottom: 1px solid #ccc;
	}
	
	#header h1{
		padding: 10px;
	}
    #headerWrap .logo{
        top:0;
    }
	#header h1 img{
		margin-top: 0px;
		max-height: 75px;
		width: auto !important;
	}

  a#menu{
  	display: inline-block;
  	position: relative;
  	width: 40px;
  	height: 40px;
  	margin: 10px;
	}

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

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

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

	a#menu .close{
  	background: transparent;
	}

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

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

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

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

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

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

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

	#mainnav li a:before{
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 5px;
		width: 6px;
		height: 6px;
		margin: -4px 0 0 0;
		border-top: solid 2px #000;
		border-right: solid 2px #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#mainImg{
		padding-top: 60px;
		z-index: -100;
	}
	.col3 li{
		margin: 50px auto 0 auto;
		display: block;
	}
	section{
        margin: 0; 
		padding-top: 50px;
	}
}
@media only screen and (min-width: 641px){
	.col2 li{
		width: 60%;
		vertical-align: top;
	}
	.col2 li:first-child{
		width: 35%;
		padding-right: 4%;
	}
}

@media only screen and (max-width: 640px){
    .homeInner .textBox,
    .homeInner .photoBox,
    .aboutInner .textBox,
    .aboutInner .photoBox,
    .profInner .textBox,
    .profInner .photoBox,
    .qaInner .textBox,
    .qaInner .photoBox,
    .footer-innner .info-box,
    .footer-innner .info-box{
    display: table;
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
	section{
		padding-top: 0px;
	}
    .home h2 {
    text-align: center;
    padding: 20px 0 10px;
}
    #sec01 h2,
    #sec02 h2,
    #sec03 h2{
    text-align: center;
    padding: 40px 0 10px;
}
    section h3 {
    font-size: 18px;
    font-weight: lighter;
    line-height: 1.6;
    padding-bottom: 10px;
}
    #sec01 h2 img,
    #sec02 h2 img,
    #sec03 h2 img {
        width: 50%;
    } 
    .home{
	background: #fdf2f7;
    height: auto;
    padding: 90px 0 20px 0;
}
    .homeInner{
    display: table;
    width: 100%;
    position: relative;
}
    .homeInner:before,
    .aboutInner:before,
    .profInner:before{
    background: none;
}
    .aboutInner .photoBox {
    text-align: center;
    padding: 15px 0;
    }
    .aboutInner .photoBox img {
    width: 90%;
    }
    .prof{
	background: #fdf2f7;
    height: auto;
    padding: 10px 0 20px 0;
}
    .profInner .textBox{
    width: 100%;
    padding: 0;
    font-size: 15px;
}
    .prof .photoBox{
    width: 100%;
    text-align: center;
    }
    .prof .photoBox img{
        width: 60%;
    }
    .qaInner .photoBox{
    display: none;
} 
    .qaInner .textBox{
    width: 100%;
}
    .qa-list{
    padding-bottom: 20px;
}
    .qa-list li{
    position: relative;
    margin-bottom: 20px;
}
    .q-icon{
    font-size: 18px;
    padding-left: 70px;
}
    .q-icon:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 0px;
    width: 49px;
    height: 47px;
    margin-top: -24px;
    background: url("../images/q-icon.png") top left no-repeat;
    background-size: 49px 47px;   
}
    .a-icon{
    font-size: 16px;
    padding-left: 70px;
    color: #f069a9;
}
    .a-icon:before{
    position: absolute;
    content: "";
    top: 50%;
    left: 0px;
    width: 49px;
    height: 47px;
    margin-top: -24px;
    background: url("../images/a-icon.png") top left no-repeat;
    background-size: 49px 47px;   
}
    .footer-innner .info-box{
    width: 100%;
    font-size: 14px;
    padding-bottom: 15px;
}
    .footer-innner .copy-box{
    width: 100%;
    font-size: 12px; 
    text-align: center;
}
}
