@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Averia+Gruesa+Libre');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,ß
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	color: #555555;
}

html {
  line-height: 1;
}

* { margin: 0; }
html, body {
  height: 100%;
	font-family: YuGothic, 'Yu Gothic', '游ゴシック体', '游ゴシック', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'MS ゴシック', 'MS Gothic', sans-serif, normal;
	font-weight: 400;
	font-size: 16px;
}

a{
	text-decoration:none;
}
ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
	transition: 0.6s ;
}
a img:hover{opacity: 0.6;}

img {
		vertical-align:bottom;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* For modern browsers */
.clearfix:before,.clearfix:after{
	content:"";
	display:table;
}
.clearfix:after{ clear:both; }

/* For IE 6/7 (trigger hasLayout) */
.clearfix{ zoom:1; }
.clearfix{ overflow:hidden;}


h2,h3,ul.nav,.h2_font{font-family: 'Averia Gruesa Libre', cursive;}

.h2_font{font-size: 2.2em; color: #282828}

.wf-sawarabimincho { font-family: "Sawarabi Mincho"; }
@media (min-width: 992px){
.container {
    max-width: 1080px;
    width: 100%;
}
}
.contents_area{
	overflow: hidden;
	padding-top: 120px;
}


/* loader */
#loader-bg {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #212121;
  z-index: 12;
  opacity:0.95;
}
#loader {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 200px;
  height: 100px;
  margin-top: -100px;
  margin-left: -100px;
  text-align: center;
  color: #fff;
  z-index: 13;
}

/* header */
.smp_header{display: none;
width:100%;}

header.header {
	width: 100%;
	height: 120px;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	background-color: #fff;
	z-index: 11;
	box-shadow: 0px 3px 8px 0px #AF9E8E;
	-webkit-box-shadow: 0px 3px 8px 0px #AF9E8E;
	opacity: 0.95;
    
}

.header_box{
	max-width: 1080px;
	margin: 0px auto;
}

.h_rogo{
	/*float: left;*/
	padding-top: 20px;
}
.h_rogo img {
	width: 100%;
	min-width: 100px;
}
.header h1{display: inline-block;
	width: 20%;
	text-align: center;
}

img.tel_icon{margin-right: 10px;}
.smp_header ul {
	box-sizing: border-box;
	float: right;
	width: 100%;
}
.smp_header li{
	box-sizing: border-box;
	width: 30%;
	display: inline-block;
	padding: 10px 3%;
	text-align: center;
}


section{
	width: 100%;
	max-width: 1080px;
	margin: 0px auto;
}


.txt_w{	color: #fff;}
.txt_s{
	font-size: 0.7em;
	line-height: 1.3em;
}

.red{	color: red;	}

.font_a{
	font-family: 'Averia Gruesa Libre', cursive;
}
/* header */
.header_box{
	text-align: center;
	position: relative;
	height: 120px;
	width: 100%;
	max-width: 1080px;
	margin: 0 auto;
	box-shadow: none;
	font-family: 'Averia Gruesa Libre', cursive;
}
.h_rogo img{
	width: 100%;
	height: auto;
	max-width: 150px;
	min-width: 80px;
}

.pc_header .h_right{
	display: block;
	position: absolute;
	right: 10px;
	top: 60px;
	font-size: 0.9em;
}

.pc_header .h_left{
	display: block;
	position: absolute;
	left: 0px;
	top: 75px;
}

.pc_header .h_left ul{
	list-style: none;
	width: 100%;
	box-sizing: border-box;
}

.pc_header .h_left li{
	display: inline-block;
	/*width: 23%;*/
	box-sizing: border-box;
	text-align: center;
	padding: 5px 0px;
}
.pc_header .h_left a{
	text-decoration: none;
    background: linear-gradient(transparent 60%, #e9b13e 60%);
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .3s ease;
	display: block;
	padding: 0px 0.5em;
}

.pc_header .h_left li a:hover{
    background-size: 100% 100%;

}
.smp_header .h_left li{
	width: 100%;
}

.smp_header .h_right{
	width: 30%;
	position: absolute;
	right: 0;
	top: 20px;
}

.smp_header .h_right li{
	box-sizing: border-box;
	width: 45%;
}

.smp_header li img{
	width: 90%;
	height: auto;
}


/* drawer menu */
.drawer-menu {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    padding: 120px 0;
    background: #222;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: perspective(500px) rotateY(-90deg);
    transform: perspective(500px) rotateY(-90deg);
    opacity: 0;
}

.drawer-menu li {
    text-align: center;
}

.drawer-menu li a {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    -webkit-transition: all .8s;
    transition: all .8s;
	text-decoration: none;
}

.drawer-menu li a:hover {
    color: #1a1e24;
    background: #fff;
}

/* checkbox */
.check {
    display: none;
}

/* menu button - label tag */
.menu-btn {
    position: fixed;
    display: block;
    top: 30px;
    left: 30px;
    display: block;
    width: 40px;
    height: 40px;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    z-index: 13;
}

.bar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 40px;
    height: 1px;
    background: #ccc;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.bar.middle {
    top: 15px;
    opacity: 1;
}

.bar.bottom {
    top: 30px;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
}

.menu-btn__text {
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: block;
    visibility: visible;
    opacity: 1;
}

.menu-btn:hover .bar {
    background: #999;
}

.menu-btn:hover .menu-btn__text {
    color: #999;
}

.close-menu {
    position: fixed;
    top: 0;
    left: 300px;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0);
    cursor: url(http://theorthodoxworks.com/demo/images/cross.svg),auto;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: hidden;
    opacity: 0;
}

/* checked */
.check:checked ~ .drawer-menu {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    z-index: 12;
}

.check:checked ~ .contents {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
}

.check:checked ~ .menu-btn .menu-btn__text {
    visibility: hidden;
    opacity: 0;
}

.check:checked ~ .menu-btn .bar.top {
    width: 56px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.check:checked ~ .menu-btn .bar.middle {
    opacity: 0;
}

.check:checked ~ .menu-btn .bar.bottom {
    width: 56px;
    top: 40px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.check:checked ~ .close-menu {
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    background: rgba(0,0,0,.5);
    visibility: visible;
    opacity: 1;
    z-index: 13;
}

@media (max-width: 767px){

	.gnavi{
		width: 100%;
		top:10px;
	}
}
@media (max-width: 575px){
	.contents_area{padding-top: 90px;}
	header.header,.header_box{height: 90px;	}
}
/* to top */
#totop{
	background-color:#999;
	height: 60px;
	text-align: center;
	margin: 0;
	padding: 15px 0 0;
}

.tt_txt{
	width: 200px;
	margin: 0 auto;
}

.p_top{
	width: 100%;
	color: #fff;
	display: inline-block;
	height: 10px;
	margin-right: 0px;
	font-size: 0.7em;
	padding: 0;
	margin: 0;
}

/* SNSリンク */
#sns-link {
    margin: 50px auto;
    box-sizing: border-box;
    }
#sns-link ul{
    width: 100%;
    margin: 0 auto;
}
#sns-link ul li{
    display: inline-block;
    margin: 0 1%;
    text-align: center;
    width: 30%;
}
#sns-link ul li a{
    display: inline-block;
    text-align: center;
text-decoration: none;
  height:46px;
  width: 100%;
  line-height: 48px;
  text-align: center;
  color: #383838;
  border:solid 1px #383838;
  border-radius: 23px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}

#sns-link ul li a:hover{
    background-color: #383838;
    color: #fff;
}

#sns-link ul li a i.white{
    margin-right: 8px;
}
#sns-link ul li a:hover i.white{
    color: #fff;
}

@media (max-width: 767px){
    #sns-link ul li{display: block;
        padding-bottom: 10px;
        width: 98%;
    
}
