<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
<style type="text/css">

@charset "UTF-8";

@font-face {
    font-display: swap;
}

@import url('https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p&display=swap');

body {
    font-weight: normal;
    letter-spacing: 2px;
    max-width: 100%;
    text-align: justify;
    word-break: break-all;
    margin:0;
background-color: #3cb371;
color: #ffef00;
font-family: 'M PLUS 1p', sans-serif;
}
@media screen and (min-width:1024px) {
body {
font-size: 16px;
}
}
@media screen and (max-width:750px) {
body {
font-size: 13px;
}
}


* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


@media screen and (min-width:1024px) {
.box a{
line-height: 180%;
}
}
@media screen and (max-width:750px) {
.box a{
line-height: 200%;
}
}


a {
 text-decoration:none;
}


/*
@media screen and (min-width:1024px) {
section5 a {
color: #f56fa1;
    font-weight: bold;
background-color: #fff;
padding: 2px 3px;
border-top-left-radius: 150px 150px;
    border-bottom-left-radius: 150px 150px;
border-right: solid 2px #000;
}
}

@media screen and (max-width:1024px) {
section5 a {
color: #f56fa1;
    font-weight: bold;
    background-color: #fff;
    padding: 2px 3px;
    border-radius: 30%;
}
}
*/


.box a:hover,
.box a:active {
color: #fff
}
section5 a:hover,
section5 a:active,
section5 a:visited {
background-color: #ffef00;
}


/* 文章の背景　完全透過 */
h1 {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    font-weight: normal;
    letter-spacing: 2px;
    max-width: 100%;
    text-align: justify;
    word-break: break-all;
}


@media screen and (min-width:1024px) {
ti {
font-family: 'M PLUS 1p', sans-serif;
    font-weight: bold;
color: #f56fa1;
font-size: 20px;
    margin: 0em auto 2em 0;
    display: block;
}
ti2 {
font-family: 'M PLUS 1p', sans-serif;
    font-weight: bold;
font-size: 17px;
}
h1 {
font-size: 16px;
padding: 2em;
margin: 2em auto;
width: 70%;
line-height: 180%;
border: solid 1px #fff;
}
.wrapper {
 display: flex;
  }
}


@media screen and (max-width:750px) {
ti {
font-family: 'M PLUS 1p', sans-serif;
    font-weight: bold;
color: #f56fa1;
font-size: 16px;
    margin: 0 0 2em 0;
    display: block;
}
ti2 {
font-family: 'M PLUS 1p', sans-serif;
    font-weight: bold;
font-size: 13px;
}
h1 {
    font-size: 13px;
    margin: 2em auto 0px auto;
    width: 100%;
    line-height: 200%;
    padding: 2em;
}
}


h1 a {
color: #fff;
}
h1 a:hover {
    font-weight: bold;
}

.left1 a,
.left2 a {
font-family: 'M PLUS 1p', sans-serif;
}
.left2 a {
color: #000;
}


@media screen and (min-width:1024px) {
.left1,
.left2 {
    margin: 1em 0 0 0;
}
}
@media screen and (max-width:750px) {
.left1,
.left2 {
margin: 2em 0 0em 0;
}
}


/* ヘッダー */

/* 題名 */
@media screen and (min-width:1024px) {
header {
position: relative;
    font-weight: bold;
    font-size: 30px;
    margin: 0.6em 0 0 0;
    padding: 0.3em;
    color: #f56fa1;
    text-align: left;
    left: 30px;
    display: block;
}
}
tate {
text-orientation: upright;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: -13px -6px -3px -3px;
    font-size: 18px;
}
yoko {
    font-size: 50px;
    letter-spacing: -10px;
}
@media screen and (max-width:1024px) {
header {
font-weight: bold;
    font-size: 24px;
    margin: 0.6em 0 auto 0;
    padding: 0.3em;
    text-align: left;
    color: #f56fa1;
    left: 0;
    display: block;
    background-color: #ffef00;
    width: 100%;
    z-index: 10;
}
tate {
margin: -8px -2px -5px -3px;
}
}


/* contents */
@media screen and (min-width:1024px) {
section1 {
margin: 2em 0 0 0;
    text-align: center;
    display: block;
    width: 70%;
    padding: 2px 0 0;
    position: absolute;
    z-index: -1;
background: #ffef00;
text-indent: 1.5in;
}
section11 {
    margin: 10px 0 0 0;
    text-align: center;
    display: block;
    width: 70%;
    position: absolute;
    z-index: -1;
    background: #ffef00;
    height: 25px;
    background: linear-gradient(321deg, #ffef00 0%, #ffef00 59%, #fff 61%, #fff 100%);
}
}
@media screen and (max-width:1024px) {
section1 {
    text-align: right;
    display: block;
    margin: -3.7em 0em 0 0;
    padding: 0 0;
    z-index: 100;
}
}

ba1 {
background-color: #000;
}
cont {
font-size: 23px;
color: #fff;
-webkit-text-stroke: 1px #3cb371;
    text-stroke: 1px #3cb371;
}

@media screen and (max-width:1024px) {
cont {
    font-size: 16px;
    padding: 0 6px 0 0;
    display: inline-block;
}
}

photo {
font-weight: bold;
    font-size: 12px;
    padding: 0em;
    color: #f56fa1;
    left: 0;
    margin: 0.5em 0 0 0;
background: linear-gradient(321deg, #ffffff 0%, #ffffff 64%, #ffef00 66%, #ffef00 100%);
    display: flex;
    background-color: #fff;
}
@media screen and (min-width:1024px) {
photo {
    text-align: center;
    justify-content: center;
}
}
@media screen and (max-width:1024px) {
photo {
    font-size: 11px;
padding: 0 6px 0 0;
-webkit-justify-content: right;
    justify-content: right;
    display: block;
    text-align: right;
}
}
ba2 {
background-color: #fff;
}



@media screen and (min-width:1024px) {
p.sen {
   border-bottom: solid 1.5px #fff;
margin: -5em 0 2em 0;
}
p.sen2 {
   border-bottom: solid 1.5px #fff;
margin: -2em 0 1em 0;
}
p.sen3 {
   border-bottom: solid 1.5px #fff;
margin: 0 0 1em 0;
}
}
@media screen and (max-width:750px) {
p.sen {
   border-bottom: solid 1.5px #fff;
    margin: 1em 0 2em 0;
}
p.sen2 {
   border-bottom: solid 1.5px #fff;
margin: -2em 0 1em 0;
}
p.sen3 {
   border-bottom: solid 1.5px #fff;
margin: 0 0 1em 0;
}
}



/* 目次 */
section500 {
margin: 3em 0;
}
/* 目次← */
section5 {
    display: block;
z-index: 60
}
@media screen and (min-width:1024px) {
section5 {
    margin: -0.3em 0 0 0;
width: 60%;
line-height: 200%;
    border-bottom: solid 2px #fff;
}
}
@media screen and (max-width:750px) {
section5 {
    line-height: 180%;
border-bottom: solid 1.5px #fff;
    margin: 0em 0 1em 0;
}
}
section5 a {
font-size: 17px;
line-height: 200%;
} 
/* 見出し */
@media screen and (min-width:1024px) {
section6 {
display: block;
    width: auto;
    margin: -2.2em 0 0 4.5em;
border: solid 2px #fff;
padding: 1px 8px;
border-top-right-radius: 25px;
}
}
@media screen and (max-width:750px) {
section6 {
display: block;
    margin: 0.5em 0 1em 0;
    padding: 0;
}
}


section5 a {
    display: inline-block;
color: #f56fa1;
    font-weight: bold;
    background-color: #fff;
    padding: 0.4em 0 0.4em 0.3em;
margin: 1.5px 0 1px 0;
    text-align: center;
    width: 42px;
    border-bottom-left-radius: 30px;
    border-top-left-radius: 30px;
    border-right: solid 2px #fff;
}
@media screen and (max-width:1024px) {
section5 a {
    width: 40px;
border: solid 2px #fff;
margin: 0px 0.3px 0;
}
}
sec00 {
    display: inline-block;
    width: 100%;
    padding: 0;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-right: solid 2px #fff;
    border-top-right-radius: 25px;
background-color: #3cb371;
}
@media screen and (min-width:1024px) {
te, te2 {
    padding: 7px 5px 4px 6px;
    border-left: solid 2px #fff;
    display: inline-block;
}
}
@media screen and (max-width:1024px) {
sec00 {
padding: 0.5em 0;
}
te {
    padding: 0px 1px 0px 31px;
    margin: -26px 0 0 0;
    display: block;
}
te2 {
padding: 0px 0px 1px 31px;
    margin: -21px 0 0 0;
display: block;
}
}

blo {
display: flex;
}


/* 真ん中のマージン */
section10 {
font-family: 'メイリオ', 'Meiryo', sans-serif;
}
section101{
    display: block;
}
@media screen and (min-width:1024px) {
blo {
    padding: 0 0 0 3px;
/*
    background-color: #f56fa1;
*/
}
section10 {
    background-color: #3cb371;
    border-right: solid 2px #fff;
    padding: 0 4px 0 0;
}
section101{
    background-color: #fff;
    margin: -0.4em 0 0 1em;
}
}

/* 目次→ */
kara {
padding: 6px 0 0 0;
width: 113px;
    height: 32px;
    background-color: #f56fa1;
    color: #fff;
    border-radius: 32%;
    font-size: 14px;
    text-align: center;
line-height: 130%;
display: block;
margin: 0 0 0 0;
}
right {
font-family: 'M PLUS 1p', sans-serif;
display: block;
text-align: right;
font-size: 17px;
background-color: #f56fa1;
    border-top-left-radius: 150px 150px;
    border-bottom-left-radius: 150px 150px;
color: #fff;
    font-weight: bold;
padding: 0 3px;
width: 12%;
    right: 0;
    left: 0;
    margin: -25px 0 0.5em auto;
}

/* 右の☆ */
f1 {
font-size: 13px;
    font-weight: bold;
color: #000;
}

/* 一番上大枠 */
section999 {
display: block;
    border: solid 2.5px #fff;
    margin: 0.1em 0 0 0;
    border-top-left-radius: 25px;
    background-color: #3cb371;
}
/* 大枠 */
section9 {
display: block;
    border: solid 2.5px #fff;
    margin: 0.1em 0 0 0;
    border-top-right-radius: 25px;
    background-color: #3cb371;
}
/* 左寄りの中身 */
section92 {
display: block;
text-align: right;
}

/*　みぎの丸 */
@media screen and (min-width:1024px) {
section113 {
    position: relative;
    left: 56%;
}
}


@media screen and (max-width:750px) {
section9,
section999 {
border: solid 1.5px #fff;
margin: 0 0 2em 0;
}
mana2 {
border: solid 1.5px #fff;
font-size: 13px;
    margin: 0 0.5em 0.5em 0;
    display: block;
    color: #fff;
    padding: 2px 5px;
}
mana3 {
    font-size: 13px;
    margin: 0.5em 4em 0 0.5em;
border: solid 1.5px #fff;
    display: block;
padding: 2px 5px;
}
}



/* 目次→一番上 */
section91 {
display: block;
text-align: left;
margin: 3em 0 0 2em;
}
/* 祓ったれ本舗 */
f2 {
font-size: 25px;
line-height: 180%;
    font-weight: bold;
    color: #ffef00;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
  -webkit-text-stroke: 1px #000;
  text-stroke: 1px #000;
}
/* 五条悟＆夏油傑 */
f3 {
font-size: 16px;
    font-weight: bold;
}

/* マネージャーだより */
mana {
margin: 2em 0;
font-size: 10px;
color: #fff;
}
@media screen and (min-width:1024px) {
mana2 {
    font-size: 13px;
    margin: 0 0.5em 0.5em 0;
    border: solid 2px #fff;
    display: block;
color: #fff;
padding: 2px 5px;
}
}

/* →2こめの☆ */
section99 {
 display: flex;
margin: 0.2em 0px 0 7px;
    align-content: stretch;
color: #000;
}
f4 {
font-size: 13px;
    font-weight: bold;
    display: block;
    margin: 0 0 0 0.6em;
}
/* 2行目の名前 */
f5 {
font-size: 16px;
    font-weight: bold;
    display: block;
    margin: -1em 0px 0 10px;
}
/* その下のコメントボックス */
@media screen and (min-width:1024px) {
mana3 {
    font-size: 13px;
    margin: 0.5em 4em 0 0.5em;
    border: solid 2px #fff;
    display: block;
padding: 2px 5px;
}
}

/* まる　丸 */
maru {
font-size: 15px;
font-weight: bold;
    font-size: 20px;
color: #fff;
    right: 0px;
    background-color: #f56fa1;
    border-radius: 50%;
    border-top: solid 2px #fff;
    border-left: solid 1px #fff;
    display: block;
    margin: 0px 0px -30px -5px;
    text-align: center;
    width: 190px;
    height: 190px;
    padding: 35px 0 0 0;
}
maru2 {
text-align: center;
font-size: 25px;
}
maru11 {
text-align: left;
font-size: 17px;
}
/* 表紙 */
@media screen and (min-width:1024px) {
kara1 {
    font-family: 'メイリオ', 'Meiryo', sans-serif;
padding: 6px 0 0 0;
width: 118px;
    height: 32px;
    background-color: #f56fa1;
    color: #fff;
    border-radius: 32%;
    font-size: 14px;
    text-align: center;
line-height: 130%;
display: block;
margin: 0 auto 0 auto;
    border-top: solid;
}
}
@media screen and (max-width:1024px) {
kara1 {
display: none;
}
}


@media screen and (max-width:1024px) {
/*
maru {
width: 75px;
    height: 75px;
    font-size: 9px;
    padding: 12px 0 0 0;
    position: absolute;
    margin: 0 5px 0 0;
    top: 108%;
}
maru11 {
    font-size: 9px;
}
maru2 {
font-size: 14px;
}
*/
maru,
maru11,
maru2 {
    display: none;
}
}


section {
text-align: left;
    position: relative;
color: #fff;
display: block;
}



/* メインページボックス */
.box{
 text-align:left;
max-width: 100%;
}
@media screen and (min-width:1024px) {
.box {
margin: 2em auto;
width: 70%;
  }
}
@media screen and (max-width:750px) {
.box{
margin: 2em auto;
width: 90%;
}
}




/* 画像 */
harau {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffef00;
    font-family: 'メイリオ', 'Meiryo', sans-serif;
    padding: 0px 0px 0px 7px;
    margin: 0.35em 0 0 0;
    -webkit-text-stroke: 1px #000;
display: inline-block;
}
@media screen and (max-width:1024px) {
harau {
    padding: 0px 0px 0px 5px;
    -webkit-text-stroke: 1px #000;

}
}
img {
  z-index: 50;
}
section5 img.harahon {
height: 1%;
    width: auto;
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 0px;
    margin: -13px -24px -12px -6px;
}
section5 img.gojo {
display: inline-block;
    height: auto;
    width: 5%;
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 7px;
    margin: 0 -1.5px 0 7px;
}
@media screen and (max-width:1024px) {
section5 img.gojo {
    height: auto;
    width: 8%;
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 0;
    margin: 13px 0px 0 6px;
    display: inline-block;
}
}

section5 img.geto {
    display: inline-block;
    height: auto;
    width: 4%;
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 0px;
    margin: 0px 2px -17px 8.2px;
}
@media screen and (max-width:1024px) {
section5 img.geto {
height: auto;
    width: 5.5%;
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 0px;
    margin: 1px 0px -18px 7px;
    display: inline-block;
}
}

le {
letter-spacing: 0px;
}


.gojo {color:#ffffff}
.geto {color: #060102}
.on {color: #ffef00}
.mei {color: #e1e9f0}

</style>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script>

$(function() {
var _window = $(window),
    _header = $('.st'),
    heroBottom;
_window.on('scroll',function(){     
    heroBottom = $('.back').height();
    if(_window.scrollTop() > heroBottom){
        _header.addClass('fixed');   
    }
    else{
        _header.removeClass('fixed');   
    }
});
_window.trigger('scroll');

   $('a[href^=#]').click(function() {
      var speed = 600;
      var href= $(this).attr("href");
      var target = $(href == "#" || href == "" ? 'html' : href);
      var position = target.offset().top;
      $('body,html').animate({scrollTop:position}, speed, 'swing');
      return false;
   });

});



</script>
