
html,
button,
input,
select,
textarea {
    color: #222;
}

a{transition: all  0.5s ease;color:##1d54a5;cursor: pointer;}
li{list-style: none;}
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #f2c2c9;
    color: #a4003a;
    text-shadow: none;
}

::selection {
    background: #16a085;
    color: #a4003a;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

 


.centered {
	text-align: center
}

.FL{float:left;}
.FR{float: right;}
.clear:after{
    content: "";
	clear: both;
	display: block;}

@media (max-width:  414px) {
.FL{float:inherit;}
.FR{float: inherit;}
}

a:hover{opacity: 0.8;color: #640125;}

.yaku table{
    font-family: Helvetica ,游ゴシック,"Yu Gothic",Yu Gothic,san-serif;
    letter-spacing: 0.1px;
}
/* ==========================================================================
   General styles
   ========================================================================== */

html,
body {
    height: 100%;
}

body {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 17px;
    color: #222;
    line-height: 180%;
    letter-spacing: 1px;


    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
p{
    margin:20px;
    padding-left:20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight: 300;
}

h1{
    text-align: left;
    color:#222;
    border: none;
    margin:30px 20px;
    padding:15px;
    border-bottom: 1px solid #1d54a5;
}

h2{
    padding:1px 50px;
    margin-left:20px;
    height:auto;
    background: url(../img/icon_h2.png) no-repeat left;
    font-size: 28px;
}

h3{
    border-bottom:1px dotted #222;
    padding:5px;
    padding-left:15px;
margin-left:30px;}

h4{padding-left:10px;
    font-weight: bold;
    padding-top:30px;
    border-bottom: 1px dashed #e94860;
    padding-bottom:5px;}
h5{
    color:#222;
    font-size: 18px;
    margin-left:20px;
    font-weight: bold;
    
}

ul{
    margin: 0;
    padding: 0;
}
.s_text{
    font-family: Helvetica ,游ゴシック,"Yu Gothic",Yu Gothic,san-serif;
    font-size: 14px;
    color: #222;
}

.midashi_text{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 20px;
	font-weight: 300;
    vertical-align: middle;
}

.midashi_text_s{
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 16px;
	font-weight: 300;
    vertical-align: middle;
}


.ML20{margin-left: 20px;}

.W80{width:80%;
    margin: 0 auto;}

@media (min-width: 767px) {
.sp-br{
    display: none;
}
}
@media (max-width: 414px) {   
body {
    font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
    font-size: 15px;
    color: #222;
    line-height: 180%;
    letter-spacing: 0px;


    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}

}


/* ==========================================================================
   INDEX
   ========================================================================== */


.index-wrapper{
    width:100%;
    min-height:800px;
    background: url(../img/bg-index.jpg) no-repeat center top;
    background-attachment: ;
    background-size: cover;
    position: relative;
    margin:0;
    padding:0;
}

header{
    width:980px;
    height: 800px;
    margin:0 auto;
    position: relative;
    text-align: center;
}

header.title{
    width:400px;
    margin:0 auto;
    }

.contents{
    width:980px;
    margin:0 auto;
    position: relative;
    margin-bottom: 0px;
    padding-top:0px;
}

.kinga{
    position: absolute;
    left:25%;
    top:270px;
    
}
/*.kingasp{
    position: absolute;
    left: 0;
    right: 0;
    top: -270px;
    text-align: center;
    width: 100%;
}*/
.pickup_area{
    position: absolute;
    left:5%;
    top:60px;
    display: flex;
}
.btn_juyo{margin-top:100px;}
.btn_yaku{margin-top:0px;}
.btn_reisui{margin-top:50px;}

.g_menu{position: absolute;margin:0;padding:0;
    left:60%;top:100px;}

.g_menu ul{display: flex;}
.g_menu li.menu01{top:0;}
.g_menu li.menu02{margin-top:30px;}
.g_menu li.menu03{margin-top:50px;}
.g_menu li.menu04{margin-top:70px;}
.g_menu li.menu05{margin-top:90px;}

.g_menu_sp{}
.g_menu_sp ul{
    width:90%;
    margin:0 auto;
}
.g_menu_sp li{
    display: block;
    height:auto;
    min-height:45px;
    padding:5px;
    margin:5px;
    background: rgba(255,255,255,.85);
    border-radius: 5px;
    text-align: center;
}

.banner_area{
    background: rgba(255,255,255,.8);
    border-radius: 5px;
    margin-right:5px;
    margin-bottom:5px;
    padding:5px;
    font-family: Helvetica ,游ゴシック,"Yu Gothic",Yu Gothic,san-serif;

}

.banner_area img{
    width: 100%;
    margin-bottom:10px;
}

.banner_area p{
    margin:0;
    font-size:16px;
    line-height: 1.4;
}

.banner_img img{
    margin-bottom: 5px;
}

.pc-only{display: inherit;}
.sp-only{display: none;}

@media (max-width: 768px) {
    header{width:85%;margin:0 auto;
        height: 750px;
}
    header img{width:100%;}
    .contents{
        width:95%;
    margin:0 auto;}
    .pc-only{display:none;}
    .sp-only{display:inherit;}
.index-wrapper:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
background: url(../img/bg-index-s.jpg) no-repeat center top;
    background-size: cover;
    }
.index-wrapper{
    background:none;
    }
.g_menu_sp ul{
    width:80%;
    margin:0 auto;
}
.g_menu_sp li{
    height:55px;
    padding:15px;
    margin:5px;
    font-size: 1.3em;
}
.banner_area{
    margin-right:0px;
    margin:0 auto;
    float:none;
    margin-bottom:5px;
}
.banner_img{margin-top:20px; text-align: center; margin:0 auto;}
.banner_img img{width: 80%;}
    .kingasp{
    position: absolute;
    left: 0;
    top: 140px;
    text-align: center;
    width: 30%;
}.kingasp img{
 
    width: 100%;
}   
}

@media (max-width: 414px){
.index-wrapper:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
background: url(../img/bg-index-s.jpg) no-repeat center top;
    
    }
.index-wrapper{
    background:none;
    }
    
header{width:85%;margin:0 auto;
        height: 450px;
}
    
.g_menu_sp ul{
    width:100%;
    margin:0 auto;
}
.g_menu_sp li{
    height:45px;
    padding:8px;
    margin:5px;
    font-size: 1em;
    background-color: rgba(255,255,255,.85);
}
.banner_area{
    margin-right:0px;
    margin:0 auto;
    float:none;
    margin-bottom:5px;
    margin-top:5px;
}
    
.banner_img{
    margin-top:20px;
}
.banner_img img{width: 100%;}

    }


/* ==========================================================================
   MENU CONFIGURATION
   ========================================================================== */

.menu {
	position: fixed;
	right: -280px;
	width: 330px;
	height: 100%;
	top: 0;
	z-index: 100;
	text-align: left;
    
}

.menu.menu-open {
	right: 0px;
}

.menu-wrap {
	position: absolute;
	top: 0;
	left: 50px;
	background:rgba(255,255,255,0.9) ;
	width: 300px;
	height: 100%;
    padding-top:40px;
}

.menu h1.logo{position: absolute;
left:0px;top:5px;}

.menu h1.logo a {
	font-family: "Oswald", sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.15em;
	line-height: 0px;
	color: #1d54a5;
	margin-top: 0px;
}

.menu h1.logo a:hover {
	color: #640125;
}

.menu img.logo {
	margin: 0px 0;
	max-width: 160px;
}

.menu a {
	margin-left: 20px;
    margin-bottom: 20px;
	color: #1d54a5;
	display: block;
	font-size: 17px;
	font-weight: 700;
	line-height: 20px;
	letter-spacing: 0.1em;
}

.menu a:hover {
	color: #640125;
}

.menu a:active {
	color: #640125;
}

.menu a > i {
	float: left;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	width: 25px;
	font-size: 28px;
	line-height: 40px;
	margin: 25px 8px;
}

.menu-close {
	cursor: pointer;
	display: block;
	position: absolute;
	font-size: 14px;
	color: #808080;
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 10px;
	right: 20px;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

.menu-close:hover {
	color: #000;
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}

/* Push the body after clicking the menu button */
.body-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}

.body-push-toright {
	left: 200px;
}

.body-push-toleft {
	left: -200px;
}

.menu,
.body-push {
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		 -o-transition: all .3s ease;
			transition: all .3s ease;
}

#menuToggle {
	position: absolute;
	top: 20px;
	left: -20px;
	z-index: 11;
	display: block;
	text-align: center;
	color: #222;
	width: 55px;
	height: 55px;
	cursor: pointer;
    background: rgba(255,255,255,0.9);
    padding:13px;
    border-radius: 5px;
}

#menuToggle:hover {
	color: #640125;
    opacity: 0.8;
	
	-webkit-transition: all .1s ease-in-out;
	   -moz-transition: all .1s ease-in-out;
		-ms-transition: all .1s ease-in-out;
		 -o-transition: all .1s ease-in-out;
			transition: all .1s ease-in-out;
}


/* ==========================================================================
   セカンドページ
   ========================================================================== */


.index-wrapper-second{
    width:100%;
    min-height:800px;
    background: url(../img/bg-second.jpg) no-repeat center top;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    margin:0;
    padding:0;
}

.second{
    width:1200px;
    height: 280px;
    margin:0 auto;
    position: relative;
    text-align: center;
    display: flex;
}

.second .title img{
    width:100%;
    max-width:400px;
    }

.g_menu_2{position:relative;margin:0;padding:0;}
.g_menu_2 ul{display: flex;}
.g_menu_2 li{margin-top:-20px;margin-right:15px;}


.contents_inner{
    background: rgba(255,255,255,0.8);
    border-radius: 15px;
    padding:25px 25px 50px;
    margin-bottom: 30px;
    
}

.contents_inner img{
    width:100%;
    max-width:380px;
    margin:15px;
}

.toiawase{
        text-align: center;
}
.toiawase img{
    width:100%;
    max-width:509px;
    margin:15px;
}

.add{
    margin:0px auto;
    padding:0px;
    text-align: center;
    border-top: 1px solid #1d54a5;
    padding-bottom:30px;
}

.btn{
    width:250px;
    padding:15px;
    margin:15px;
    background: #1d54a5;
    font-size:18px;
    color:#fff;
}

.btn a{
    width:250px;
    padding:15px;
    margin:15px;
    font-size:18px;
    color:#fff;
}

.gyouji dl{
    margin:20px;
}

.gyouji dt{
    font-weight: bold;
    float: left;
    line-height: 1.8;
}
.gyouji dd{
    line-height: 1.8;
    margin-left: 0px;
    padding-left: 250px;
    border-bottom: thin dotted #222;
    margin-bottom:5px;
    padding-bottom:5px;
}

.keidai_txt{
    margin:5px;
    margin-bottom:40px;
}

.kuyou_left {
    padding:25px 25px 50px;
}
.kuyou_right {
    padding:25px 25px 50px;
}
.kuyou img{width:100%;max-width:295px;margin:5px;}

.bracelet_txt{
    margin:0px 15px;
    margin-bottom:40px;
    text-align: right;
    font-size:1.5rem
}

.kakomi {
    border-color:#1d54a5;
    border-width: thin;
    border-style: solid;
    padding:20px;
    margin:15px;
}

.kakomi_2 {
	width: 400px;
    border-color:#1d54a5;
    border-width: thin;
    border-style: solid;
    padding:10px;
    margin:15px;
}

.img_block{
    width:90%;
    margin:0 auto;
}
.img_block img{width:100%;max-width:400px;margin:5px;}

.kansuuji-list{
    margin-left:50px;
}

.kansuuji-list li{
    list-style-type: cjk-ideographic;
    padding-left:20px;
}

.submenu{
    width:90%;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content:center;
    margin-bottom: 20px;
}
.submenu_btn{
    padding:10px 15px;
    margin: 5px;
    border-top:#1d54a5 thin solid;
    border-bottom:#1d54a5 thin solid;
    background: rgba(255,255,255,0.6);
}

.submenu_btn:hover{
    background: rgba(255,255,255,1);
}

.submenu a{text-decoration: none;}

.chokugo img{
    width:100%;
    max-width:750px;
    padding:15px;
}

.chokugo{
    text-align: center;
    background: rgba(255,255,255,0.8);
}

.omatsuri img{
    width:80%;
    max-width:500px;
    padding:15px;
}

.omatsuri{
    text-align: center;
    background: rgba(255,255,255,0.8);
}

.omatsuri table{
    width:90%;
}

.omatsuri table td{
    padding:15px 10px;
    text-align: left;
}

.omatsuri table th{
    width:35%;
    padding:15px 10px;
    text-align: left;
}

.ofuda img{
    width:auto;
    max-width:inherit;
    margin:inherit;
}

.omatsuri_juyo table{
    width:90%;
}

.omatsuri_juyo table td{
    padding:10px 15px;
    text-align: left;
}

.omatsuri_juyo table th{
    width:25%;
    padding:15px 10px;
    text-align: center;
}

@media (max-width: 768px) {
.index-wrapper-second:before{
  content:"";
  display:block;
  position:fixed;
  top:0;
  left:0;
  z-index:-1;
  width:100%;
  height:100vh;
background: url(../img/bg-second-s.jpg) no-repeat center top;
    background-size:cover;
    }
.index-wrapper-second{
    background:none;
    }
.second{
    width:100%;
    margin:0 auto;
    text-align: center;
    display: inherit;
    height: 180px;
    }
.second .title{
    text-align: center;
    }
.add img{
    width:100%;
    max-width:350px;
}
.img_block img{width:100%;max-width:280px;margin:5px;}    

}

@media (max-width: 414px){
    .second .title img{
    width:100%;
    }  
    .contents_inner{
    padding:5px 5px 10px;
    
}
    .contents_inner img{
    width:100%;
    margin:5px;
    overflow: hidden;

}
    p{
    margin:5px;
    padding-left:8px; 
    overflow: hidden;
    }

h1{
    margin:10px 5px;
    font-size: 26px;
}

h2{
    font-size: 22px;
    padding:20px 5px 20px 40px;
    margin-left:0px;
}

h3{
    border-bottom:1px dotted #222;
    padding:5px;
    padding-left:5px;
    font-size:20px;
margin-left:0px;}

.gyouji dl{
    margin:10px;
}

.gyouji dt{
    float: none;
    line-height: 1.8;
}
.gyouji dd{
    padding-left: 0px;
    
}

.kansuuji-list{
    margin-left:10px;
}
    
.submenu{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin-bottom: 20px;
}
.submenu_btn{
    padding:5px 10px;
    margin: 2px;
}

.chokugo img{
    width:100%;
    max-width:320px;
    padding:5px;
}
.omatsuri table{
    width:100%;
}
.omatsuri img{
    width:100%;
    max-width:320px;
    padding:5px;
}

.kakomi {
    border-color:#1d54a5;
    border-width: thin;
    border-style: solid;
    padding:5px;
    margin:5px;
}




    }



/* ==========================================================================
   Wrap Sections
   ========================================================================== */

#page-top a{
    position: fixed;
    right: 20px;
    bottom:20px;
    width:75px;
    height:75px;
    border-radius: 10px;
    background-color: rgba(39,74,120,1);
    color: rgba(255,255,255, 1);
    padding:12px 20px;
    z-index:20000;
    text-align: center middle;
    font-weight: 800;
}
#page-top a:hover{
    background-color: rgba(162,87,104,1);
    color:rgba(255,255,255,1);
}



/* ==========================================================================
   吹き出し
   ========================================================================== */
.intro{font-family: sans-serif;
    position: relative;
    margin-bottom:50px;}
.intro img{max-width:120px;margin:0}

.fukidashi{
    font-family: sans-serif;
    position: relative;
    display: flex;
    height:auto;

}

.fukidashi img{max-width:100px;margin:0}


.fukidashi_cover_miz{
    font-family: sans-serif;
    position: relative;
    display: flex;
    justify-content: flex-end;
    height:auto;

}
.fukidashi_cover_miz img{max-width:100px;margin:0}


.fukidashi_text_miyoshi{
    border-radius: 10px;
    border:#9495c8 2px solid;
    padding:15px;
    padding-left: 30px;
    margin:18px;
    margin-left: 80px;
    position: relative;
}

.fukidashi_miyoshi{
    position: absolute;
    left:10px;
    top:0;
    z-index: 10;
}

.fukidashi_text_mizuha{
    border-radius: 10px;
    border:#c495c2 2px solid;
    padding:15px;
    padding-right: 30px;
    margin:18px;
    margin-right: 80px;
    position: relative;
    text-align: right;
}

.fukidashi_mizuha{
     position: absolute;
    right:10px;
    top:0;
    z-index: 10;
}

@media (max-width: 414px){
    .fukidashi{
    font-family: sans-serif;
    position: relative;
    height:auto;
}

.fukidashi_text_miyoshi{
    border-radius: 10px;
    border:#9495c8 2px solid;
    padding:10px;
    padding-left: 30px;
    margin:20px;
    margin-left: 80px;
    font-size: 15px;
}
.fukidashi_text_mizuha{
    border-radius: 10px;
    border:#c495c2 2px solid;
    padding:10px;
    padding-right: 20px;
    margin:20px;
    margin-right: 90px;
    font-size: 15px;
    text-align:inherit;
}
    
    
}
.ofuda {
    min-height:210px;
    margin-bottom: 20px;
}

.pickup_bracelet {
    position: absolute;
    top:300px;
    left:5%;
}

.gokitou dl{
    margin:20px 20px 20px 40px;
}

.gokitou dt{
    font-weight: lighter;
    float: left;
    line-height: 1.8;
}
.gokitou dd{
    line-height: 1.8;
    margin-left: 0px;
    padding-left: 250px;
    border-bottom: thin dotted #222;
    margin-bottom:5px;
    padding-bottom:5px;
}

@media (max-width: 414px){
    .gokitou dl{
    margin:20px;
}
    .gokitou dt{
    float: inherit;
}
    .gokitou dd{
    padding-left:0px;
}
}
