@charset "UTF-8";
.flexnav {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
transition: none;
-webkit-transform-style: preserve-3d;
overflow: hidden;
margin: 0 auto;
width: 100%;
max-height: 0; }
.flexnav.opacity {
opacity: 0; }
.flexnav.flexnav-show {
max-height: 2000px;
opacity: 1;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
transition: all .5s ease-in-out; }
.flexnav.one-page {
position: fixed;
top: 50px;
right: 5%;
max-width: 200px; }
.flexnav li {
font-size: 100%;
position: relative;
overflow: hidden; }
.flexnav li a {
position: relative;
display: block;
padding: .96em;
z-index: 2;
overflow: hidden;
color: #222222;
background: #a6a6a2;
border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
.flexnav li ul {
width: 100%; }
.flexnav li ul li {
font-size: 100%;
position: relative;
overflow: hidden; }
.flexnav li ul.flexnav-show li {
overflow: visible; }
.flexnav li ul li a {
display: block;
background: #b2b2af; }
.flexnav ul li ul li a {
background: #bfbfbc; }
.flexnav ul li ul li ul li a {
background: #cbcbc9; }
.flexnav .touch-button {
position: absolute;
z-index: 999;
top: 0;
right: 0;
width: 50px;
height: 50px;
display: inline-block;
background: #acaca1;
background: rgba(0, 0, 0, 0.075);
text-align: center; }
.flexnav .touch-button:hover {
cursor: pointer; }
.flexnav .touch-button .navicon {
position: relative;
top: 1.4em;
font-size: 12px;
color: #666; }
.menu-button {
position: relative;
display: block;
padding: 1em;
background: #a6a6a2;
color: #222222;
cursor: pointer;
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.menu-button.one-page {
position: fixed;
top: 0;
right: 5%;
padding-right: 45px; }
.menu-button .touch-button {
background: transparent;
position: absolute;
z-index: 999;
top: 0;
right: 0;
width: 50px;
height: 50px;
display: inline-block;
text-align: center; }
.menu-button .touch-button .navicon {
font-size: 16px;
position: relative;
top: 1em;
color: #666; }
@media all and (min-width: 800px) {
body.one-page {
padding-top: 70px; }
.flexnav {
overflow: visible; }
.flexnav.opacity {
opacity: 1; }
.flexnav.one-page {
top: 0;
right: auto;
max-width: 1080px; }
.flexnav li {
position: relative;
list-style: none;
float: left;
display: block;
background-color: #a6a6a2;
overflow: visible;
width: 20%; }
.flexnav li a {
border-left: 1px solid #acaca1;
border-bottom: none; }
.flexnav li > ul {
position: absolute;
top: auto;
left: 0; }
.flexnav li > ul li {
width: 100%; }
.flexnav li ul li > ul {
margin-left: 100%;
top: 0; }
.flexnav li ul li a {
border-bottom: none; }
.flexnav li ul.open {
display: block;
opacity: 1;
visibility: visible;
z-index: 1; }
.flexnav li ul.open li {
overflow: visible;
max-height: 100px; }
.flexnav li ul.open ul.open {
margin-left: 100%;
top: 0; }
.menu-button {
display: none; } }
.oldie body.one-page {
padding-top: 70px; }
.oldie .flexnav {
overflow: visible; }
.oldie .flexnav.one-page {
top: 0;
right: auto;
max-width: 1080px; }
.oldie .flexnav li {
position: relative;
list-style: none;
float: left;
display: block;
background-color: #a6a6a2;
width: 20%;
min-height: 50px;
overflow: visible; }
.oldie .flexnav li:hover > ul {
display: block;
width: 100%;
overflow: visible; }
.oldie .flexnav li:hover > ul li {
width: 100%;
float: none; }
.oldie .flexnav li a {
border-left: 1px solid #acaca1;
border-bottom: none;
overflow: visible; }
.oldie .flexnav li > ul {
background: #acaca1;
position: absolute;
top: auto;
left: 0;
display: none;
z-index: 1;
overflow: visible; }
.oldie .flexnav li ul li ul {
top: 0; }
.oldie .flexnav li ul li a {
border-bottom: none; }
.oldie .flexnav li ul.open {
display: block;
width: 100%;
overflow: visible; }
.oldie .flexnav li ul.open li {
width: 100%; }
.oldie .flexnav li ul.open ul.open {
margin-left: 100%;
top: 0;
display: block;
width: 100%;
overflow: visible; }
.oldie .flexnav ul li:hover ul {
margin-left: 100%;
top: 0; }
.oldie .menu-button {
display: none; }
.oldie.ie7 .flexnav li {
width: 19.9%; }
  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
img {
vertical-align: top;
}
body {
line-height: 1;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
display: block;
}
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
a {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
-moz-transition: opacity 0.3s linear;
-webkit-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
}
ins {
background-color: #ff9;
color: #57980f;
text-decoration: none;
}
mark {
background-color: #ff9;
color: #57980f;
font-style: italic;
font-weight: bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom: 1px dotted #57980f;
cursor: help;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #cccccc;
margin: 1em 0;
padding: 0;
} .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft{
float:left;
margin-right:25px;
margin-bottom:20px;
}
.alignright{
float:right;
margin-left:25px;
margin-bottom:20px;
}
body.wp-autoresize,
.mce-content-body.post-area {
padding:10px !important;
min-width:100%;
box-sizing:border-box;
} .clearfix:before, .clearfix:after {
display: block;
visibility: hidden;
clear: both;
height: 0 !important;
content: "";
font-size: 0;
}
.clearfix {
display: inline-block;
}
.clearfix {
display: block;
} body {
color: #333;
font: 14px/1.6em "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background:#fff;
min-width: 1200px;
overflow: hidden;
}
html {
overflow-y: scroll;
}
#contents {
width: 1200px;
margin: 0 auto 50px;
padding: 0 20px;
}
.page-template-page-one-column #contents {
max-width: 1200px;
width:100%;
padding:0;
}
#main {
width: 834px;
float: left;
}
#main.one-column{
width:960px;
float:none;
margin: 0 auto;
}
#sidebar {
float: right;
width: 320px;
} a {
transition: 0.5s ease-out;
-o-transition: 0.5s ease-out;
-moz-transition: 0.5s ease-out;
-webkit-transition: 0.5s ease-out;
}
.clear {
display: block;
clear: both;
}
.st {
font-weight: bold;
}
.posr {
position: relative;
}
.en {
color: #999;
font-weight: bold;
}
.align-c{
text-align:center;
}
.fb-page{
margin-bottom:40px;
} #header{
text-align:center;
}
#header a {
text-decoration: none;
color:#000;
}
#header-inner {
display:table;
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
max-width: 1240px;
margin: 0 auto;
padding: 32px  20px 38px;
position:relative;
}
#header-logo {
display:table-cell;
font-size:28px;
font-weight:bold;
line-height:1.4em;
vertical-align:middle;
text-align:left;
}
#header-logo img {
max-width:100%;
height:auto;
}
#header-social {
display:table-cell;
vertical-align:middle;
}
#header-social ul{
float:right;
}
#header-social li {
float: left;
font-size: 25px;
}
#header-social li+li {
margin-left: 25px;
}
#header-social a:hover {
opacity:0.5;
} #nav-bg {
position: relative;
z-index: 999;
}
#global-navi {
width: 1200px;
margin: 0 auto;
}
.flexnav li, .flexnav li a {
background: transparent;
color: #333;
text-decoration: none;
}
.flexnav li {
width: auto;
transition: 0.5s ease-out;
-o-transition: 0.5s ease-out;
-moz-transition: 0.5s ease-out;
-webkit-transition: 0.5s ease-out;
}
.flexnav li a {
padding: 17px 20px;
border-left:1px solid #dbdbdb;
}
.flexnav > li > a {
padding: 7px 20px;
}
.flexnav li:hover,
.flexnav li ul li a:hover{
background:#c4c4c4;
}
.flexnav > li:last-child {
border-right:1px solid #dbdbdb;
}
.flexnav .menu-item-has-children {
padding-right: 60px;
}
.menu-item-has-children .sub-menu{
display:none;
}
.menu-item-has-children .sub-menu li{
padding-right:0;
}
.flexnav li ul li a{
background:#d6d6d6;
border-left:none;
color:#333;
}
.flexnav ul li ul li a{
background:#eaeaea;
}
.flexnav li ul {
min-width: 200px;
}
.flexnav .touch-button .navicon {
position: relative;
top: 15px;
font-size: 14px;
color: #333;
}
.flexnav > li > .touch-button .navicon  {
top: 5px;
}
.menu-item-has-children .sub-menu .touch-button .navicon{
color:#333;
}
.flexnav .touch-button {
height: 56px;
width: 44px;
background:none;
} #main-visual {
max-width: 100%;
margin: 32px auto 50px;
text-align: center;
}
#main-visual + .idx_mail {
margin-top: 40px;
}
#main-visual img {
max-width: 1200px;
height: auto;
display: inline-block;
}
#main-visual a {
display: block;
}
.flexslider {
border: none !important;
border-radius: 0 !important;
box-shadow: none !important;
margin-bottom: 30px !important;
background:transparent !important;
}
.flexslider  li{
overflow:hidden;
}
#main-visual .flexslider{
margin-bottom:0;
} .reccomend h2 {
text-align: center;
font-size: 24px;
margin-bottom: 30px;
font-weight: normal;
}
.reccomend-slider {
width: 1220px;
margin: 0 auto;
}
.reccomend-slider li {
float: left; max-width: 185px;
-o-transition: 0.5s ease-out;
-moz-transition: 0.5s ease-out;
-webkit-transition: 0.5s ease-out;
}
.reccomend-slider li {
margin-left: 18px;
}
.reccomend-slider li:first-of-type {
margin-left: 0;
}
.reccomend-slider li a {
text-decoration: none;
color: #333;
}
.reccomend-slider .slides li:hover {
opacity: .4;
}
.reccomend-slider li img {
width: 100%;
height: auto;
}
.recom-title {
padding-top: 10px;
font-size: 13px;
}
.reccomend-slider .flexslider {
border: none;
background: transparent;
box-shadow: none;
margin-bottom: 40px !important;
}
.reccomend-slider .flex-viewport {
padding: 10px !important;
}
.reccomend-slider .flex-direction-nav a {
top: 44%;
}
.reccomend-slider .flexslider:hover .flex-next {
right: -25px;
}
.reccomend-slider .flexslider:hover .flex-prev {
left: -25px;
} #breadcrumb {
font-weight: bold;
overflow: hidden;
margin-bottom: 20px;
color: #999;
font-size: 12px;
padding-top: 20px;
}
#breadcrumb ul {
width: 1200px;
margin: 0 auto;
padding: 5px 20px 0
}
#breadcrumb li {
float: left;
padding: 5px 15px;
position: relative;
}
#breadcrumb li:first-child {
padding-left: 0;
}
#breadcrumb li:first-child:after {
content: none;
}
#breadcrumb li:after {
content: "\f105";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 0;
top: 50%;
margin-top: -7px;
color: #333;
}
#breadcrumb a {
color: #333;
font-weight: normal;
text-decoration: none;
}
#breadcrumb .fa-home {
color: #333;
font-size: 16px;
}
#breadcrumb a:hover {
color: #cad5d8;
} .article-box article, .post-single, .post-page {
box-shadow: 0 0 3px rgba(0,0,0,.3);
}
.post-single, .post-page {
margin-bottom: 30px;
}
.article-box article {
width: 402px;
float: left;
background-color: #fff;
}
.article-box article:nth-child(even) {
float: right;
}
.article-box article {
margin-top: 30px;
}
.article-box article:first-child, .article-box article:nth-child(2) {
margin-top: 0;
}
.post-area {
background: #fff;
padding: 50px;
word-break: normal;
word-wrap: break-word;
position: relative;
font-size: 18px;
line-height:1.8em;
}
.article-box a {
text-decoration: none;
color: #333;
display: block;
}
.post-list {
word-break: normal;
word-wrap: break-word;
padding: 20px;
}
.post-list h2 {
font-size: 20px;
font-weight: normal;
line-height: 1.5em;
min-height: 0;
margin-bottom: 15px;
}
.post-list-ctn {
height: 116px;
overflow: hidden;
margin-bottom: 25px;
}
.post-category a {
text-decoration: none;
color: #999;
display: inline;
}
.post-category {
color: #999;
width: 50%;
float: right;
white-space: nowrap;
overflow: hidden;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
font-size: 12px;
text-align: right;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.post-category .fa, .post-date .fa {
margin-right: 2px;
}
.post-date {
color: #999;
width: 50%;
box-sizing: border-box;
-moz-box-sizing: border-box;
float: left;
font-size: 12px;
}
.excerpt {
font-size: 13px;
}
.post-contents {
padding-bottom: 50px;
}
.post-contents section + section{
margin-top:50px;
}
.post-box {
overflow: hidden;
}
.post-thumb {
width: 100%;
min-height: auto;
overflow: hidden;
position: relative;
}
.post-thumb:before {
content: "";
display: block;
padding-top: 49%;
}
.post-thumb img {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 100% !important;
height: auto;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.post-thumb:hover img {
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.post-thumb a {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.post-area h1 {
font-size: 28px;
line-height: 1.5em;
min-height: 0;
margin-bottom:1.2em;
}
.post-page h1 {
padding-bottom:0px;
margin-bottom:1em;
}
#page-title {
box-shadow: 0 0 2px rgba(0,0,0,.3);
padding: 30px;
color: #333;
font-size: 24px;
line-height: 1.4em;
font-weight: normal;
background-color: #fff;
margin-bottom: 30px;
}
.post-area h2 {
clear:both;
font-size: 24px;
margin-bottom: 1.4em;
line-height: 1.4em;
background: #eee;
padding: 15px;
}
.post-area h3 {
font-size: 22px;
line-height: 1.4em;
margin-bottom: 1.2em;
padding-bottom: 8px;
border-bottom: 2px solid #000;
}
.post-area h4 {
font-size: 20px;
line-height: 1.4em;
margin-bottom: 1.2em;
color: #000;
}
.post-area h5 {
font-size: 18px;
line-height: 1.4em;
margin-bottom: 1.2em;
}
.post-area .post-date {
margin-bottom: 15px;
float: none;
width: 100%;
}
.post-area .post-category {
padding: 10px 0;
margin-bottom: 35px;
float: none;
width: 100%;
text-align: left;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.post-404 {
padding-bottom: 10px;
}
.post-area img {
max-width: 100%;
height: auto;
}
.home-btn {
padding: 15px;
background-color: #ebebeb;
-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,.8);
-moz-box-shadow: inset 0 0 3px rgba(255,255,255,.8);
box-shadow: inset 0 0 3px rgba(255,255,255,.8);
border: solid 1px #b3b3b3;
background-image: -webkit-linear-gradient(bottom, #ebebeb, #f5f5f5);
background-image: -moz-linear-gradient(bottom, #ebebeb, #f5f5f5);
background-image: -o-linear-gradient(bottom, #ebebeb, #f5f5f5);
background-image: linear-gradient(to top, #ebebeb, #f5f5f5);
display: block;
text-align: center;
margin: 1em auto 0;
width: 50%;
box-sizing: border-box;
-moz-box-sizing: border-box;
text-decoration:none;
}
.youtube-container{
width:640px;
margin:0 auto;
}
.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
}
.video-container iframe, .video-container object, .video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.acf-map {
width: 100%;
height: 400px;
border: #ccc solid 1px;
margin: 20px 0;
} .acf-map img {
max-width: inherit !important;
}
.toparticle article{
margin-top:30px;
} .page-ttl{
margin-bottom:30px !important;
}
.ctmp-list-thumb{
width:300px;
float:left;
margin-right:30px;
}
.ctmp-list+.ctmp-list{
margin-top:40px;
}
.ctmp-list-txt{
overflow:hidden;
}
.ctmp-list-btn a{
display: inline-block;
background:#666;
color:#fff;
text-decoration:none;
padding:5px 70px;
border-radius:4px;
font-size:14px;
margin-top:30px;
}
.ctmp-list-btn a:hover{
opacity:0.5;
}
.ctmp-list-btn i{
margin-right:10px;
}
.intro-ttl-area{
display:table;
width:100%;
background:#f6f6f6;
margin-bottom:40px;
}
.intro-thumb,
.intro-ttl-area h1{
display:table-cell;
}
.intro-thum{
width:300px;
}
.intro-ttl-area h1{
font-size:34px;
vertical-align:middle;
text-align:center;
line-height:1em;
}
.intro-ttl-area h1 .en{
display:block;
font-size:14px;
font-weight:normal;
color:#333;
}
.intro-ttl-area h1:first-letter,
.intro-ttl-area h1 .en:first-letter{
color:#c42121;
}
.intro-thumb{
width:300px;
}
.intro-btns{
overflow: hidden;
margin-top:40px;
}
.intro-btns li{
width:32%;
float:left;
text-align:center;
}
.intro-btns li+li{
margin-left:2%;
}
.intro-btns a{
display:block;
color:#fff;
text-decoration:none;
padding:10px;
border-radius:4px;;
}
.intro-btns a:hover{
opacity:0.5;
}
.intro-btns i{
margin-right:10px;
}
.fb a{
background:#4267b2;
}
.blg a{
background:#f99b21;
}
.website a{
background:#6bc941;
}
.kouza.post-area h2{
background:none;
font-size:26px;
padding:0;
margin-bottom:15px;
}
.kouza .ctmp-list{
margin-top:30px;
padding-top:30px;
border-top:1px solid #ccc;
}
.kouza .ctmp-list:first-of-type{
margin-top:0;
padding-top:0;
border-top:none;
}
.ctmp-list-date{
margin-bottom:5px;
}
.ctm-list-name{
border-bottom:1px dotted #ccc;
margin-bottom:15px;
padding-bottom:15px;
}
.acf-map {
width: 100%;
height: 400px;
margin: 20px 0 25px;
}
.acf-map img {
max-width: inherit !important;
}
.cource-list + .cource-list{
margin-top:15px;
padding-top:15px;
border-top:1px dotted #ccc;
}
.idx .ctmp-list-date{
float:left;
margin-right:15px;
}
.idx .ctmp-list h2{
font-size:14px;
font-weight:normal;
}  
.idx .ctmp-list a{
text-decoration:underline;
color:#c42121;
}
.idx .ctmp-list a:hover{
opacity:0.5;
}
.idx .ctmp-list + .ctmp-list {
border-top:1px dotted #ccc;
margin:15px 0 0;
padding-top:15px;
}
.idx-list-ttl{
font-size:28px;
margin:0 0 30px;
border-bottom:1px solid #000;
padding-bottom:15px;
}
.idx-list-ttl:first-letter{
color:#c42121;
}
.article-box.idx{
margin-bottom:60px;
} .sec +.sec{
margin-top:60px;
}
.ttl-img{
margin-bottom:30px;
}
.temp-img{
text-align:center;
margin-bottom:20px;
}
.sub-box{
margin-top:50px;
overflow:hidden;
}
.lp .c03 .temp-img{
float:right;
margin-left:20px;
margin-bottom:20px;
}
.lp .c06 li{
color:#FF0000;
font-size:22px;
line-height:1.4em;
}
.lp .c06 li+li{
margin-top:10px;
}
.lp .c06 .fullhouse{
color:#333;
text-decoration: line-through;
font-size:18px;
}
.lp .c06  .caution{
font-size:18px;
}
.lp .c06 li span{
margin-right:10px;
}
.lp .c06 li .time-start{
margin-right:0;
}
.ls-item{
margin:30px 0;
font-weight:bold;
}
.ls-item li + li{
margin-top:10px;
padding-top:10px;
border-top:1px dotted #ccc; 
}
.sec .entry_under{
margin-top:30px;
} .prevnext{
background:#fff;
overflow:hidden;
border-bottom:1px solid #ccc;
margin:0;
position:relative;
font-size:13px;
}
.prevnext:after{
content:"";
position:absolute;
top:0;
bottom:0;
left:50%;
border-right:1px solid #ccc;
}
.prevnext  a{
display:block;
text-decoration:none;
padding:30px;
color:#333;
-moz-transition:background-color 0.3s linear;
-webkit-transition:background-color 0.3s linear;
transition:background-color 0.3s linear;
}
.previous a{
padding-left:0;
}
.next a{
padding-right:0;
}
.prevnext a:hover{
background:#f8f8f8;
}
.prevnext .fa{
color:#c42121;
} 
.previous .fa{
padding-left:1px;
}
.next .fa{
padding-right:1px;
}
.previous,
.prev-none,
.next,
.next-none{
width:50%;
float:left;
}
.prev-none a,
.next-none a{
min-height:142px;
line-height:142px;
text-align:center;
}
.toprev,
.tonext{
margin-bottom:10px;
position:relative;
}
.toprev:before{
content:"";
position:absolute;
border-top:1px dotted #333;
top:50%;
left:100px;
right:0;
}
.tonext:before{
content:"";
position:absolute;
border-top:1px dotted #333;
top:50%;
right:100px;
left:0;
}
.tonext{
text-align:right;
}
.prevnext-box{
display:table;
width:100%;
}
.prevnext-thumb,
.prevnext-title{
display:table-cell;
vertical-align:top;
text-align:left;
overflow:hidden;
}
.prevnext-thumb{
width:150px;
}
.prevnext-thumb img{
width:100%;
height:auto;
}
.prevnext-title{
padding-left:10px;
line-height:1.6em;
} .relation-box {
margin-bottom: -50px;
background: #fff;
overflow: hidden;
}
.relation-box h2 {
color: #333;
font-size: 24px;
margin-top: 40px;
margin-bottom: 15px;
padding: 0;
background: none;
}
.thumb-area {
overflow: hidden;
position: relative;
line-height:1.2em;
}
.thumb-area:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
border-right: 1px solid #ccc;
}
.thumb-box {
display: table;
width: 50%;
box-sizing: border-box;
-moz-box-sizing: border-box;
float: left;
border-top: 1px solid #ccc;
font-size: 13px;
}
.thumb-box a {
display: block;
padding: 30px;
text-decoration: none;
color: #333;
-moz-transition: background-color 0.3s linear;
-webkit-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.thumb-box a:hover {
background: #f8f8f8;
}
.thumb-box:nth-child(odd) a {
padding-left: 0;
}
.thumb-box:nth-child(even) a {
padding-right: 0;
}
.thumb-ph, .thumb-title {
display: table-cell;
vertical-align: top;
text-align: left;
overflow: hidden;
}
.thumb-ph {
width: 150px;
}
.thumb-ph-in {
width: 150px;
height: 100px;
overflow: hidden;
}
.thumb-ph img {
width: 100%;
height: auto;
}
.thumb-title {
padding-left: 10px;
} #social {
text-align: center;
background: #eee;
padding: 20px 0;
margin: 0 -50px;
}
#social li {
margin: 0 5px 0 0;
padding: 0;
display: inline-block;
vertical-align: top;
} #searchform {
position: relative;
}
#s {
width: 246px;
height: 44px;
line-height: 20px;
padding: 10px;
vertical-align: bottom;
border: 1px solid #ccc;
box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
outline: none;
box-sizing: border-box;
-moz-box-sizing: border-box;
color: #999;
background: #fff;
-webkit-appearance: none;
border-radius: 0;
color: #999;
}
#s:focus {
color: #333;
}
#searchsubmit {
position:absolute;
width: 44px;
height: 44px;
text-indent: -9999px;
overflow: hidden;
vertical-align: bottom;
border: none;
color: #fff;
cursor: pointer;
-moz-transition: 0.3s linear;
-webkit-transition: 0.3s linear;
transition: 0.3s linear;
z-index: 3;
background: rgba(255,255,255,0);
}
#searchsubmit:hover {
background: rgba(255,255,255,.5);
}
#searchform .fa-search {
display: block;
width: 44px;
height: 44px;
position: absolute;
color: #fff;
background: #000;
font-size: 18px;
text-align: center;
top: 0;
right: 0;
z-index: 2;
line-height: 44px;
} #sidebar .widget {
background: #fff;
padding: 15px;
box-shadow: 0 0 3px rgba(0,0,0,.3);
margin-bottom: 30px;
word-break: normal;
word-wrap: break-word;
}
#sidebar .widgettitle {
margin: -15px -15px 15px;
padding: 14px 20px;
text-align: center;
color: #fff;
font-size: 14px;
background-color:#000;
}
#sidebar .widget img{
max-width:100%;
height:auto;
text-align:center;
}
#sidebar .widget_sp_image{
border:none;
box-shadow:none;
padding:0;
}
#sidebar .widget_sp_image .widgettitle{
margin: 0 0 15px;
}
#sidebar .widget_sp_image{
text-align:center;
}
#sidebar li {
position: relative;
}
#sidebar li a:after {
content: "\f105";
position: absolute;
top: 50%;
right: 0;
margin-top: -7px;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #999;
}
#sidebar li+li {
border-top: 1px dotted #ccc;
}
#sidebar li ul>li:first-child {
border-top: 1px dotted #ccc;
}
#sidebar li a {
position: relative;
padding: 10px 20px 10px 0;
display: block;
text-decoration: none;
color: #333;
}
#sidebar li a:hover{
opacity:0.5;
}
#sidebar .widget_categories .children li {
padding-left: 0.8em;
}
#sidebar .widget_categories .children li a:before {
content: "\2517";
color: #999;
font-size: 90%;
margin-right: 5px;
}
#sidebar .widget_newpostcatch a {
padding: 0;
}
#sidebar .widget_newpostcatch a:after{
content:none;
}
#sidebar .widget_newpostcatch li {
padding: 10px 20px 10px 0;
} .recently-box li{
overflow:hidden;
}
.recently-box a{
display:block;
overflow:hidden;
}
.recently-title{
overflow:hidden;
}
.recently-ph{
width:100px;
margin-right:10px;
float:left;
}
.recently-ph img{
width:100%;
height:auto;
}  button,
input[type="text"],
input[type="email"],
input[type="url"],
select,
textarea {
border: 1px solid #ccc;
padding: 15px;
-webkit-appearance: none;
-moz-appearance: none;
}
textarea{
width:90%;
}
select{
font-size:18px;
}
input[type="text"],
input[type="email"],
input[type="url"]{
width:60%;
}
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
}
input[type="submit"]:hover{
background:#d06646;
}
.ctm-btn{
width:60%;
margin:30px auto;
display:block;
text-align:center;
}
.ctm-btn a,
.wpcf7-submit{
padding:20px;
display:block;
border-radius:4px;
text-decoration:none;
font-size:20px;
}
.wpcf7 input{
margin-bottom:20px;
}
.wpcf7-submit{
background:#c90000;
color:#fff;
width:30%;
margin:30px auto;
border:none;
}
.ctm-btn a:hover{
opacity:0.5;
}
.touroku-form{
color:#fff;
}
.touroku-form label{
display:block;
margin:15px 0 10px;
}
.touroku-form input {
vertical-align: middle;
background-color: transparent;
border: none;
border-radius: 2px;
background: #fff;
}
.touroku-form .radio input{
background-color:#c42121;
}
.touroku-form .submit-btn {
-webkit-appearance: none;
-moz-appearance: none;
background: #c90000;
font-weight: bold;
cursor: pointer;
color: #fff;
border-radius: 4px;
box-shadow: none;
padding:0;
}
.mail-title a {
color: #333;
text-decoration: none;
}
.idx_mail .article-mailkouza {
display: none;
}
.article-mailkouza {
clear:both;
max-width: 734px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin: 0 auto 30px;
text-align: center;
background:#000;
}
.article-mailkouza .mail-title  img{
width:100%;
height:auto;
}
.article-mailkouza input {
height: 40px;
}
.article-mailkouza .touroku-form {
width:60%;
padding:20px 20px 20px;
margin: 0 auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
text-align:left;
}
.article-mailkouza .inputmail {
width: 35%;
padding: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.article-mailkouza .inputname {
width: 35%;
padding: 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.article-mailkouza .inputname:first-child {
margin-right:1%;
}
.article-mailkouza .subscriber_last_name,
.article-mailkouza .subscriber_first_name{
width:49%;
padding: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.article-mailkouza .subscriber_first_name{
margin-left:2%;
}
.article-mailkouza .subscriber_mail_address{
width:100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top:0px;
margin-bottom: 15px;
}
.article-mailkouza .submit-btn {
width: 100%;
height: 50px;
margin:0 auto;
font-size:18px;
}
.article-mailkouza .radio{
float:left;
margin:0 0 20px;
}
.article-mailkouza .radio + .radio{
margin-left:10px;
}
.article-mailkouza .radio input{
height:auto;
} .side-mailkouza {
background:url(//edwincoppard.jp/wp-content/themes/edwincoppardjapan/images/mail_m_bg.jpg) no-repeat left top #000;
width: 290px;
margin: 0 auto;
}
.side-mailkouza a{
display: block;
width: 100%;
height:266px;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
.side-mailkouza .mail-title {
text-align: center;
}
.side-mailkouza .touroku-form {
padding: 20px;
}
.side-mailkouza .touroku-form input {
height: 40px;
}
.side-mailkouza .inputmail, .side-mailkouza .inputname {
width: 100%;
padding: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-bottom: 15px;
}
.side-mailkouza .subscriber_mail_address{
width: 100%;
padding: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-top:0;
margin-bottom: 15px;
}
.touroku-form label:first-child{
margin-top:0;
}
.side-mailkouza .subscriber_last_name,
.side-mailkouza .subscriber_first_name{
width:49%;
padding: 5px;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.side-mailkouza .subscriber_first_name{
margin-left:2%;
}
.side-mailkouza .radio{
margin:0 0 20px;
float:left;
}
.side-mailkouza .radio +.radio{
margin-left:10px;
}
.side-mailkouza .radio input{
box-shadow:none;
height:auto;
}
.side-mailkouza .submit-btn {
clear:both;
width: 100%;
height: 40px;
font-size: 14px;
} #wp-calendar {
border-collapse: collapse;
border-top-width: 1px;
border-right-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-top-color: #ccc;
border-right-color: #ccc;
width: 100%;
}
#wp-calendar thead tr th {
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #ccc;
border-left-color: #ccc;
}
#wp-calendar td {
text-align: center;
padding: 5px;
border-bottom-width: 1px;
border-left-width: 1px;
border-bottom-style: solid;
border-left-style: solid;
border-bottom-color: #ccc;
border-left-color: #ccc;
}
#wp-calendar caption {
font-weight: bold;
text-align: left;
}
#wp-calendar tbody tr #today {
background-color: #CCC;
}
#wp-calendar a {
color: #eb5836;
} .pagination {
font-size: 14px;
line-height: 40px;
margin: 30px 0 0;
}
.pagination span, .pagination a {
display: block;
float: left;
width: 40px;
height: 40px;
text-align: center;
text-decoration: none;
color: #333;
box-shadow: 0 0 3px rgba(0,0,0,.3);
background: #fff;
}
.pagination a:hover {
color: #fff;
background: #000;
}
.pagination .current {
background: #000;
width: 40px;
height: 40px;
text-align: center;
color: #fff;
}
.page-btn+.page-btn {
margin-left: 6px;
} #footer {
clear: both;
overflow: hidden;
background:#eaeaea;
}
#copy {
font-size: 14px;
line-height: 1.2em;
text-align: center;
padding: 20px;
color: #333;
border-top:1px solid #b3b3b3;
}
#footer-navi {
position: relative;
}
#footer-navi ul {
width: 1200px;
margin: 0 auto;
overflow: hidden;
padding: 20px 0;
}
#footer-navi li {
float: left;
position: relative;
margin-left: 10px;
}
#footer-navi a {
display: block;
text-decoration: none;
color: #333;
padding-left: 18px;
}
#footer-navi a:hover {
opacity: 0.5;
}
#pup {
display: block;
width: 44px;
height: 44px;
text-decoration: none;
position: fixed;
right: 10px;
bottom: 6px;
color: #fff;
font-size: 30px;
text-align: center;
line-height: 40px;
background: #c42121;
z-index: 999;
border-radius: 2px;
cursor: pointer;
} @media screen and (max-width : 800px) { body{
min-width:100%;
}
#contents {
width: 100%;
padding: 0 10px;
box-sizing: border-box;
-moz-box-sizing: border-box;
margin-bottom: 30px;
}
.page-template-page-one-column #contents {
max-width:auto;
padding: 0 10px;
}
#main {
width: 100%;
float: none;
margin-bottom: 30px;
}
#main.one-column{
width: 100%;
}
#sidebar {
width: 100%;
float: none;
} #header {
padding: 0;
height: auto;
}
#header-inner {
padding: 0;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
display:block;
}
#header-logo {
display:block;
width:60%;
margin:0 auto;
float: none;
text-align: center;
padding: 20px;
text-align: center;
}
#header-logo img {
max-width: 100%;
height: auto;
}
#header-social {
display: none;
} #global-navi {
width: 100%;
}
#nav-bg {
margin-bottom: 0;
padding:0;
box-shadow:none;
border-bottom:1px solid #ccc;
}
.flexnav li a {
border-left: none;
}
.flexnav li a {
background:#fff;
border-top: 1px solid rgba(0, 0, 0, 0.15);
border-bottom:none;
}
.flexnav > li > a {
padding: 15px 20px;
}
.flexnav li ul li a {
background:#d6d6d6;
}
.flexnav li ul li ul li a {
background:#eee;
}
.flexnav li ul {
min-width: 0;
}
.menu-button {
background:transparent;
text-align: center;
color:#333;
font-weight: bold;
padding: 17px;
border-bottom: none;
border-top:1px solid #ccc;
}
.menu-button .touch-button {
height: 56px;
}
.flexnav .touch-button {
height:57px;
}
.flexnav .touch-button .navicon {
color: #333;
}
.menu-button .touch-button .navicon {
color: #333;
top: 1em;
}
.flexnav > li > .touch-button .navicon  {
top: 15px;
}
.flexnav .menu-item-has-children {
padding-right: 0;
} #main-visual{
margin-top:0;
}
#main-visual + .idx_mail {
margin-top: 30px;
}
.flexslider {
margin-bottom: 30px !important;
} .reccomend {
width: 100%;
}
.reccomend h2 {
margin-bottom: 0;
}
.reccomend-slider {
width: 100% !important;
box-sizing: border-box !important;
padding: 10px 10px 0;
}
.reccomend-slider .flexslider {
margin-top: 10px;
margin-bottom: 10px;
}
.reccomend-slider .flexslider:hover .flex-next {
right: 0px;
}
.reccomend-slider .flexslider:hover .flex-prev {
left: 0px;
} #breadcrumb {
margin-top: 0;
}
#breadcrumb ul {
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
overflow: hidden;
} .article-box article {
width: 49%;
}
.post-area {
padding: 30px;
} .ctmp-list-thumb{
width:30%;
margin-right:5%;
} .relation-box {
margin-bottom: -30px;
} #social {
margin: 0 -30px;
} #s {
width: 82%;
height: 44px;
line-height: 20px;
}
#s:focus {
color: #333;
}
#searchsubmit {
width: 18%;
height: 44px;
border-radius: 0;
}
#searchform .fa-search {
width: 18%;
height: 44px;
} #sidebar .widget {
padding: 30px;
}
#sidebar  .widget_sp_image{
padding:0 30px;
}
#sidebar .widgettitle {
margin: -30px -30px 30px;
padding: 14px 30px;
}
#sidebar li a {
padding: 15px 20px 15px 10px;
}
.widget>ul {
margin: -15px 0;
}
#sidebar img {
max-width: 100%;
height: auto;
text-align: center;
} .header-mail-btn{
display:block;
text-align: center;
border-radius: 4px;
background: #c90000;
color: #fff;
line-height: 44px;
font-size: 16px;
position: relative;
width:100%;
cursor:pointer;
}
.header-mailkouza{
display:none;
}
.header-mailkouza{
width:290px;
padding:0;
margin:20px auto 0;
box-sizing:border-box;
-moz-box-sizing:border-box;
float:none;
}
.header-mailkouza .mail-title{
padding:20px;
font-size:16px;
margin-bottom:0;
line-height:1.6em;
}
.header-mailkouza .touroku-form{
padding:0 20px 25px;
}
.header-mailkouza input{
height: 40px;
}
.header-mailkouza .inputname,
.header-mailkouza .inputmail{
box-sizing:border-box;
-moz-box-sizing:border-box;
width:100%;
margin-bottom:15px;
}
.header-mailkouza .submit-btn{
margin-left:0;
padding:0;
width:100%;
font-size:14px;
} #footer {
clear: both;
overflow: hidden;
}
#copy {
font-size: 12px;
}
#footer-navi {
position: relative;
}
#footer-navi ul {
width: 100%;
padding: 0;
}
#footer-navi li {
float: none;
}
#footer-navi li {
margin-left: 0;
}
#footer-navi li:after {
content: "\f138";
position: absolute;
top: 4px;
left: 0;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color:#333;
}
#footer-navi a {
display: block;
text-decoration: none;
color: #333;
padding: 15px 20px 15px 20px;
}
#footer-navi li:after {
top: 50%;
margin-top: -5px;
right: 10px;
left: auto;
}
#footer-navi li+li {
border-top:1px solid #b3b3b3;
margin-left: 0;
}
#pup {
display: block;
width: 100%;
height: 44px;
position: static;
font-size: 30px;
line-height: 40px;
border-radius: 0px;
cursor: pointer;
}
} @media screen and (max-width : 600px) {
body {
-webkit-text-size-adjust: 100%;
} .alignleft,
.alignright{
display:block;
float:none;
margin-left: auto;
margin-right: auto;
} #header-logo  {
width: 60%;
} #main-visual {
margin-bottom:30px;
}
.reccomend-slider .flexslider {
margin-bottom:30px !important;
} .article-box article {
width: 100%;
float: none;
}
.article-box article:nth-child(even) {
float: none;
}
.article-box article, .article-box article:nth-child(2) {
margin-top: 30px;
}
.post-list-ctn {
height: auto;
}
.post-area {
padding: 30px 20px 20px;
}
.article-box {
margin: 0;
}
.article-box article+article {
margin-top: 20px;
}
.post-area h1 {
font-size: 24px;
padding-bottom: 10px;
line-height: 1.4em;
}
.post-single h1 {
margin-bottom:10px;
}
.post-page h1 {
padding-bottom:0;
}
.post-area h2 {
font-size: 20px;
}
.post-area h3 {
font-size: 18px;
}
.post-area h4 {
font-size: 16px;
}
.post-area h5 {
font-size: 14px;
}
.post-single, .post-page {
margin: 0 -10px 30px;
}
#page-title {
padding: 20px;
}
.post-area .post-category {
margin-bottom:15px;
}
.post-contents {
padding-bottom: 40px;
}
.post-contents section + section{
margin-top:40px;
}
.post-none {
margin: 0;
}
.home-btn {
width: 100%;
}
.youtube-container{
width:100%;
} .page-ttl{
margin-bottom:20px !important;
}
.ctmp-list-thumb{
width:100%;
text-align:center;
float:none;
margin-right:0;
margin-bottom:20px;
}
.ctmp-list-date,
.ctm-list-place{
font-size:14px;
}
.ctmp-list+.ctmp-list{
margin-top:30px;
}
.ctmp-list-btn{
width:60%;
text-align:center;
margin:0 auto 0;
}
.ctmp-list-btn a{
width:100%;
padding:5px 0;
margin-top:20px;
}
.ctmp-list-btn a:hover{
opacity:1;
}
.intro-ttl-area{
display:block;
width:100%;
background:#fff;
margin-bottom:20px;
}
.intro-thumb,
.intro-ttl-area h1{
display:block;
text-align:center;
}
.intro-thumb{
width:100%;
margin-bottom:20px;
}
.intro-ttl-area h1{
font-size:24px;
line-height:1em;
}
.intro-ttl-area h1 .en{
font-size:12px;
}
.intro-btns{
margin-top:30px;
}
.intro-btns li{
width:100%;
float:none;
text-align:center;
}
.intro-btns li+li{
margin-left:0;
margin-top:15px;
}
.intro-btns a:hover{
opacity:1;
}
.kouza.post-area h2{
font-size:22px;
}
.cource-list{
font-size:16px;
}
.idx .ctmp-list-date{
float:none;
margin-right:0;
}
.idx .ctmp-list a:hover{
opacity:1;
}
.idx-list-ttl{
font-size:24px;
margin:0 0 25px;
border-bottom:1px solid #000;
padding-bottom:10px;
}
.article-box.idx{
margin-bottom:40px;
} .sec +.sec{
margin-top:50px;
}
.temp-img{
text-align:center;
margin-bottom:20px;
}
.sub-box{
margin-top:40px;
}
.lp .c03 .temp-img{
float:none;
margin-left:0;
text-align:center;
}
.lp .c06 li{
font-size:18px;
}
.lp .c06 .fullhouse{
font-size:16px;
}
.lp .c06  .caution{
font-size:16px;
} #breadcrumb {
margin-top: 0;
margin-bottom:15px;
padding-top:10px;
}
#breadcrumb ul {
padding: 5px 10px 0;
overflow: hidden;
}
#breadcrumb li {
float: left;
padding: 5px 10px;
position: relative;
font-size: 12px;
}
#breadcrumb li:after {
margin-top: -6px;
color: #ccc;
} #social {
margin: 0 -20px;
} .prevnext {
margin: 0 -20px -20px;
}
.prevnext a{
padding:15px 10px;
}
.prevnext a:hover{
background:transparent;
}
.prevnext-thumb{
display:none;
}
.prevnext-title{
padding:10px 0 0;
}
.toprev,
.tonext{
margin-bottom:0;
}
.prev-none a,
.next-none a{
min-height:0;
line-height:1.6em;
text-align:left;
} .relation-box h2 {
padding:0  10px 10px ;
margin-bottom:0;
}
.relation-box {
margin: 0 -20px -20px;
}
.thumb-box {
width: 100%;
position: relative;
}
.thumb-box {
position: relative;
padding-right: 15px;
}
.thumb-box:after {
content: "\f105";
position: absolute;
top: 50%;
right: 10px;
margin-top: -10px;
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #999;
font-size: 20px;
}
.thumb-box:nth-child(odd) a {
padding-left: 10px;
}
.thumb-box:nth-child(even) a {
padding-left: 10px;
padding-right: 15px;
}
.thumb-box a {
padding: 10px;
}
.thumb-box a:hover {
background: #fff;
}
.thumb-area:after {
content: none;
}
.thumb-ph {
width: 100px;
}
.thumb-ph-in {
width: 100px;
height: 67px;
overflow: hidden;
} #sidebar .widget {
padding: 15px 10px;
margin-left: -10px;
margin-right: -10px;
border-radius: 0;
}
#sidebar .widgettitle {
margin: -15px -10px 15px;
padding: 10px;
border-radius: 0;
}
#sidebar .widget_sp_image {
padding:0 10px;
}
.widget >ul {
margin: -10px;
}
#sidebar li a:after {
right: 10px;
} textarea{
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
select{
font-size:18px;
}
input[type="text"],
input[type="email"],
input[type="url"]{
width:100%;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.ctm-btn a,
.wpcf7-submit{
padding:10px;
font-size:16px;
} idx_mail .article-mailkouza {
display: block;
}
#bg + .idx_mail {
margin-top: 50px;
}
.article-mailkouza {
background:url(//edwincoppard.jp/wp-content/themes/edwincoppardjapan/images/mail_m_bg.jpg) no-repeat left top #000;
width: 290px;
margin: 30px auto 30px;
font-size:14px;
}
.entry_under .article-mailkouza{
margin-top:0;
}
.article-mailkouza .mail-title img{
display:none;
}
.article-mailkouza .mail-title a{
display:block;
height:266px;
}
.article-mailkouza input {
height: 40px;
}
.article-mailkouza .touroku-form {
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
}
.article-mailkouza .inputmail, .article-mailkouza .inputname {
width: 100%;
padding:5px;
}
.article-mailkouza .radio{
line-height:1.2em;
}
.article-mailkouza .radio input{
box-shadow:none;
height:auto;
}
.article-mailkouza .submit-btn {
width: 100%;
height: 40px;
font-size:14px;
}
.wpcf7-submit{
width:80%;
} .pagination {
position: relative;
font-size: 11px;
line-height: 28px;
margin: 30px 0 0;
}
.pagination span, .pagination a {
width: 28px;
height: 28px;
}
.pagination .current {
width: 28px;
height: 28px;
} #footer-navi a {
padding: 15px 20px 15px 10px;
}
}
@media screen and (max-width : 320px) {
.post-area .article-mailkouza {
margin-right:-5px;
margin-left:-5px;
}
} .lp-mailform {
padding: 10px; 
border-top-left-radius: 10px; 
border-top-right-radius: 10px; 
border-bottom-right-radius: 10px; 
border-bottom-left-radius: 10px; 
background-color: #eeeeee; 
text-align: center; 
background-position: initial; 
background-repeat: initial;
font-size: 14px;
}
@media (min-width: 600px) {
.lp-mailform {
font-size: 18px;
}
}
.lp-mailform .btn-submit {
display: inline-block;
border-radius: 10px;
text-decoration: none;
color: #FFF;
background-image: linear-gradient(0deg, #3a9039 0%, #63c43f 100%);
transition: .4s;
width: 80%;
height: 60px;
margin: 10px 0px 10px 0px;
font-size: 100%;
}
.lp-mailform .btn-submit:hover {
background-color: #59b1eb;
color: #222;
}
.lp-mailform input[type=text] {
border: 1px solid #AAAAAA;
box-sizing: border-box;
box-shadow: 1px 1px 1px 1px #E1E1E1 inset;
-moz-box-shadow: 1px 1px 1px 1px #E1E1E1 inset;
-webkit-box-shadow: 1px 1px 1px 1px #E1E1E1 inset;
font-size: 16px;
height: 50px;
padding-left: 15px;
width: 80%;
background-color: #fedddd;
margin-top: 5px;
}
.lp-mailform .must{
color: #fff;
margin-right: 10px;
padding: 4px 10px;
background: #F92931;
border-radius: 8px;
}
.lp-mailform .ttl {
font-weight: 600;
}