html { font-size: 75%; line-height: 1.75; font-family: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; }

body { background-color: #FFFFFF;  color: #333333; }

body {margin: 0;}

body {
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
}

@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

img { vertical-align: middle; }

img {
    border: 0;
}

ul { margin: 0; padding: 0 }

li { margin: 0; padding: 0; list-style: none; }

h1 { margin: 330px 0 0 0;letter-spacing: 4px;  }

h1 {
    font-size: 3.5em;
    text-align: center;
}

h2 {
  font-size:3.5em;
  color:#fff;
  text-align: center;
  padding-bottom: 10px;
  margin: 0;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  letter-spacing: 4px;
}



p { margin: 0; }

.section {
  width: 100%;
  /*background-color: #4FCEAD;*/
}

a {
color:#aaa;
text-decoration:none;
}
/*未訪問*/
a:link {
color:ff0;
text-decoration:none;
}
/*訪問後*/
a:visited {
color:#bbb;
text-decoration:none;
}
a:hover {
color:#999;
text-decoration:none;
}


#header_nav {
  position: absolute;
  top: 0;
  right: 0;
}

#header_nav li{
  float: left;
}

a {
    background: transparent;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
/*-- digital ====================================================================================== --*/
.digital01 {
  font-size:1em;
  font-weight:normal;
  font-family: Meiryo;
  color:#ccc;
  padding: 5px 10px;
  border-right: 1px solid #eee;
}
.digital02 {
  font-size:1em;
  font-weight:normal;
  font-family: Meiryo;
  color:#aaa;
  padding: 5px 10px;
  border-right: 1px solid #eee;
}

/*-- editors ====================================================================================== --*/


.editors04 {
  font-size: 22px;
  color:#fff;
	font-weight: normal;
	font-family: Meiryo;
  padding:5px 0;
	/*text-shadow: rgb(0, 0, 0) 2px 2px 5px;*/
	letter-spacing: 1px;
}


.editors07 {
margin: -100px 0 130px 0;
font-size: 80px;
font-weight: 900;
font-family: Meiryo;
text-align: center;
text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}

.editors10 {
  text-align: center;
  padding: 100px 0 0 0;
}

.spacer01{
  margin:70px 0;
}
/*-- SP menu ====================================================================================== --*/
/* Toggle(Button) */
#navToggle {
	display: none;
	position:absolute;/*to body*/
	right:13px;
	top:13px;
	width:30px;
	height:25px;
	cursor:pointer}
#navToggle div {position:relative}
#navToggle span {
	display:block;
	position:absolute;/*to div*/
	width:100%;
	border-bottom:solid 3px #999;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out}
#navToggle span:nth-child(1) {top:0}
#navToggle span:nth-child(2) {top:11px}
#navToggle span:nth-child(3) {top:22px}
/*-- 01 area ====================================================================================== --*/

.section#main_01area {
  padding-top: 31px;
  background-color: #FFFFFF;
  text-align: center;
  overflow: hidden;
}
.section#main_01area .content {
    padding-top: 0;
    position: relative;
}


/*-- 02 area ====================================================================================== --*/



#main_02area li:first-child {
    margin-left: 0;
}



/*-- 03 area ====================================================================================== --*/



/*-- 04 area ====================================================================================== --*/







/*-- 06 area ====================================================================================== --*/

.section#main_06area .link_button {
    padding-top: 40px;
}


.editors12 {
margin: -100px 0 0 0;
font-size: 4em;
font-weight: 900;
font-family: Meiryo;
letter-spacing: 1px;
text-align: center;
text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.editors13 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: Meiryo;
  text-align: left;
  padding: 10px 0 0 0;
}

/*-- 07 area ====================================================================================== --*/

.editors14 {
  font-size: 1.4em;
  font-weight: 900;
  position: relative;
  padding: 0 0 .5em 0;
  border-bottom: 1px solid #ccc;
  counter-increment: titleNum;
  margin-top: 2em;
  letter-spacing: 1px;
}

/*-- 08 area ====================================================================================== --*/



/*-- 09 area ====================================================================================== --*/

.editors18 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: Meiryo;
  position: relative;
  padding: .5em .75em;
  background-color: #f0f0f0;
  border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .1) inset;
}
.editors18::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #f0f0f0;
}
.editors19 {
  font-size: 1.3em;
  font-weight: 900;
  padding: 0 0 .5em .5em;
  border-bottom: 1px solid #ccc;
  margin-top: .3em;
  letter-spacing: 1px;
}

.editors20 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  text-align: left;
  padding: .8em 0 .5em .75em;
}
.editors23 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: Meiryo;
  position: relative;
  padding: .5em .75em;
  background-color: #f0f0f0;
  border-radius: 6px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .1) inset;
  margin: 0 0 100px 0;
}


/*-- 10 area ====================================================================================== --*/


.editors25 {
  font-size:2em;
  position: relative;
  padding: .5em .75em;
  background-color: #f0f0f0;
  border-radius: 6px;
}
.editors26 {
  font-size:1.5em;
  font-weight: 900;
  font-family: Meiryo;
  color:#444;
  border-bottom: 1px solid #444;
}


.editors33 {
  font-size: 1.3em;
  color:#fff;
  font-weight: normal;
  font-family: Meiryo;
  text-align: left;
  padding: .8em 0 .5em .75em;
}
.editors34 {
  color:#FC6E51;
  font-weight: 900;
}
.square_btn{
  font-size: 2em;
    display: inline-block;
    padding: 0.5em 1em;
    text-decoration: none;
    background: #668ad8;/*ボタン色*/
    color: #FFF;
    border-bottom: solid 4px #627295;
    border-radius: 3px;
}
.square_btn:active {/*ボタンを押したとき*/
    -ms-transform: translateY(4px);
    -webkit-transform: translateY(4px);
    transform: translateY(4px);/*下に動く*/
    border-bottom: none;/*線を消す*/
}
.editors35 {
  text-align: center;
  margin:0 0 10em 0;
}
/*-- 11 area ====================================================================================== --*/


/*-- footer ====================================================================================== --*/


#footer .grid {
  /*padding-top: 20px;*/
    margin: 0;
    text-align:center;
}

ul.footnav li {
    float: left;
    margin-bottom: 10px;
    padding: 0 15px;
    font-size: 11px;
    border-right: 1px solid #555;
}
.adress{
  font-size:1em;
  padding: 5px 0;
}
.adress2{
  font-size:1em;
  color:#333;
  padding: 5px 0;
}
.adress3 {
color:#333;
text-decoration:none;
}
/*未訪問*/
.adress3:link {
color:ff0;
text-decoration:none;
}
/*訪問後*/
.adress3:visited {
color:#eee;
text-decoration:none;
}
.adress3:hover {
color:#999;
text-decoration:none;
}

#copywright {
    text-align: center;
    padding: 5px 0;
    background: #444;
    color: #fff;
}
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/
/
/* PC用モニター幅481px以上
/
/
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/__/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_//_/_/*/

@media print, screen and (min-width: 481px){
.mobile{
  display:none;
}

.mbl_pdg{
  padding:0 20px;
}

/*-- PC menu ====================================================================================== --*/
nav {
  text-align: right;
  vertical-align: bottom;
  margin: -20px 10px 0 0;
}
header ul {
    font-size: 13px;
    line-height: 1;
    margin: 0 10px 10px 0;
}
header ul li {
    margin-left: 3px;
    display: inline-block;
    border-left: 1px solid #ccc;
    padding-left: 5px;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 30px;
  background-color: #FFFFFF;
  border-bottom:1px solid #f2f2f2;
  z-index: 10;
}
/*-- 01 area ====================================================================================== --*/
/*
#main_01area{
  position: relative;
  height: 640px;
  background: url("../img/area_01_bg.jpg")no-repeat 0% 0%; background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
}
*/
#main_01area{
  background: url(../img/area_01_bg.jpg) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1024px;
  min-width: 960px;
}
.section > .content {
  /*min-width: 960px;*/
  margin: auto;
  padding: 150px 0 20px 0;
}
.editors0101 {
  padding: 150px 0 0 0;
}

/*-- 02 area ====================================================================================== --*/
.section#main_02area {
  background-color: #66C4D0;
  /*background-image: url('../img/02_1_bg.png');*/
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  min-width: 960px;
}
.section > .content2 {
  width: 960px;
  margin: auto;
  padding: 150px 0 120px 0;
}

#main_02area li {
  float: left;
  width: 290px;
  margin-left: 45px;
  position: relative;
}
.editors03 {
  margin:60px 0 0 0;
}
#main_02area .no {
  position: absolute;
  top: -18px;
  left: -18px;
}

/*-- 03 area ====================================================================================== --*/
.section#main_03area {
  background: url(../img/area_03_bg.jpg) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 640px;
  min-width: 960px;
}
.section > .content3 {
  width: 960px;
  margin: auto;
  padding: 150px 0 100px 0;
}
.editors06 {
  font-size: 3.5em;
  font-weight: 900;
  color: #fff;
  padding: 0.5em;
  border: 3px solid #ccc;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
  width: 510px;
  text-align: center;
  margin: 10px auto;
  background:#d59b2e;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  letter-spacing: 4px;
}

/*-- 04 area ====================================================================================== --*/
.section#main_04area {
  background: url(../img/area_04_bg.png) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1024px;
  min-width: 960px;
}
.section > .content4 {
  width: 960px;
  margin: auto;
  padding: 150px 0 20px 0;
}
h3 {
  font-size:3.5em;
  text-align: center;
  text-shadow: rgb(555, 555, 555) 2px 2px 5px;
  margin: -100px 0 100px 0;
  padding: 0;
}
.section#main_04area section {
    position: relative;
    padding-bottom: 65px;
    padding-left: 296px;
    padding-top: 100px;
}
.section#main_04area section:nth-child(odd) {
    margin:0 105px 150px 0;
}
.section#main_04area section:nth-child(even) {
    margin:0 0 150px 163px;
}
.section#main_04area .avatar {
    display: block;
    width: 260px;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 130px;
    background-color: #A37E39;
}
.section#main_04area .avatar .img {
    border-radius: 125px;
    position: absolute;
    top: 5px;
    left: 5px;
}
.section#main_04area .author .title {
    position: absolute;
    top: 50px;
    border-bottom: 2px solid #A37E39;
    margin-left: -45px;
    padding-left: 25px;
    padding-bottom: 10px;
}
.editors05 {
font-size: 30px;
}

/*-- 05 area ====================================================================================== --*/
.section#main_05area {
  background-color: #4FCEAD;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  min-width: 960px;
}
.section > .content5 {
  width: 960px;
  margin: auto;
  padding: 100px 0 20px 0;
}

/*-- 06 area ====================================================================================== --*/
.section#main_06area {
  background: url(../img/../img/area_06_bg.png) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1024px;
  min-width: 960px;
}
.section > .content6 {
  width: 620px;
  margin: auto;
  padding: 150px 0 20px 0;
}
.editors11 {
  font-size: 1.8em;
  font-weight: 900;
  position: relative;
  border: 2px solid #444;
  border-radius: 6px;
  margin: 30px auto 0 auto;
  padding: .5em .75em;
  letter-spacing: 1px;
}

/*-- 07 area ====================================================================================== --*/
.section#main_07area {
  /*background-color: #4FCEAD;*/
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  min-width: 960px;
}
.section > .content7 {
  width: 700px;
  margin: auto;
  padding: 50px 0 20px 0;
}

/*-- 08 area ====================================================================================== --*/
.section#main_08area{
  background: url(../img/area_08_bg.png) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1640px;
  min-width: 960px;
}
.section > .content8 {
  width: 960px;
  margin: auto;
  padding: 150px 0 20px 0;
}
.editors15 {
  font-size: 2em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  text-align: center;
  padding: .5em .75em;
  border: 1px solid #ccc;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  background-color: rgba( 255, 255, 255, 0.35 );
  letter-spacing: 2px;
}
.editors16 {
  font-size: 2em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  text-align: left;
  padding: .5em .75em;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}
.editors17 {
  font-size: 1.5em;
  font-weight: normal;
  font-family: Meiryo;
  color:#fff;
  text-align: left;
  padding: 0 0 3em .75em;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}

/*-- 09 area ====================================================================================== --*/
.section#main_09area {
  background-color: #0ee;
  min-width: 960px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content9 {
  width: 960px;
  margin: auto;
  padding: 80px 0 20px 0;
}

/*-- 10 area ====================================================================================== --*/
.section#main_10area {
  background-color: #343434;
  min-width: 960px;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content10 {
  width: 960px;
  margin: auto;
  padding: 50px 0 20px 0;
}
.editors22 {
  font-size:3em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  text-align: center;
  padding-bottom: 10px;
  margin: 0;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  letter-spacing: 4px;
}
.editors24 {
  font-size:2em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  position: relative;
  padding: .5em .75em;
  background-color: #FC6E51;
  border-radius: 6px;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  letter-spacing: 2px;
}
.editors24::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #FC6E51;
}
.editors27 {
  font-size: .7em;
  font-weight: normal;
  font-family: Meiryo;
  text-align: center;
  padding: .8em 0 .5em .75em;
}
.editors28 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 40px;
  padding: 10px 0 10px 65px;text-align: left;
  display: block;
  background: url('../img/area_10_01.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 5%;
}
.editors29 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 40px;
  padding: 10px 0 10px 65px;text-align: left;
  display: block;
  background: url('../img/area_10_02.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 5%;
}
.editors30 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 40px;
  padding: 10px 0 10px 65px;text-align: left;
  display: block;
  background: url('../img/area_10_03.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 5%;
}
.editors31 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 40px;
  padding: 10px 0 10px 65px;text-align: left;
  display: block;
  background: url('../img/area_10_04.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 5%;
}
.editors32 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 40px;
  padding: 10px 0 10px 65px;text-align: left;
  display: block;
  background: url('../img/area_10_05.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 5%;
}
/*-- 11 area ====================================================================================== --*/
.section#main_11area {
  min-width: 960px;
  background-color: #93B8CA;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content11 {
  width: 960px;
  margin: auto;
  padding: 50px 0 20px 0;
}
.editors08 {
  font-size: 0.75em;
  font-weight: normal;
  font-family: Meiryo;
}
.editors09 {
font-size: 3em;
font-weight: 900;
font-family: Meiryo;
letter-spacing: 1px;
text-align: center;
text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}

/*-- 12 area ====================================================================================== --*/
.section#main_12area {
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content12 {
  width: 960px;
  margin: auto;
  padding: 50px 0 20px 0;
}
/*-- footer ====================================================================================== --*/
.section#footer {
    min-width: 960px;
    background-color: #66C4D0;
    border-top:1px solid #FFFFFF;
}
.section > .content12 {
  width: 960px;
  margin: auto;
  padding: 100px 0;
}
ul.footnav {
    float: right;
    padding: 35px 0 0 0
}
.grid {
    float: left;
}

}
/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/
/
/
/* スマホ縦(ポートレート)モニター幅480px以下
/
/
/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media only screen and (max-width:480px){


.pc{
  display:none;
}

/*-- SP menu ====================================================================================== --*/
#navToggle {
	display: none;
	position:absolute;/*to body*/
	right:13px;
	top:13px;
	width:30px;
	height:25px;
	cursor:pointer
}
#navToggle div {
  position:relative
}
#navToggle span {
	display:block;
	position:absolute;/*to div*/
	width:100%;
	border-bottom:solid 3px #999;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out
}
#navToggle span:nth-child(1) {
  top:0
}
#navToggle span:nth-child(2) {
  top:11px
}
#navToggle span:nth-child(3) {
  top:22px
}

header nav {
	position:absolute;
	right:0;
  top:-300px; /*通常時はビュー外*/
	background:#444;
  width:50%;
	padding:0 10px;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	transition:.5s ease-in-out;
	text-align:left
}
header ul {
  margin:0
}
header ul li {
  display:block;
  margin:0;
  border-bottom:dotted 1px #fff;
  line-height:3
}
header ul li a {
  display:block
}
header ul li::after {
  content:''
}
header ul li:last-child {
  border-bottom:none
}
/* Toggle(Button) */
#navToggle {
  display: block
}
/* Click Toggle(Button) */
.openNav #navToggle span:nth-child(1) {
	top: 11px;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	transform:rotate(-45deg)
}
.openNav #navToggle span:nth-child(2),
.openNav #navToggle span:nth-child(3) {
	top: 11px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	transform:rotate(45deg)
}
/*header menu*/
.openNav nav {
	-moz-transform: translateY(351px);
	-webkit-transform: translateY(351px);
	transform: translateY(351px)
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: #FFFFFF;
  border-bottom:1px solid #f2f2f2;
  z-index: 10;
}
.mbl_pdg {
    padding: 0 15px;
}

/*-- 01 area ====================================================================================== --*/
#main_01area{
background: url(../img/area_01_bg.jpg) no-repeat 0% 0%;
background-position: center center;
background-size: cover;
height: auto;
min-width: 100%;
}
.section > .content {
  min-width: 100%;
  margin: auto;
  padding: 150px 0 20px 0;
}
.mbl0101{
  font-size:25px;
  font-weight: 900;
  color:#333;
  line-height: 1.5;
  padding: 100px 0;
  text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.editors0102{
  width:100%;
}

/*-- 02 area ====================================================================================== --*/
.section > .content2 {
  min-width: 100%;
  margin: auto;
  padding: 150px 0 120px 0;
  background-color: #66C4D0;
}
.mbl0201{
  font-size:25px;
  font-weight: 900;
  color:#fff;
  line-height: 1.5;
  text-align: center;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}
#main_02area li {
  float: none;
  padding-bottom: 50px;
}
.editors03 {
  margin:60px 0 0 0;
  text-align: center;
}
#main_02area .no {
  position: absolute;
  /*top: -18px;*/
  left: 20px;
}
/*-- 03 area ====================================================================================== --*/
.section#main_03area {
background: url(../img/area_03_sp_bg.jpg) no-repeat 0% 0%;
background-position: center center;
background-size: cover;
height: 800px;
min-width: 100%;
}
.section > .content3 {
  min-width: 100%;
  margin: auto;
  padding: 150px 0 100px 0;
}
.editors06 {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  padding: 0.5em;
  border: 3px solid #ccc;
  border-radius: 3em .7em 2em .7em/.7em 2em .7em 3em;
  width: 75%;
  text-align: center;
  margin: 10px auto;
  background: #d59b2e;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  letter-spacing: 4px;
}
/*-- 04 area ====================================================================================== --*/
.section#main_04area {
  background: url(../img/area_04_sp_bg.png) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1424px;
  min-width: 100%;
}
.section > .content4 {
  min-width: 100%;
  margin: auto;
  padding: 150px 0 20px 0;
}
h3 {
  font-size:2em;
  text-align: center;
  text-shadow: rgb(555, 555, 555) 2px 2px 5px;
  margin: -100px 5px 100px 5px;
  padding: 0;
}
.section#main_04area section {
    position: relative;
    padding-bottom: 65px;
    padding-left: 196px;
    /*padding-top: 100px;*/
}
.section#main_04area section:nth-child(odd) {
    margin:0 105px 150px 0;
}
.section#main_04area section:nth-child(even) {
  /*margin:0 0 150px 163px;*/
}
.section#main_04area .avatar {
    display: block;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 130px;
    background-color: #A37E39;
}
.section#main_04area .avatar .img {
    border-radius: 125px;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 140px;
}
.section#main_04area .author .title {
    position: absolute;
    top: 30px;
    border-bottom: 2px solid #A37E39;
    margin-left: -45px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.editors05 {
font-size: 18px;
font-weight: 900;
width: 100px;
}
.mbl0401{
  font-size:25px;
  font-weight: 900;
  color:#333;
  line-height: 1.5;
  text-align: center;
  margin: -100px 0 100px 0;
  text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}

/*-- 05 area ====================================================================================== --*/
.section#main_05area {
  background-color: #4FCEAD;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
}
.section > .content5 {
  min-width: 100%;
  margin: auto;
  padding: 100px 0 20px 0;
}
.mbl0501{
  font-size:25px;
  font-weight: 900;
  color:#333;
  line-height: 1.5;
  text-align: center;
  /*padding: 100px 0;*/
  text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.mbl0502{
 width:90%;
}
/*-- 06 area ====================================================================================== --*/
.section#main_06area {
  background: url(../img/area_06_sp_bg.png) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1424px;
  min-width: 100%;
}
.section > .content6 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0 20px 0;
}
.mbl0601{
  font-size:25px;
  font-weight: 900;
  color:#333;
  line-height: 1.5;
  text-align: center;
  /*padding: 100px 0;*/
  text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.mbl0602 {
  font-size: 1.5em;
  font-weight: 900;
  position: relative;
  border: 2px solid #444;
  border-radius: 6px;
  margin: 30px auto 0 auto;
  padding: .5em .75em;
  letter-spacing: 1px;
  text-align: center;
}
.mbl0603 {
  width:100%;
}


/*-- 07 area ====================================================================================== --*/
.section#main_07area {
  /*background-color: #4FCEAD;*/
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  width: 100%;
}
.section > .content7 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0 20px 0;
}
.mbl0701{
  font-size:15px;
  font-weight: 900;
  color:#333;
  line-height: 1.5;
  text-align: center;
  padding-bottom: 20px ;
  text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.mbl0702{
  font-size:25px;
  font-weight: 900;
  color:#333;
  line-height: 1.5;
  text-align: center;
  /*padding: 100px 0;*/
  text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.mbl0703{
  width:100%;
}

/*-- 08 area ====================================================================================== --*/
.section#main_08area{
  background: url(../img/area_08_bg.png) no-repeat 0% 0%;
  background-position: center center;
  background-size: cover;
  height: 1400px;
  min-width: 100%;
}
.section > .content8 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0 20px 0;
}
.mbl0801{
  font-size:20px;
  font-weight: 900;
  color:#fff;
  line-height: 1.5;
  text-align: center;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}
.mbl0802{
  font-size:25px;
  font-weight: 900;
  color:#fff;
  line-height: 1.5;
  text-align: center;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}
.editors15 {
  font-size: 1.2em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  text-align: center;
  padding: .5em .75em;
  border: 1px solid #ccc;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  background-color: rgba( 255, 255, 255, 0.35 );
  letter-spacing: 2px;
}
.editors16 {
  font-size: 1.2em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  text-align: left;
  padding: .5em .75em;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}
.editors17 {
  font-size: 1em;
  font-weight: normal;
  font-family: Meiryo;
  color:#fff;
  text-align: left;
  padding: 0 0 3em .75em;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}

/*-- 09 area ====================================================================================== --*/
.section#main_09area {
  background-color: #0ee;
  /*background-image: url('../img/05_1_bg.jpg');*/
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content9 {
  min-width: 100%;
  margin: auto;
  padding: 80px 0 20px 0;
}
/*-- 10 area ====================================================================================== --*/
.section#main_10area {
  background-color: #343434;
  /*background-image: url('../img/05_1_bg.jpg');*/
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content10 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0 20px 0;
}
.mbl1001{
  font-size:20px;
  font-weight: 900;
  color:#fff;
  line-height: 1.5;
  text-align: center;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
}
.editors24 {
  font-size:1.5em;
  font-weight: 900;
  font-family: Meiryo;
  color:#fff;
  position: relative;
  padding: .5em .75em;
  background-color: #FC6E51;
  border-radius: 6px;
  text-shadow: rgb(0, 0, 0) 2px 2px 5px;
  letter-spacing: 2px;
}
.editors24::after {
  position: absolute;
  top: 100%;
  left: 50%;
  content: '';
  width: 0;
  height: 0;
  border: 10px solid transparent;
  border-top: 15px solid #FC6E51;
}
.editors27 {
  font-size: .6em;
  font-weight: normal;
  font-family: Meiryo;
  text-align: center;
  padding: .8em 0 .5em .75em;
}
.editors28 {
  font-size: .7em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 3px;
  padding: 10px 0 10px 80px;text-align: left;
  display: block;
  background: url('../img/area_10_01.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 23%;
}
.editors29 {
  font-size: .7em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 3px;
  padding: 10px 0 10px 80px;text-align: left;
  display: block;
  background: url('../img/area_10_02.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 23%;
}
.editors30 {
  font-size: .7em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 3px;
  padding: 10px 0 10px 80px;text-align: left;
  display: block;
  background: url('../img/area_10_03.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 23%;
}
.editors31 {
  font-size: .7em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 3px;
  padding: 10px 0 10px 80px;text-align: left;
  display: block;
  background: url('../img/area_10_04.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 23%;
}
.editors32 {
  font-size: .7em;
  font-weight: normal;
  font-family: Meiryo;
  color: #333;
  margin: 10px 3px;
  padding: 10px 0 10px 80px;text-align: left;
  display: block;
  background: url('../img/area_10_05.png') top left no-repeat;
  background-position: 5px 10px;
  background-size: 23%;
}

/*-- 11 area ====================================================================================== --*/
.section#main_11area {
  background-color: #93B8CA;
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content11 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0 20px 0;
}
.editors08 {
  font-size: 0.5em;
  font-weight: normal;
  font-family: Meiryo;
}
.editors09 {
font-size: 1.5em;
font-weight: 900;
font-family: Meiryo;
letter-spacing: 1px;
text-align: center;
text-shadow: rgb(255, 255, 255) 2px 2px 5px;
}
.mbl1101{
  font-size: 1.5em;
  font-weight: normal;
  font-family: Meiryo;
  text-align:center;
}
.mbl1102{
  font-size: 2.5em;
  font-weight: 900;
  font-family: Meiryo;
  text-align:center;
}

/*-- 12 area ====================================================================================== --*/
.section#main_12area {
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  background-attachment: fixed;
}
.section > .content12 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0 20px 0;
}

/*-- footer ====================================================================================== --*/
.section#footer {
    width: 100%;
    background-color: #66C4D0;
    border-top:1px solid #FFFFFF;
}
.section > .content12 {
  min-width: 100%;
  margin: auto;
  padding: 50px 0;
}
.logo3 {
    margin-top: -50px;
    text-align: center;
}
}
