@charset "UTF-8";
/* =================================================

    main.css

    [3] base
    [4] original

================================================= */
/* ---------------------------
    base
--------------------------- */
html {
  color: #000;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;

}

body {
  font-size: 12px;
 font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  line-height: 1.6;
display:block;
-webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;	
}

::selection,
::-moz-selection {
  color: #fff;
  background: #fcee21;
}

a {
  color: #000;
}

a:hover {
  text-decoration: none;
}

a.ahover {
  opacity: 1;
}
header.carea_title{
	background:#fcee21 url(../images/bg_top.png) no-repeat 50% 50%;
	height:520px;
	padding-top:25px;
	position:fixed;
	width:100%;
	top:0;
}
header h1{
	background:url(../images/carea_title.png);
	background-size:395px;
	width:395px;
	height:219px;
	margin:0 auto;
	display:block;
	
}
header h1 span{
	display:none;
}
div.frame-top{
	background-color: #fcee21;
    position: fixed;
	height:6px;
	width:100%;
	display:block;
	top:0;
}
div.frame-bottom{
	background-color: #fcee21;
    position: fixed;
	height:6px;
	width:100%;
	display:block;
	bottom:0;
	z-index:999;
}
div.frame-right{
	background-color: #fcee21;
    position: fixed;
	height:100%;
	width:6px;
	display:block;
	right:0;z-index:999;
	top: 0;
}
div.frame-left{
	background-color: #fcee21;
    position: fixed;
	height:100%;
	width:6px;
	display:block;
	bottom:0;z-index:999;
}
/* ---------------------------
    original
--------------------------- */
img.title_member{
	width: 780px;
margin: 0px auto 0px;
display: block;
top: 250px;
padding-top: 250px;
}

.content{
	position:relative;
	
	
}
.page2{
	margin-top:250px;
	background:#fff;
	width:100%;
	float:left;
}

h2.overview{
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
	font-size:16px;
	letter-spacing:2px;
	line-height:30px;
}
article.talk{
	width:650px;
	left:50%;
	margin-left:-325px;
	display:block;
	 position: relative;
	float:left;margin-bottom:50px;
}
 div.wrapper{
	width:100%;
	background:#fff;
	float:left;
}
article h3{
	text-align:center;
	font-size:40px;
	margin:40px 0;
	font-weight:bold;
	letter-spacing:3px;
	
}
article h3 span{
	background: linear-gradient(transparent 60%, #fcee21 60%);
	margin-left:20px;
	margin-bottom:-10px;
}
article h3:before{
	content:"";
	background:url(../images/article_title01.png)no-repeat;
	display:inline-block;
	width:66px;
	height:66px;
	background-size:66px;
}
article.talk dl{
	font-size:15px;
	    padding: 10px 30px;
	width:100%;
	clear:both;
	float:left;
	    height: auto;
}

article.talk dd{
	margin-left: 20px;
	width:500px;
	float:left;
	display:block;
	line-height:38px;
	margin-bottom: 20px;
    letter-spacing: 1px;
    padding-top: 20px;
}
article.talk dt{
	float:left;
	width:75px;
	padding:10px;
	text-align:center;
}
article.talk dt:before{
	content:"";
	background:url(../images/img_taguchi.png)no-repeat;
	width:75px;
	height:75px;
	background-size:75px;
	display:inline-block;
}
article.talk dt.sato:before{
	background:url(../images/img_sato.png)no-repeat;
	background-size:75px;
}
article.talk dt.yaguchi:before{
	background:url(../images/img_yaguchi.png)no-repeat;
	background-size:75px;
}
article.talk dd span{
	display:block;
}
article.talk dd span.bold{
	font-weight:bold;
	font-size:18px;
	display:inline;
}
img.ar_img{
	margin:40px auto;
	text-align:center;
	    display: block;
}
a.btn_carea{
	    background: #fcee21 url(../images/article_title02.png)no-repeat 10px;
    padding: 20px 24px 20px 72px;
    margin: 0 auto;
	font-weight:bold;   
	letter-spacing: 3px;
	  font-size: 28px;
    text-decoration: none;background-size: 50px;

}
a.btn_carea span{
	margin-left:20px;
}
a.btn_carea:after{
	content:"";
	background: #fcee21 url(../images/btn_next.png)no-repeat ;
	width:17px;
	height:17px;
	background-size:17px;
	display:inline-block;
	margin-left:20px;
	
}
.page_2 div.btn{
    width: 367px;
}
.page_2 a.btn_carea{
	    background: #fcee21 url(../images/article_title01.png)no-repeat 70px;
    padding: 20px 30px 20px 0px;
    margin: 0 auto;
	font-weight:bold;   
	letter-spacing: 3px;
	  font-size: 28px;
    text-decoration: none;
	    width: 371px;
		background-size:48px;
}
.page_2 a.btn_carea:before{
	content:"";
	background: #fcee21 url(../images/btn_back.png)no-repeat ;
	width:17px;
	height:17px;
	background-size:17px;
	display:inline-block;
	margin-left:20px;
	margin-right:100px;
}
.page_2 a.btn_carea:after{
	content:none;
}
.page_2 a.btn_carea span{
	margin-left:10px;
}
div.btn{
	border:dotted 2px #201613;
	 display: block;
	 margin-left:-194px;padding:20px 10px;
	-webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
      width: 405px;
	  margin:0 auto;
}
div.btn:hover{
	background: #fcee21;
	

}
.clear {
    clear:both;　/*floatの解除、ここがポイント*/

}

a.btn_top{
	text-align:center;width:100%;margin:30px auto 0 auto;display:block;
	font-weight:bold;
	font-size:20px;
}
a.btn_top:before{
	content:"";
	background: url(../images/btn_next.png)no-repeat ;
	display:inline-block;
		width:17px;
	height:17px;
	background-size:17px;
	margin-right:10px;
}
.page_2 header.carea_title{
	background:#fcee21 url(../images/bg_top.png) no-repeat 50% 0;
	background-size:769px!important;
}
.page_2 article h3:before {
    content: "";
    background: url(../images/article_title02.png)no-repeat;
	background-size:66px;
}
img.lazy {
  width: 468px;
  height: 351px;
}
h2.discription{
	text-align:center;
	font-size:18px;
	margin-top:40px;
}
/*===============================================
●tablet.css 画面の横幅が768pxまで
===============================================*/
@media screen and (max-width: 768px){
img{
width: 100%;

}
#container{
width:100%;
}
header h1{
	width:100%;
	background-size: 100%;
	background-repeat:no-repeat;
	max-width:395px;
}
article h3 span {
	font-size:23px;
}
img.title_member {
	width:100%;
}

article.talk{
	width:100%;
	margin-left: 0;
	left:0;
}

div.wrapper {
	width: 100%;
}
article.talk dl{
	width:auto;
	padding: 10px 26px;
}
article.talk dt{
	width:110px;
	float:left;
	padding:0;
}
article.talk dd span {
    display: inline;
}
article.talk dd{
	width: 100%;
	margin-left:0;
}
img.ar_img
{width:80%;
height:auto;
}
.page_2 header.carea_title {
	background-image:none;
}
article h3 {
	font-size:30px;
}
div.btn{
	    width: 250px;
    font-size: 15px;
padding: 20px 29px 20px 0px;
border:none;
    background: #fcee21;
}
a.btn_carea span {
       margin-left: 30px;
}

.page_2 div.btn {width: 60%;
    font-size: 15px;
}
div.btn:after{
	content:none;
}

a.btn_carea ,.page_2 a.btn_carea{
	background-image:none;
	    padding: 20px 10px 20px 10px;
	font-size:16px;
	
}
.page_2 a.btn_carea:before{
	margin-right:0px; 
}

}